1 // SPDX-License-Identifier: GPL-2.0+
4 #include "aspeed-g5.dtsi"
8 compatible = "aspeed,ast2500";
16 bootargs = "console=tty0 console=ttyS4,115200 earlyprintk";
20 reg = <0x80000000 0x20000000>;
28 gfx_memory: framebuffer {
30 alignment = <0x01000000>;
31 compatible = "shared-dma-pool";
43 spi-max-frequency = <50000000>;
44 #include "openbmc-flash-layout.dtsi"
54 spi-max-frequency = <100000000>;
69 pinctrl-names = "default";
70 pinctrl-0 = <&pinctrl_rgmii1_default &pinctrl_mdio1_default>;
76 pinctrl-names = "default";
77 pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
84 compatible = "atmel,24c08";
94 compatible = "national,lm75";
106 pinctrl-names = "default";
107 pinctrl-0 = <&pinctrl_sd1_default>;
111 * Enable port A as device (via the virtual hub) and port B as
112 * host by default on the eval board. This can be easily changed
113 * by replacing the override below with &ehci0 { ... } to enable
114 * host on both ports.
130 memory-region = <&gfx_memory>;