mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
ARM: dts: qcom: msm8660: drop unit ids from PMIC nodes
On MSM8660 the PMICs are connected using SSBI devices, which do not have any addressing scheme. Drop the unused unit ids from PMIC device nodes. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220930185236.867655-23-dmitry.baryshkov@linaro.org
This commit is contained in:
parent
be60ae9be7
commit
621f3a4fe0
|
|
@ -338,7 +338,7 @@ qcom,ssbi@500000 {
|
|||
reg = <0x500000 0x1000>;
|
||||
qcom,controller-type = "pmic-arbiter";
|
||||
|
||||
pm8058: pmic@0 {
|
||||
pm8058: pmic {
|
||||
compatible = "qcom,pm8058";
|
||||
interrupt-parent = <&tlmm>;
|
||||
interrupts = <88 8>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user