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:
@@ -35,6 +35,14 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&spmi0_debug_bus {
|
&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 {
|
qcom,pmih010x-debug@7 {
|
||||||
compatible = "qcom,spmi-pmic";
|
compatible = "qcom,spmi-pmic";
|
||||||
reg = <7 SPMI_USID>;
|
reg = <7 SPMI_USID>;
|
||||||
|
Reference in New Issue
Block a user