On 30.06.2023 08:13, Dmitry Baryshkov wrote: > The 8450-HDK doesn't use PMR735B PMIC. Drop its inclusion to remove the > warning during the HDK bootup. > > Fixes: 30464456a1ea ("arm64: dts: qcom: sm8450-hdk: add pmic files") > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- That's.. strange.. Did you confirm this with schematics, or even better, socinfo? Konrad > arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts > index bc4c125d1832..dabb7e872f38 100644 > --- a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts > +++ b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts > @@ -14,7 +14,6 @@ > #include "pm8450.dtsi" > #include "pmk8350.dtsi" > #include "pmr735a.dtsi" > -#include "pmr735b.dtsi" > > / { > model = "Qualcomm Technologies, Inc. SM8450 HDK";