Skip to content

Commit

Permalink
ARM: DTS: meson: update DTSI to add watchdog node
Browse files Browse the repository at this point in the history
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Carlo Caione <carlo@caione.org>
  • Loading branch information
Carlo Caione committed Oct 2, 2014
1 parent 4394a00 commit d4ac2cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/meson.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@
#size-cells = <1>;
ranges;

wdt: watchdog@c1109900 {
compatible = "amlogic,meson6-wdt";
reg = <0xc1109900 0x8>;
};

uart_AO: serial@c81004c0 {
compatible = "amlogic,meson-uart";
reg = <0xc81004c0 0x14>;
Expand Down

0 comments on commit d4ac2cf

Please sign in to comment.