2022-10-01 03:24:33

by Melody Olvera

[permalink] [raw]
Subject: [PATCH 12/19] arm64: dts: qcom: qdu1000-idp: Include pmic file

Include the pmic file for the QDU1000 IDP platform.

Signed-off-by: Melody Olvera <[email protected]>
---
arch/arm64/boot/dts/qcom/qdu1000-idp.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/qdu1000-idp.dts b/arch/arm64/boot/dts/qcom/qdu1000-idp.dts
index 654b50220c2e..847ed8cc7be0 100644
--- a/arch/arm64/boot/dts/qcom/qdu1000-idp.dts
+++ b/arch/arm64/boot/dts/qcom/qdu1000-idp.dts
@@ -7,6 +7,7 @@

#include <dt-bindings/regulator/qcom,rpmh-regulator.h>
#include "qdu1000.dtsi"
+#include "pm8150.dtsi"

/ {
model = "Qualcomm Technologies, Inc. QDU1000 IDP";
--
2.37.3


2022-10-01 09:21:40

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 12/19] arm64: dts: qcom: qdu1000-idp: Include pmic file

On 01/10/2022 05:06, Melody Olvera wrote:
> Include the pmic file for the QDU1000 IDP platform.
>
> Signed-off-by: Melody Olvera <[email protected]>
> ---
> arch/arm64/boot/dts/qcom/qdu1000-idp.dts | 1 +

No, this must be squashed and on its own does not make any sense.

Best regards,
Krzysztof