Message ID | 1651332610-6334-4-git-send-email-quic_kaushalk@quicinc.com |
---|---|
State | New |
Headers | show |
Series | [1/4] ARM: dts: qcom: sdx65: Add QPIC BAM support | expand |
diff --git a/arch/arm/boot/dts/qcom-sdx65-mtp.dts b/arch/arm/boot/dts/qcom-sdx65-mtp.dts index 6920524..5c5fcb0 100644 --- a/arch/arm/boot/dts/qcom-sdx65-mtp.dts +++ b/arch/arm/boot/dts/qcom-sdx65-mtp.dts @@ -68,6 +68,10 @@ status = "ok"; }; +&qpic_bam { + status = "ok"; +}; + &apps_rsc { pmx65-rpmh-regulators { compatible = "qcom,pmx65-rpmh-regulators";
Enable QPIC BAM devicetree node for Qualcomm SDX65-MTP board. Signed-off-by: Kaushal Kumar <quic_kaushalk@quicinc.com> --- arch/arm/boot/dts/qcom-sdx65-mtp.dts | 4 ++++ 1 file changed, 4 insertions(+)