1 // SPDX-License-Identifier: GPL-2.0-or-later
2 // Copyright 2019 IBM Corp.
6 #include "aspeed-g6.dtsi"
10 compatible = "aspeed,ast2600";
17 bootargs = "console=ttyS4,115200n8";
21 device_type = "memory";
22 reg = <0x80000000 0x80000000>;
29 ethphy0: ethernet-phy@0 {
30 compatible = "ethernet-phy-ieee802.3-c22";
38 ethphy1: ethernet-phy@0 {
39 compatible = "ethernet-phy-ieee802.3-c22";
47 ethphy2: ethernet-phy@0 {
48 compatible = "ethernet-phy-ieee802.3-c22";
56 ethphy3: ethernet-phy@0 {
57 compatible = "ethernet-phy-ieee802.3-c22";
66 phy-handle = <ðphy0>;
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_rgmii1_default>;
77 phy-handle = <ðphy1>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&pinctrl_rgmii2_default>;
87 phy-handle = <ðphy2>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&pinctrl_rgmii3_default>;
97 phy-handle = <ðphy3>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_rgmii4_default>;
110 max-frequency = <52000000>;
123 spi-max-frequency = <50000000>;
126 compatible = "fixed-partitions";
127 #address-cells = <1>;
131 reg = <0x0 0xe0000>; // 896KB
136 reg = <0xe0000 0x20000>; // 128KB
137 label = "u-boot-env";
141 reg = <0x100000 0x900000>; // 9MB
146 reg = <0xa00000 0x2000000>; // 32MB
151 reg = <0x2a00000 0x1600000>; // 22MB
160 pinctrl-names = "default";
161 pinctrl-0 = <&pinctrl_spi1_default>;
167 spi-max-frequency = <100000000>;
173 compatible = "snps,dw-apb-uart";
180 compatible = "adi,adt7490";