ARM: dts: qcom: add pmd802x device node in debug SPMI bus

Add pmd802x device node in debug SPMI bus so that it can get populated
and exported in regmap debugfs node for debug purpose.

Change-Id: I7ea3cc95064283a82bbf44997ec25df1e8bf1edf
Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
This commit is contained in:
Fenglin Wu
2024-12-09 18:55:16 +08:00
parent 1f839a32ad
commit 2e42dfc11e

View File

@@ -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>;