ARM: dts: msm: Add UI peripherals support for tuna

Add UI peripherals support for tuna for pmxr2230
and pm7550ba.

While at it add pm7550ba, pmr735b, pmxr2230 files.

Change-Id: If355df7776f21e71e632966d691f13a14a9b3e4f
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
This commit is contained in:
Kavya Nunna
2024-06-27 16:06:21 +05:30
parent b47469c186
commit 902c29c7af
6 changed files with 815 additions and 0 deletions

View File

@@ -1416,6 +1416,23 @@
#size-cells = <0>;
qcom,can-sleep;
};
pm8010@c {
compatible = "qcom,spmi-pmic";
reg = <12 SPMI_USID>;
#address-cells = <2>;
#size-cells = <0>;
qcom,can-sleep;
};
pm8010@d {
compatible = "qcom,spmi-pmic";
reg = <13 SPMI_USID>;
#address-cells = <2>;
#size-cells = <0>;
qcom,can-sleep;
};
};
thermal_zones: thermal-zones {
@@ -1605,6 +1622,7 @@
#include "tuna-usb.dtsi"
#include "tuna-qupv3.dtsi"
#include "msm-rdbg.dtsi"
#include "tuna-pmic-overlay.dtsi"
&qupv3_se7_2uart {
status = "ok";