summaryrefslogtreecommitdiff
path: root/qcom/kona-mtp.dtsi
diff options
context:
space:
mode:
authorDavid Collins <collinsd@quicinc.com>2019-05-03 17:37:35 -0700
committerDavid Collins <collinsd@quicinc.com>2019-05-03 17:37:35 -0700
commit1c547a7e2677610ea39a6ad02f6966329c72a4e0 (patch)
tree174b4b157075313e60445ec348594cdad3859fea /qcom/kona-mtp.dtsi
parentc9b4344ba2865dcd81f38221e039f2ac5a7d3ff6 (diff)
downloaddevicetree-1c547a7e2677610ea39a6ad02f6966329c72a4e0.tar.gz
ARM: dts: msm: add SPMI debug bus for Kona boards
Add an SPMI debug bus device and associated child devices so that consumers can have unrestricted access to the PMICs on pre-production devices. This helps to make debugging easier. Change-Id: Ifc49a81c548435fa5485d561208c169ca3bca257
Diffstat (limited to 'qcom/kona-mtp.dtsi')
-rw-r--r--qcom/kona-mtp.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/qcom/kona-mtp.dtsi b/qcom/kona-mtp.dtsi
index 3faec31c..9e59c50f 100644
--- a/qcom/kona-mtp.dtsi
+++ b/qcom/kona-mtp.dtsi
@@ -415,6 +415,10 @@
};
};
+&spmi_debug_bus {
+ status = "ok";
+};
+
&dsi_sw43404_amoled_cmd {
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs";