diff --git a/qcom/tuna-pmih010x.dtsi b/qcom/tuna-pmih010x.dtsi index f2ac1b7d..9a2c279a 100644 --- a/qcom/tuna-pmih010x.dtsi +++ b/qcom/tuna-pmih010x.dtsi @@ -35,6 +35,14 @@ }; &spmi0_debug_bus { + qcom,pmd802x-debug@4 { + compatible = "qcom,spmi-pmic"; + reg = <4 SPMI_USID>; + #address-cells = <2>; + #size-cells = <0>; + qcom,can-sleep; + }; + qcom,pmih010x-debug@7 { compatible = "qcom,spmi-pmic"; reg = <7 SPMI_USID>;