Commit 2b3aa53e authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: dts: ixp4xx: Add beeper to the NSLU2



This adds the beeper GPIO to the NSLU2 completing the board
support.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 3babb604
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -90,6 +90,11 @@ gpio-poweroff {
		timeout-ms = <5000>;
	};

	gpio-beeper {
		compatible = "gpio-beeper";
		gpios = <&gpio0 4 GPIO_ACTIVE_HIGH>;
	};

	soc {
		bus@50000000 {
			/* The first 16MB region at CS0 on the expansion bus */