Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c77bcef4 authored by Wenyou Yang's avatar Wenyou Yang Committed by Nicolas Ferre
Browse files

ARM: at91/dts: add the watchdog nodes for at91 boards



boards include:
at91sam9263ek, at91sam9g20ek, at91sam9m10g45ek, at91sam9n12ek, at91sam9x5ek

Signed-off-by: default avatarWenyou Yang <wenyou.yang@atmel.com>
Tested-by: default avatarRichard Genoud <richard.genoud@gmail.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 136d3556
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -89,6 +89,10 @@
					reg = <0>;
				};
			};

			watchdog@fffffd40 {
				status = "okay";
			};
		};

		nand0: nand@40000000 {
+4 −0
Original line number Diff line number Diff line
@@ -104,6 +104,10 @@
					reg = <1>;
				};
			};

			watchdog@fffffd40 {
				status = "okay";
			};
		};

		nand0: nand@40000000 {
+4 −0
Original line number Diff line number Diff line
@@ -59,6 +59,10 @@
				status = "okay";
			};

			watchdog@fffffd40 {
				status = "okay";
			};

			mmc0: mmc@fff80000 {
				pinctrl-0 = <
					&pinctrl_board_mmc0
+4 −0
Original line number Diff line number Diff line
@@ -77,6 +77,10 @@
					reg = <0>;
				};
			};

			watchdog@fffffe40 {
				status = "okay";
			};
		};

		nand0: nand@40000000 {
+4 −0
Original line number Diff line number Diff line
@@ -81,6 +81,10 @@
					reg = <0>;
				};
			};

			watchdog@fffffe40 {
				status = "okay";
			};
		};

		usb0: ohci@00600000 {