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 #include "openbmc-flash-layout.dtsi"
67 pinctrl-names = "default";
68 pinctrl-0 = <&pinctrl_rgmii1_default &pinctrl_mdio1_default>;
74 pinctrl-names = "default";
75 pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
82 compatible = "atmel,24c08";
92 compatible = "national,lm75";
98 * Enable port A as device (via the virtual hub) and port B as
99 * host by default on the eval board. This can be easily changed
100 * by replacing the override below with &ehci0 { ... } to enable
101 * host on both ports.
117 memory-region = <&gfx_memory>;