| // SPDX-License-Identifier: GPL-2.0+ |
| #include "aspeed-g5.dtsi" |
| compatible = "aspeed,ast2500-evb", "aspeed,ast2500"; |
| bootargs = "console=tty0 console=ttyS4,115200 earlycon"; |
| reg = <0x80000000 0x20000000>; |
| gfx_memory: framebuffer { |
| alignment = <0x01000000>; |
| compatible = "shared-dma-pool"; |
| spi-max-frequency = <50000000>; |
| #include "openbmc-flash-layout.dtsi" |
| spi-max-frequency = <100000000>; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&pinctrl_rgmii1_default &pinctrl_mdio1_default>; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>; |
| compatible = "atmel,24c08"; |
| compatible = "national,lm75"; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&pinctrl_sd1_default>; |
| * Enable port A as device (via the virtual hub) and port B as |
| * host by default on the eval board. This can be easily changed |
| * by replacing the override below with &ehci0 { ... } to enable |
| memory-region = <&gfx_memory>; |