From 1c547a7e2677610ea39a6ad02f6966329c72a4e0 Mon Sep 17 00:00:00 2001 From: David Collins Date: Fri, 3 May 2019 17:37:35 -0700 Subject: 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 --- qcom/kona-mtp.dtsi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qcom/kona-mtp.dtsi') 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"; -- cgit v1.2.3