1 // SPDX-License-Identifier: GPL-2.0+
2 // Copyright (c) 2019 Facebook Inc.
4 #include "aspeed-g5.dtsi"
8 reg = <0x80000000 0x40000000>;
13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
14 * when reset type is set to default ("soc", gated by reset mask registers).
18 aspeed,reset-type = "system";
27 pinctrl-names = "default";
28 pinctrl-0 = <&pinctrl_txd1_default
29 &pinctrl_rxd1_default>;
34 pinctrl-names = "default";
35 pinctrl-0 = <&pinctrl_txd3_default
36 &pinctrl_rxd3_default>;
51 #include "facebook-bmc-flash-layout.dtsi"
60 compatible = "fixed-partitions";
65 reg = <0x0 0x2000000>;
74 pinctrl-names = "default";
75 pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&pinctrl_sd2_default>;