[PATCH v4 3/3] riscv: dts: starfive: jh7100: Add watchdog node
Xingyu Wu
xingyu.wu at starfivetech.com
Wed Mar 8 18:54:43 PST 2023
On 2023/3/9 0:09, Emil Renner Berthing wrote:
> On Wed, 8 Mar 2023 at 04:42, Xingyu Wu <xingyu.wu at starfivetech.com> wrote:
>>
>> Add watchdog node for the StarFive JH7100 RISC-V SoC.
>>
>> Signed-off-by: Xingyu Wu <xingyu.wu at starfivetech.com>
>> ---
>> arch/riscv/boot/dts/starfive/jh7100.dtsi | 10 ++++++++++
>> 1 file changed, 10 insertions(+)
>>
>> diff --git a/arch/riscv/boot/dts/starfive/jh7100.dtsi b/arch/riscv/boot/dts/starfive/jh7100.dtsi
>> index 000447482aca..1eb7c21a94fd 100644
>> --- a/arch/riscv/boot/dts/starfive/jh7100.dtsi
>> +++ b/arch/riscv/boot/dts/starfive/jh7100.dtsi
>> @@ -238,5 +238,15 @@ i2c3: i2c at 12460000 {
>> #size-cells = <0>;
>> status = "disabled";
>> };
>> +
>> + wdog: watchdog at 12480000 {
>
> I don't see anything referencing this node, so the label can be dropped.
> With that fixed:
> Reviewed-by: Emil Renner Berthing <emil.renner.berthing at canonical.com>
>
Will drop the label and just use:
watchdog at 12480000 {
Best regards,
Xingyu Wu
More information about the linux-riscv
mailing list