On 29-12-22, 11:32, Konrad Dybcio wrote: > Now that SPMI is finally in place, include the DTSIs of PMICs present > on Nagara. I never got to send mine, so thanks for sending Reviewed-by: Vinod Koul <vkoul@xxxxxxxxxx> > > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- > v1 -> v2: > No changes > > arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara.dtsi b/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara.dtsi > index 45ee922de4e8..e29fb7adc780 100644 > --- a/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara.dtsi > +++ b/arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara.dtsi > @@ -5,6 +5,12 @@ > > #include <dt-bindings/regulator/qcom,rpmh-regulator.h> > #include "sm8450.dtsi" > +#include "pm8350.dtsi" > +#include "pm8350b.dtsi" > +#include "pm8350c.dtsi" > +#include "pm8450.dtsi" > +#include "pmk8350.dtsi" > +#include "pmr735a.dtsi" > > /delete-node/ &adsp_mem; > /delete-node/ &rmtfs_mem; > -- > 2.39.0 -- ~Vinod