diff mbox series

[1/3] arm64: dts: qcom: sm8350-hdk: include PMK8350

Message ID 20230616190222.2251186-1-krzysztof.kozlowski@linaro.org
State Accepted
Commit dd29cb5eddfd2d9fbe9a3924ff1519670633d1d0
Headers show
Series [1/3] arm64: dts: qcom: sm8350-hdk: include PMK8350 | expand

Commit Message

Krzysztof Kozlowski June 16, 2023, 7:02 p.m. UTC
HDK8350 comes with PMK8350 PMIC, so include relevant DTSI.  This also
allows to use reboot reason.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 1 +
 1 file changed, 1 insertion(+)

Comments

Konrad Dybcio June 19, 2023, 1:19 p.m. UTC | #1
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@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

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";
Krzysztof Kozlowski June 19, 2023, 1:21 p.m. UTC | #2
On 19/06/2023 15:19, Konrad Dybcio wrote:
> 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@linaro.org>
>> ---
> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
> 
> What about the other ones though?

Step by step. Whoever wants them, adds them I wanted reboot reason, so I
added this one. :)

Best regards,
Krzysztof
diff mbox series

Patch

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";