1 // SPDX-License-Identifier: GPL-2.0+
3 #include "aspeed-g5.dtsi"
4 #include <dt-bindings/gpio/aspeed-gpio.h>
8 compatible = "ibm,romulus-bmc", "aspeed,ast2500";
12 bootargs = "console=ttyS4,115200 earlyprintk";
16 reg = <0x80000000 0x20000000>;
24 vga_memory: framebuffer@9f000000 {
26 reg = <0x9f000000 0x01000000>; /* 16M */
29 flash_memory: region@98000000 {
31 reg = <0x98000000 0x04000000>; /* 64M */
34 coldfire_memory: codefire_memory@9ef00000 {
35 reg = <0x9ef00000 0x00100000>;
39 gfx_memory: framebuffer {
41 alignment = <0x01000000>;
42 compatible = "shared-dma-pool";
46 video_engine_memory: jpegbuffer {
47 size = <0x02000000>; /* 32M */
48 alignment = <0x01000000>;
49 compatible = "shared-dma-pool";
55 compatible = "gpio-leds";
58 gpios = <&gpio ASPEED_GPIO(N, 2) GPIO_ACTIVE_LOW>;
62 gpios = <&gpio ASPEED_GPIO(N, 4) GPIO_ACTIVE_HIGH>;
66 gpios = <&gpio ASPEED_GPIO(R, 5) GPIO_ACTIVE_LOW>;
71 compatible = "aspeed,ast2500-cf-fsi-master", "fsi-master";
76 memory-region = <&coldfire_memory>;
77 aspeed,sram = <&sram>;
78 aspeed,cvic = <&cvic>;
80 clock-gpios = <&gpio ASPEED_GPIO(AA, 0) GPIO_ACTIVE_HIGH>;
81 data-gpios = <&gpio ASPEED_GPIO(AA, 2) GPIO_ACTIVE_HIGH>;
82 mux-gpios = <&gpio ASPEED_GPIO(A, 6) GPIO_ACTIVE_HIGH>;
83 enable-gpios = <&gpio ASPEED_GPIO(D, 0) GPIO_ACTIVE_HIGH>;
84 trans-gpios = <&gpio ASPEED_GPIO(R, 2) GPIO_ACTIVE_HIGH>;
88 compatible = "gpio-keys";
92 gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>;
93 linux,code = <ASPEED_GPIO(J, 2)>;
98 gpios = <&gpio ASPEED_GPIO(Q, 7) GPIO_ACTIVE_LOW>;
99 linux,code = <ASPEED_GPIO(Q, 7)>;
104 compatible = "iio-hwmon";
105 io-channels = <&adc 12>;
115 #include "openbmc-flash-layout.dtsi"
121 pinctrl-names = "default";
122 pinctrl-0 = <&pinctrl_spi1_default>;
133 memory-region = <&flash_memory>;
138 /* Rear RS-232 connector */
141 pinctrl-names = "default";
142 pinctrl-0 = <&pinctrl_txd1_default
143 &pinctrl_rxd1_default
144 &pinctrl_nrts1_default
145 &pinctrl_ndtr1_default
146 &pinctrl_ndsr1_default
147 &pinctrl_ncts1_default
148 &pinctrl_ndcd1_default
149 &pinctrl_nri1_default>;
161 pinctrl-names = "default";
162 pinctrl-0 = <&pinctrl_rmii1_default>;
186 /* PCIe slot 1 (x8) */
191 /* PCIe slot 2 (x16) */
196 /* PCIe slot 3 (x16) */
201 /* PCIe slot 4 (x16) */
206 /* PCIe slot 5 (x8) */
214 compatible = "epson,rx8900";
223 compatible = "nuvoton,w83773g";
231 gpios = <ASPEED_GPIO(D, 3) GPIO_ACTIVE_HIGH>;
233 line-name = "nic_func_mode0";
237 gpios = <ASPEED_GPIO(D, 4) GPIO_ACTIVE_HIGH>;
239 line-name = "nic_func_mode1";
243 gpios = <ASPEED_GPIO(S, 7) GPIO_ACTIVE_HIGH>;
245 line-name = "seq_cont";
255 memory-region = <&gfx_memory>;
259 aspeed,external-nodes = <&gfx &lhc>;
264 pinctrl-names = "default";
265 pinctrl-0 = <&pinctrl_pwm0_default &pinctrl_pwm1_default>;
269 aspeed,fan-tach-ch = /bits/ 8 <0x08>;
274 aspeed,fan-tach-ch = /bits/ 8 <0x09>;
279 aspeed,fan-tach-ch = /bits/ 8 <0x0a>;
284 aspeed,fan-tach-ch = /bits/ 8 <0x0b>;
289 aspeed,fan-tach-ch = /bits/ 8 <0x0c>;
294 aspeed,fan-tach-ch = /bits/ 8 <0x0d>;
299 aspeed,fan-tach-ch = /bits/ 8 <0x0e>;
317 memory-region = <&video_engine_memory>;
320 #include "ibm-power9-dual.dtsi"