arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / amlogic / meson-gxl-s905x-khadas-vim.dts
index 2a5cd30..3ce1197 100644 (file)
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
-               button@0 {
+               power-button {
                        label = "power";
                        linux,code = <KEY_POWER>;
                        gpios = <&gpio_ao GPIOAO_2 GPIO_ACTIVE_LOW>;