ath79: drop and consolidate redundant chosen/bootargs
[openwrt/staging/stintel.git] / target / linux / ath79 / dts / qca9558_comfast_cf-wr650ac.dtsi
index 5f7498a06e6ab20b8e413fc57efcad5084e77f12..1a93a023afafbe0cc2d7427f0b70cc1d79c41e5b 100644 (file)
@@ -1,20 +1,15 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca9557.dtsi"
+#include "qca955x.dtsi"
 
 / {
-       chosen {
-               bootargs = "console=ttyS0,115200n8";
-       };
-
        keys {
                compatible = "gpio-keys";
 
-               button0 {
+               reset {
                        label = "reset";
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 19 GPIO_ACTIVE_LOW>;