ath79: add Embedded Wireless Balin Platform
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca956x.dtsi
index 333428443f0a0032e5233dfd9bf057677a43ca0a..8627f7ee40b192dd2976cd28d03a7a7954e456f3 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-#include <dt-bindings/clock/ath79-clk.h>
+
 #include "ath79.dtsi"
 
 / {
@@ -8,6 +8,10 @@
        #address-cells = <1>;
        #size-cells = <1>;
 
+       chosen {
+               bootargs = "console=ttyS0,115200n8";
+       };
+
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;
@@ -49,8 +53,6 @@
                                reg-io-width = <4>;
                                reg-shift = <2>;
                                no-loopback-test;
-
-                               status = "disabled";
                        };
 
                        gpio: gpio@18040000 {
                        interrupt-parent = <&intc3>;
                        interrupts = <0>;
 
+                       device_type = "pci";
+
                        resets = <&rst 6>, <&rst 7>;
                        reset-names = "hc", "phy";