Skip to content

Commit b498166

Browse files
ConchuODpalmer-dabbelt
authored andcommitted
riscv: dts: sifive: "fix" pmic watchdog node name
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 <[email protected]> Signed-off-by: Conor Dooley <[email protected]> Reviewed-by: Heiko Stuebner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent eabfbd9 commit b498166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
compatible = "dlg,da9063-rtc";
9191
};
9292

93-
wdt {
93+
watchdog {
9494
compatible = "dlg,da9063-watchdog";
9595
};
9696

0 commit comments

Comments
 (0)