oxnas/kd20: use gpio-beeper
[openwrt.git] / target / linux / oxnas / files / arch / arm / boot / dts / ox820-kd20.dts
index e7ee587..9f52f43 100644 (file)
                        label = "kd20:blue:usb";
                        gpios = <&GPIOB 8 0>;
                };
-               buzzer {
-                       label = "kd20:buzzer";
-                       gpios = <&GPIOB 11 0>;
-               };
+       };
+
+       beeper: beeper {
+               compatible = "gpio-beeper";
+               gpios = <&GPIOB 11 0>;
        };
 
        gpio-fan {