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 ethphy1: ethernet-phy@0 {
30 compatible = "ethernet-phy-ieee802.3-c22";
38 ethphy2: ethernet-phy@0 {
39 compatible = "ethernet-phy-ieee802.3-c22";
47 ethphy3: ethernet-phy@0 {
48 compatible = "ethernet-phy-ieee802.3-c22";
57 phy-handle = <ðphy1>;
59 pinctrl-names = "default";
60 pinctrl-0 = <&pinctrl_rgmii2_default>;
67 phy-handle = <ðphy2>;
69 pinctrl-names = "default";
70 pinctrl-0 = <&pinctrl_rgmii3_default>;
77 phy-handle = <ðphy3>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&pinctrl_rgmii4_default>;
90 max-frequency = <52000000>;
103 spi-max-frequency = <50000000>;
106 compatible = "fixed-partitions";
107 #address-cells = <1>;
111 reg = <0x0 0xe0000>; // 896KB
116 reg = <0xe0000 0x20000>; // 128KB
117 label = "u-boot-env";
121 reg = <0x100000 0x900000>; // 9MB
126 reg = <0xa00000 0x2000000>; // 32MB
131 reg = <0x2a00000 0x1600000>; // 22MB
140 pinctrl-names = "default";
141 pinctrl-0 = <&pinctrl_spi1_default>;
147 spi-max-frequency = <100000000>;
153 compatible = "snps,dw-apb-uart";
160 compatible = "adi,adt7490";