1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright (C) 2015-2016 Wills Wang <wills.wang@live.com>
6 #include "skeleton.dtsi"
9 compatible = "qca,qca953x";
20 compatible = "mips,mips24Kc";
32 compatible = "fixed-clock";
33 clock-output-names = "xtal";
39 compatible = "qca,qca953x-pinctrl";
43 reg = <0x18040000 0x100>;
47 compatible = "simple-bus";
54 compatible = "simple-bus";
60 uart0: uart@18020000 {
61 compatible = "ns16550";
62 reg = <0x18020000 0x20>;
64 clock-frequency = <25000000>;
69 gmac0: eth0@0x19000000 {
70 compatible = "qca,ag953x-mac";
71 reg = <0x19000000 0x200>;
78 gmac1: eth1@0x1a000000 {
79 compatible = "qca,ag953x-mac";
80 reg = <0x1a000000 0x200>;
89 phy0: ethernet-phy@0 {
93 phy4: ethernet-phy@4 {
102 compatible = "qca,ar7100-spi";
103 reg = <0x1f000000 0x10>;
107 #address-cells = <1>;