On 16.06.2023 21:02, Krzysztof Kozlowski wrote: > HDK8350 comes with PMK8350 PMIC, so include relevant DTSI. This also > allows to use reboot reason. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> What about the other ones though? Konrad > arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts > index d33338e9a95f..de67438b3a97 100644 > --- a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts > +++ b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts > @@ -7,6 +7,7 @@ > > #include <dt-bindings/regulator/qcom,rpmh-regulator.h> > #include "sm8350.dtsi" > +#include "pmk8350.dtsi" > > / { > model = "Qualcomm Technologies, Inc. SM8350 HDK";