On 02/10/2022 15:20, Dmitry Baryshkov wrote: >>> diff --git a/arch/arm/boot/dts/qcom-mdm9615.dtsi b/arch/arm/boot/dts/qcom-mdm9615.dtsi >>> index b47c86412de2..bb17a57a2b90 100644 >>> --- a/arch/arm/boot/dts/qcom-mdm9615.dtsi >>> +++ b/arch/arm/boot/dts/qcom-mdm9615.dtsi >>> @@ -283,7 +283,7 @@ qcom,ssbi@500000 { >>> reg = <0x500000 0x1000>; >>> qcom,controller-type = "pmic-arbiter"; >>> >>> - pmicintc: pmic@0 { >>> + pmicintc: pmic { >> >> I think several other platforms, also with PMIC over SSBI, have the same >> problem. If that's correct, can you fix them in the same patchset? > > It was a part of my previous patchset, but yeah. Let's get it done in this one. > Ah, if you fix them in separate patchset, it's also ok. Best regards, Krzysztof