ARM: dts: msm: Add SCM node for Lahaina SoC

Add the Secure Channel Manager device-tree node to
communicate with the secure world on Lahaina platform.

Change-Id: I7002f90265830131acc2fca1f93934932d56eff4
This commit is contained in:
Raghavendra Rao Ananta
2019-06-26 09:41:08 -07:00
parent 565736b74a
commit d01ed4e0bb

View File

@@ -370,6 +370,10 @@
#clock-cells = <1>;
#reset-cells = <1>;
};
qcom_scm {
compatible = "qcom,secure-chan-manager";
};
};
#include "lahaina-pinctrl.dtsi"