arm64: dts: amlogic: add watchdog node for A4 SoCs
Add watchdog device. Signed-off-by: Huqiang Qin <huqiang.qin@amlogic.com> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20240709-a4-a5_watchdog-v1-2-2ae852e05ec2@amlogic.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
committed by
Neil Armstrong
parent
3ab9d54b5d
commit
48635ba6f7
@@ -52,6 +52,12 @@
|
||||
#size-cells = <2>;
|
||||
ranges = <0x0 0x0 0x0 0xfe000000 0x0 0x480000>;
|
||||
|
||||
watchdog@2100 {
|
||||
compatible = "amlogic,a4-wdt", "amlogic,t7-wdt";
|
||||
reg = <0x0 0x2100 0x0 0x10>;
|
||||
clocks = <&xtal>;
|
||||
};
|
||||
|
||||
uart_b: serial@7a000 {
|
||||
compatible = "amlogic,a4-uart",
|
||||
"amlogic,meson-s4-uart";
|
||||
|
||||
Reference in New Issue
Block a user