[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230214114042.6b74onlhhlntk2jv@SoMainline.org>
Date: Tue, 14 Feb 2023 12:40:42 +0100
From: Marijn Suijten <marijn.suijten@...ainline.org>
To: Konrad Dybcio <konrad.dybcio@...aro.org>
Cc: linux-arm-msm@...r.kernel.org, andersson@...nel.org,
agross@...nel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Sebastian Reichel <sre@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/3] arm64: dts: qcom: pm8998: Add a specific
compatible for coincell chg
On 2023-02-14 10:08:49, Konrad Dybcio wrote:
> Add a PM8998-specific compatibel to the coincell charger and keep the
I know you've been taking Dutch lessons, compatibel is a Dutch word :)
> PM8941 one as fallback.
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@...aro.org>
Reviewed-by: Marijn Suijten <marijn.suijten@...ainline.org>
> ---
> v1 -> v2:
>
> No changes
>
> arch/arm64/boot/dts/qcom/pm8998.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/pm8998.dtsi b/arch/arm64/boot/dts/qcom/pm8998.dtsi
> index adbba9f4089a..340033ac3186 100644
> --- a/arch/arm64/boot/dts/qcom/pm8998.dtsi
> +++ b/arch/arm64/boot/dts/qcom/pm8998.dtsi
> @@ -72,7 +72,7 @@ pm8998_temp: temp-alarm@...0 {
> };
>
> pm8998_coincell: charger@...0 {
> - compatible = "qcom,pm8941-coincell";
> + compatible = "qcom,pm8998-coincell", "qcom,pm8941-coincell";
> reg = <0x2800>;
>
> status = "disabled";
> --
> 2.39.1
>
Powered by blists - more mailing lists