From: Linus Walleij Date: Tue, 11 May 2021 22:53:29 +0000 (+0200) Subject: ARM: dts: ixp4xx: Add beeper to the NSLU2 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2b3aa53ebf46031944d0edeab878ab9ba6c415d2;p=linux.git ARM: dts: ixp4xx: Add beeper to the NSLU2 This adds the beeper GPIO to the NSLU2 completing the board support. Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/intel-ixp42x-linksys-nslu2.dts b/arch/arm/boot/dts/intel-ixp42x-linksys-nslu2.dts index 46dda0a895e74..5b8dcc19deeef 100644 --- a/arch/arm/boot/dts/intel-ixp42x-linksys-nslu2.dts +++ b/arch/arm/boot/dts/intel-ixp42x-linksys-nslu2.dts @@ -90,6 +90,11 @@ 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 */