arm64: dts: Add watchdog node for Amlogic S4 SoCs
Add watchdog device. Signed-off-by: Huqiang Qin <huqiang.qin@amlogic.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20231027104358.342861-4-huqiang.qin@amlogic.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
parent
a30c7a73b0
commit
2d66f91208
@ -92,6 +92,12 @@
|
||||
#size-cells = <2>;
|
||||
ranges = <0x0 0x0 0x0 0xfe000000 0x0 0x480000>;
|
||||
|
||||
watchdog@2100 {
|
||||
compatible = "amlogic,s4-wdt", "amlogic,t7-wdt";
|
||||
reg = <0x0 0x2100 0x0 0x10>;
|
||||
clocks = <&xtal>;
|
||||
};
|
||||
|
||||
periphs_pinctrl: pinctrl@4000 {
|
||||
compatible = "amlogic,meson-s4-periphs-pinctrl";
|
||||
#address-cells = <2>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user