[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <mhng-91bfbf9d-d8cc-4642-9688-20ef7ab21512@palmer-ri-x1c9>
Date: Thu, 14 Jul 2022 15:04:05 -0700 (PDT)
From: Palmer Dabbelt <palmer@...belt.com>
To: mail@...chuod.ie
CC: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
andrew@...n.ch, support.opensource@...semi.com,
lee.jones@...aro.org, ulf.hansson@...aro.org,
Paul Walmsley <paul.walmsley@...ive.com>,
aou@...s.berkeley.edu, stwiss.opensource@...semi.com,
conor.dooley@...rochip.com, linux-i2c@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mmc@...r.kernel.org, linux-riscv@...ts.infradead.org,
atulkhare@...osinc.com, krzysztof.kozlowski@...aro.org
Subject: Re: [PATCH v3 4/4] riscv: dts: sifive: "fix" pmic watchdog node name
On Mon, 06 Jun 2022 13:13:44 PDT (-0700), mail@...chuod.ie wrote:
> From: Conor Dooley <conor.dooley@...rochip.com>
>
> After converting the pmic watchdog binding to yaml, dtbs_check complains
> that the node name doesn't match the binding. "Fix" it.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> Signed-off-by: Conor Dooley <conor.dooley@...rochip.com>
> ---
> arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
> index c4ed9efdff03..1f386b07a832 100644
> --- a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
> +++ b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
> @@ -90,7 +90,7 @@ rtc {
> compatible = "dlg,da9063-rtc";
> };
>
> - wdt {
> + watchdog {
> compatible = "dlg,da9063-watchdog";
> };
Thanks, this is on for-next.
Powered by blists - more mailing lists