18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0-or-later 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * MPC8568E MDS Device Tree Source 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Copyright 2007, 2008 Freescale Semiconductor Inc. 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci/include/ "mpc8568si-pre.dtsi" 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci/ { 118c2ecf20Sopenharmony_ci model = "MPC8568EMDS"; 128c2ecf20Sopenharmony_ci compatible = "MPC8568EMDS", "MPC85xxMDS"; 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci aliases { 158c2ecf20Sopenharmony_ci pci0 = &pci0; 168c2ecf20Sopenharmony_ci pci1 = &pci1; 178c2ecf20Sopenharmony_ci rapidio0 = &rio; 188c2ecf20Sopenharmony_ci }; 198c2ecf20Sopenharmony_ci 208c2ecf20Sopenharmony_ci memory { 218c2ecf20Sopenharmony_ci device_type = "memory"; 228c2ecf20Sopenharmony_ci reg = <0x0 0x0 0x0 0x0>; 238c2ecf20Sopenharmony_ci }; 248c2ecf20Sopenharmony_ci 258c2ecf20Sopenharmony_ci lbc: localbus@e0005000 { 268c2ecf20Sopenharmony_ci reg = <0x0 0xe0005000 0x0 0x1000>; 278c2ecf20Sopenharmony_ci ranges = <0x0 0x0 0xfe000000 0x02000000 288c2ecf20Sopenharmony_ci 0x1 0x0 0xf8000000 0x00008000 298c2ecf20Sopenharmony_ci 0x2 0x0 0xf0000000 0x04000000 308c2ecf20Sopenharmony_ci 0x4 0x0 0xf8008000 0x00008000 318c2ecf20Sopenharmony_ci 0x5 0x0 0xf8010000 0x00008000>; 328c2ecf20Sopenharmony_ci 338c2ecf20Sopenharmony_ci nor@0,0 { 348c2ecf20Sopenharmony_ci #address-cells = <1>; 358c2ecf20Sopenharmony_ci #size-cells = <1>; 368c2ecf20Sopenharmony_ci compatible = "cfi-flash"; 378c2ecf20Sopenharmony_ci reg = <0x0 0x0 0x02000000>; 388c2ecf20Sopenharmony_ci bank-width = <2>; 398c2ecf20Sopenharmony_ci device-width = <2>; 408c2ecf20Sopenharmony_ci }; 418c2ecf20Sopenharmony_ci 428c2ecf20Sopenharmony_ci bcsr@1,0 { 438c2ecf20Sopenharmony_ci #address-cells = <1>; 448c2ecf20Sopenharmony_ci #size-cells = <1>; 458c2ecf20Sopenharmony_ci compatible = "fsl,mpc8568mds-bcsr"; 468c2ecf20Sopenharmony_ci reg = <1 0 0x8000>; 478c2ecf20Sopenharmony_ci ranges = <0 1 0 0x8000>; 488c2ecf20Sopenharmony_ci 498c2ecf20Sopenharmony_ci bcsr5: gpio-controller@11 { 508c2ecf20Sopenharmony_ci #gpio-cells = <2>; 518c2ecf20Sopenharmony_ci compatible = "fsl,mpc8568mds-bcsr-gpio"; 528c2ecf20Sopenharmony_ci reg = <0x5 0x1>; 538c2ecf20Sopenharmony_ci gpio-controller; 548c2ecf20Sopenharmony_ci }; 558c2ecf20Sopenharmony_ci }; 568c2ecf20Sopenharmony_ci 578c2ecf20Sopenharmony_ci pib@4,0 { 588c2ecf20Sopenharmony_ci compatible = "fsl,mpc8568mds-pib"; 598c2ecf20Sopenharmony_ci reg = <4 0 0x8000>; 608c2ecf20Sopenharmony_ci }; 618c2ecf20Sopenharmony_ci 628c2ecf20Sopenharmony_ci pib@5,0 { 638c2ecf20Sopenharmony_ci compatible = "fsl,mpc8568mds-pib"; 648c2ecf20Sopenharmony_ci reg = <5 0 0x8000>; 658c2ecf20Sopenharmony_ci }; 668c2ecf20Sopenharmony_ci }; 678c2ecf20Sopenharmony_ci 688c2ecf20Sopenharmony_ci soc: soc8568@e0000000 { 698c2ecf20Sopenharmony_ci ranges = <0x0 0x0 0xe0000000 0x100000>; 708c2ecf20Sopenharmony_ci 718c2ecf20Sopenharmony_ci i2c-sleep-nexus { 728c2ecf20Sopenharmony_ci i2c@3000 { 738c2ecf20Sopenharmony_ci rtc@68 { 748c2ecf20Sopenharmony_ci compatible = "dallas,ds1374"; 758c2ecf20Sopenharmony_ci reg = <0x68>; 768c2ecf20Sopenharmony_ci interrupts = <3 1 0 0>; 778c2ecf20Sopenharmony_ci }; 788c2ecf20Sopenharmony_ci }; 798c2ecf20Sopenharmony_ci }; 808c2ecf20Sopenharmony_ci 818c2ecf20Sopenharmony_ci enet0: ethernet@24000 { 828c2ecf20Sopenharmony_ci tbi-handle = <&tbi0>; 838c2ecf20Sopenharmony_ci phy-handle = <&phy2>; 848c2ecf20Sopenharmony_ci }; 858c2ecf20Sopenharmony_ci 868c2ecf20Sopenharmony_ci mdio@24520 { 878c2ecf20Sopenharmony_ci phy0: ethernet-phy@7 { 888c2ecf20Sopenharmony_ci interrupts = <1 1 0 0>; 898c2ecf20Sopenharmony_ci reg = <0x7>; 908c2ecf20Sopenharmony_ci }; 918c2ecf20Sopenharmony_ci phy1: ethernet-phy@1 { 928c2ecf20Sopenharmony_ci interrupts = <2 1 0 0>; 938c2ecf20Sopenharmony_ci reg = <0x1>; 948c2ecf20Sopenharmony_ci }; 958c2ecf20Sopenharmony_ci phy2: ethernet-phy@2 { 968c2ecf20Sopenharmony_ci interrupts = <1 1 0 0>; 978c2ecf20Sopenharmony_ci reg = <0x2>; 988c2ecf20Sopenharmony_ci }; 998c2ecf20Sopenharmony_ci phy3: ethernet-phy@3 { 1008c2ecf20Sopenharmony_ci interrupts = <2 1 0 0>; 1018c2ecf20Sopenharmony_ci reg = <0x3>; 1028c2ecf20Sopenharmony_ci }; 1038c2ecf20Sopenharmony_ci tbi0: tbi-phy@11 { 1048c2ecf20Sopenharmony_ci reg = <0x11>; 1058c2ecf20Sopenharmony_ci device_type = "tbi-phy"; 1068c2ecf20Sopenharmony_ci }; 1078c2ecf20Sopenharmony_ci }; 1088c2ecf20Sopenharmony_ci 1098c2ecf20Sopenharmony_ci enet1: ethernet@25000 { 1108c2ecf20Sopenharmony_ci tbi-handle = <&tbi1>; 1118c2ecf20Sopenharmony_ci phy-handle = <&phy3>; 1128c2ecf20Sopenharmony_ci sleep = <&pmc 0x00000040>; 1138c2ecf20Sopenharmony_ci }; 1148c2ecf20Sopenharmony_ci 1158c2ecf20Sopenharmony_ci mdio@25520 { 1168c2ecf20Sopenharmony_ci tbi1: tbi-phy@11 { 1178c2ecf20Sopenharmony_ci reg = <0x11>; 1188c2ecf20Sopenharmony_ci device_type = "tbi-phy"; 1198c2ecf20Sopenharmony_ci }; 1208c2ecf20Sopenharmony_ci }; 1218c2ecf20Sopenharmony_ci 1228c2ecf20Sopenharmony_ci par_io@e0100 { 1238c2ecf20Sopenharmony_ci num-ports = <7>; 1248c2ecf20Sopenharmony_ci 1258c2ecf20Sopenharmony_ci pio1: ucc_pin@1 { 1268c2ecf20Sopenharmony_ci pio-map = < 1278c2ecf20Sopenharmony_ci /* port pin dir open_drain assignment has_irq */ 1288c2ecf20Sopenharmony_ci 0x4 0xa 0x1 0x0 0x2 0x0 /* TxD0 */ 1298c2ecf20Sopenharmony_ci 0x4 0x9 0x1 0x0 0x2 0x0 /* TxD1 */ 1308c2ecf20Sopenharmony_ci 0x4 0x8 0x1 0x0 0x2 0x0 /* TxD2 */ 1318c2ecf20Sopenharmony_ci 0x4 0x7 0x1 0x0 0x2 0x0 /* TxD3 */ 1328c2ecf20Sopenharmony_ci 0x4 0x17 0x1 0x0 0x2 0x0 /* TxD4 */ 1338c2ecf20Sopenharmony_ci 0x4 0x16 0x1 0x0 0x2 0x0 /* TxD5 */ 1348c2ecf20Sopenharmony_ci 0x4 0x15 0x1 0x0 0x2 0x0 /* TxD6 */ 1358c2ecf20Sopenharmony_ci 0x4 0x14 0x1 0x0 0x2 0x0 /* TxD7 */ 1368c2ecf20Sopenharmony_ci 0x4 0xf 0x2 0x0 0x2 0x0 /* RxD0 */ 1378c2ecf20Sopenharmony_ci 0x4 0xe 0x2 0x0 0x2 0x0 /* RxD1 */ 1388c2ecf20Sopenharmony_ci 0x4 0xd 0x2 0x0 0x2 0x0 /* RxD2 */ 1398c2ecf20Sopenharmony_ci 0x4 0xc 0x2 0x0 0x2 0x0 /* RxD3 */ 1408c2ecf20Sopenharmony_ci 0x4 0x1d 0x2 0x0 0x2 0x0 /* RxD4 */ 1418c2ecf20Sopenharmony_ci 0x4 0x1c 0x2 0x0 0x2 0x0 /* RxD5 */ 1428c2ecf20Sopenharmony_ci 0x4 0x1b 0x2 0x0 0x2 0x0 /* RxD6 */ 1438c2ecf20Sopenharmony_ci 0x4 0x1a 0x2 0x0 0x2 0x0 /* RxD7 */ 1448c2ecf20Sopenharmony_ci 0x4 0xb 0x1 0x0 0x2 0x0 /* TX_EN */ 1458c2ecf20Sopenharmony_ci 0x4 0x18 0x1 0x0 0x2 0x0 /* TX_ER */ 1468c2ecf20Sopenharmony_ci 0x4 0x10 0x2 0x0 0x2 0x0 /* RX_DV */ 1478c2ecf20Sopenharmony_ci 0x4 0x1e 0x2 0x0 0x2 0x0 /* RX_ER */ 1488c2ecf20Sopenharmony_ci 0x4 0x11 0x2 0x0 0x2 0x0 /* RX_CLK */ 1498c2ecf20Sopenharmony_ci 0x4 0x13 0x1 0x0 0x2 0x0 /* GTX_CLK */ 1508c2ecf20Sopenharmony_ci 0x1 0x1f 0x2 0x0 0x3 0x0>; /* GTX125 */ 1518c2ecf20Sopenharmony_ci }; 1528c2ecf20Sopenharmony_ci 1538c2ecf20Sopenharmony_ci pio2: ucc_pin@2 { 1548c2ecf20Sopenharmony_ci pio-map = < 1558c2ecf20Sopenharmony_ci /* port pin dir open_drain assignment has_irq */ 1568c2ecf20Sopenharmony_ci 0x5 0xa 0x1 0x0 0x2 0x0 /* TxD0 */ 1578c2ecf20Sopenharmony_ci 0x5 0x9 0x1 0x0 0x2 0x0 /* TxD1 */ 1588c2ecf20Sopenharmony_ci 0x5 0x8 0x1 0x0 0x2 0x0 /* TxD2 */ 1598c2ecf20Sopenharmony_ci 0x5 0x7 0x1 0x0 0x2 0x0 /* TxD3 */ 1608c2ecf20Sopenharmony_ci 0x5 0x17 0x1 0x0 0x2 0x0 /* TxD4 */ 1618c2ecf20Sopenharmony_ci 0x5 0x16 0x1 0x0 0x2 0x0 /* TxD5 */ 1628c2ecf20Sopenharmony_ci 0x5 0x15 0x1 0x0 0x2 0x0 /* TxD6 */ 1638c2ecf20Sopenharmony_ci 0x5 0x14 0x1 0x0 0x2 0x0 /* TxD7 */ 1648c2ecf20Sopenharmony_ci 0x5 0xf 0x2 0x0 0x2 0x0 /* RxD0 */ 1658c2ecf20Sopenharmony_ci 0x5 0xe 0x2 0x0 0x2 0x0 /* RxD1 */ 1668c2ecf20Sopenharmony_ci 0x5 0xd 0x2 0x0 0x2 0x0 /* RxD2 */ 1678c2ecf20Sopenharmony_ci 0x5 0xc 0x2 0x0 0x2 0x0 /* RxD3 */ 1688c2ecf20Sopenharmony_ci 0x5 0x1d 0x2 0x0 0x2 0x0 /* RxD4 */ 1698c2ecf20Sopenharmony_ci 0x5 0x1c 0x2 0x0 0x2 0x0 /* RxD5 */ 1708c2ecf20Sopenharmony_ci 0x5 0x1b 0x2 0x0 0x2 0x0 /* RxD6 */ 1718c2ecf20Sopenharmony_ci 0x5 0x1a 0x2 0x0 0x2 0x0 /* RxD7 */ 1728c2ecf20Sopenharmony_ci 0x5 0xb 0x1 0x0 0x2 0x0 /* TX_EN */ 1738c2ecf20Sopenharmony_ci 0x5 0x18 0x1 0x0 0x2 0x0 /* TX_ER */ 1748c2ecf20Sopenharmony_ci 0x5 0x10 0x2 0x0 0x2 0x0 /* RX_DV */ 1758c2ecf20Sopenharmony_ci 0x5 0x1e 0x2 0x0 0x2 0x0 /* RX_ER */ 1768c2ecf20Sopenharmony_ci 0x5 0x11 0x2 0x0 0x2 0x0 /* RX_CLK */ 1778c2ecf20Sopenharmony_ci 0x5 0x13 0x1 0x0 0x2 0x0 /* GTX_CLK */ 1788c2ecf20Sopenharmony_ci 0x1 0x1f 0x2 0x0 0x3 0x0 /* GTX125 */ 1798c2ecf20Sopenharmony_ci 0x4 0x6 0x3 0x0 0x2 0x0 /* MDIO */ 1808c2ecf20Sopenharmony_ci 0x4 0x5 0x1 0x0 0x2 0x0>; /* MDC */ 1818c2ecf20Sopenharmony_ci }; 1828c2ecf20Sopenharmony_ci }; 1838c2ecf20Sopenharmony_ci }; 1848c2ecf20Sopenharmony_ci 1858c2ecf20Sopenharmony_ci qe: qe@e0080000 { 1868c2ecf20Sopenharmony_ci ranges = <0x0 0x0 0xe0080000 0x40000>; 1878c2ecf20Sopenharmony_ci reg = <0x0 0xe0080000 0x0 0x480>; 1888c2ecf20Sopenharmony_ci 1898c2ecf20Sopenharmony_ci spi@4c0 { 1908c2ecf20Sopenharmony_ci mode = "cpu"; 1918c2ecf20Sopenharmony_ci }; 1928c2ecf20Sopenharmony_ci 1938c2ecf20Sopenharmony_ci spi@500 { 1948c2ecf20Sopenharmony_ci mode = "cpu"; 1958c2ecf20Sopenharmony_ci }; 1968c2ecf20Sopenharmony_ci 1978c2ecf20Sopenharmony_ci enet2: ucc@2000 { 1988c2ecf20Sopenharmony_ci device_type = "network"; 1998c2ecf20Sopenharmony_ci compatible = "ucc_geth"; 2008c2ecf20Sopenharmony_ci local-mac-address = [ 00 00 00 00 00 00 ]; 2018c2ecf20Sopenharmony_ci rx-clock-name = "none"; 2028c2ecf20Sopenharmony_ci tx-clock-name = "clk16"; 2038c2ecf20Sopenharmony_ci pio-handle = <&pio1>; 2048c2ecf20Sopenharmony_ci phy-handle = <&phy0>; 2058c2ecf20Sopenharmony_ci phy-connection-type = "rgmii-id"; 2068c2ecf20Sopenharmony_ci }; 2078c2ecf20Sopenharmony_ci 2088c2ecf20Sopenharmony_ci enet3: ucc@3000 { 2098c2ecf20Sopenharmony_ci device_type = "network"; 2108c2ecf20Sopenharmony_ci compatible = "ucc_geth"; 2118c2ecf20Sopenharmony_ci local-mac-address = [ 00 00 00 00 00 00 ]; 2128c2ecf20Sopenharmony_ci rx-clock-name = "none"; 2138c2ecf20Sopenharmony_ci tx-clock-name = "clk16"; 2148c2ecf20Sopenharmony_ci pio-handle = <&pio2>; 2158c2ecf20Sopenharmony_ci phy-handle = <&phy1>; 2168c2ecf20Sopenharmony_ci phy-connection-type = "rgmii-id"; 2178c2ecf20Sopenharmony_ci }; 2188c2ecf20Sopenharmony_ci 2198c2ecf20Sopenharmony_ci mdio@2120 { 2208c2ecf20Sopenharmony_ci #address-cells = <1>; 2218c2ecf20Sopenharmony_ci #size-cells = <0>; 2228c2ecf20Sopenharmony_ci reg = <0x2120 0x18>; 2238c2ecf20Sopenharmony_ci compatible = "fsl,ucc-mdio"; 2248c2ecf20Sopenharmony_ci 2258c2ecf20Sopenharmony_ci /* These are the same PHYs as on 2268c2ecf20Sopenharmony_ci * gianfar's MDIO bus */ 2278c2ecf20Sopenharmony_ci qe_phy0: ethernet-phy@7 { 2288c2ecf20Sopenharmony_ci interrupt-parent = <&mpic>; 2298c2ecf20Sopenharmony_ci interrupts = <1 1 0 0>; 2308c2ecf20Sopenharmony_ci reg = <0x7>; 2318c2ecf20Sopenharmony_ci }; 2328c2ecf20Sopenharmony_ci qe_phy1: ethernet-phy@1 { 2338c2ecf20Sopenharmony_ci interrupt-parent = <&mpic>; 2348c2ecf20Sopenharmony_ci interrupts = <2 1 0 0>; 2358c2ecf20Sopenharmony_ci reg = <0x1>; 2368c2ecf20Sopenharmony_ci }; 2378c2ecf20Sopenharmony_ci qe_phy2: ethernet-phy@2 { 2388c2ecf20Sopenharmony_ci interrupt-parent = <&mpic>; 2398c2ecf20Sopenharmony_ci interrupts = <1 1 0 0>; 2408c2ecf20Sopenharmony_ci reg = <0x2>; 2418c2ecf20Sopenharmony_ci }; 2428c2ecf20Sopenharmony_ci qe_phy3: ethernet-phy@3 { 2438c2ecf20Sopenharmony_ci interrupt-parent = <&mpic>; 2448c2ecf20Sopenharmony_ci interrupts = <2 1 0 0>; 2458c2ecf20Sopenharmony_ci reg = <0x3>; 2468c2ecf20Sopenharmony_ci }; 2478c2ecf20Sopenharmony_ci }; 2488c2ecf20Sopenharmony_ci }; 2498c2ecf20Sopenharmony_ci 2508c2ecf20Sopenharmony_ci pci0: pci@e0008000 { 2518c2ecf20Sopenharmony_ci reg = <0x0 0xe0008000 0x0 0x1000>; 2528c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0x80000000 0x0 0x80000000 0x0 0x20000000 2538c2ecf20Sopenharmony_ci 0x1000000 0x0 0x00000000 0x0 0xe2000000 0x0 0x800000>; 2548c2ecf20Sopenharmony_ci clock-frequency = <66666666>; 2558c2ecf20Sopenharmony_ci interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 2568c2ecf20Sopenharmony_ci interrupt-map = < 2578c2ecf20Sopenharmony_ci /* IDSEL 0x12 AD18 */ 2588c2ecf20Sopenharmony_ci 0x9000 0x0 0x0 0x1 &mpic 0x5 0x1 0 0 2598c2ecf20Sopenharmony_ci 0x9000 0x0 0x0 0x2 &mpic 0x6 0x1 0 0 2608c2ecf20Sopenharmony_ci 0x9000 0x0 0x0 0x3 &mpic 0x7 0x1 0 0 2618c2ecf20Sopenharmony_ci 0x9000 0x0 0x0 0x4 &mpic 0x4 0x1 0 0 2628c2ecf20Sopenharmony_ci 2638c2ecf20Sopenharmony_ci /* IDSEL 0x13 AD19 */ 2648c2ecf20Sopenharmony_ci 0x9800 0x0 0x0 0x1 &mpic 0x6 0x1 0 0 2658c2ecf20Sopenharmony_ci 0x9800 0x0 0x0 0x2 &mpic 0x7 0x1 0 0 2668c2ecf20Sopenharmony_ci 0x9800 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 2678c2ecf20Sopenharmony_ci 0x9800 0x0 0x0 0x4 &mpic 0x5 0x1 0 0>; 2688c2ecf20Sopenharmony_ci }; 2698c2ecf20Sopenharmony_ci 2708c2ecf20Sopenharmony_ci /* PCI Express */ 2718c2ecf20Sopenharmony_ci pci1: pcie@e000a000 { 2728c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0xa0000000 0x0 0xa0000000 0x0 0x10000000 2738c2ecf20Sopenharmony_ci 0x1000000 0x0 0x00000000 0x0 0xe2800000 0x0 0x800000>; 2748c2ecf20Sopenharmony_ci reg = <0x0 0xe000a000 0x0 0x1000>; 2758c2ecf20Sopenharmony_ci pcie@0 { 2768c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0xa0000000 2778c2ecf20Sopenharmony_ci 0x2000000 0x0 0xa0000000 2788c2ecf20Sopenharmony_ci 0x0 0x10000000 2798c2ecf20Sopenharmony_ci 2808c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 2818c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 2828c2ecf20Sopenharmony_ci 0x0 0x800000>; 2838c2ecf20Sopenharmony_ci }; 2848c2ecf20Sopenharmony_ci }; 2858c2ecf20Sopenharmony_ci 2868c2ecf20Sopenharmony_ci rio: rapidio@e00c00000 { 2878c2ecf20Sopenharmony_ci reg = <0x0 0xe00c0000 0x0 0x20000>; 2888c2ecf20Sopenharmony_ci port1 { 2898c2ecf20Sopenharmony_ci ranges = <0x0 0x0 0x0 0xc0000000 0x0 0x20000000>; 2908c2ecf20Sopenharmony_ci }; 2918c2ecf20Sopenharmony_ci }; 2928c2ecf20Sopenharmony_ci 2938c2ecf20Sopenharmony_ci leds { 2948c2ecf20Sopenharmony_ci compatible = "gpio-leds"; 2958c2ecf20Sopenharmony_ci 2968c2ecf20Sopenharmony_ci green { 2978c2ecf20Sopenharmony_ci gpios = <&bcsr5 1 0>; 2988c2ecf20Sopenharmony_ci }; 2998c2ecf20Sopenharmony_ci 3008c2ecf20Sopenharmony_ci amber { 3018c2ecf20Sopenharmony_ci gpios = <&bcsr5 2 0>; 3028c2ecf20Sopenharmony_ci }; 3038c2ecf20Sopenharmony_ci 3048c2ecf20Sopenharmony_ci red { 3058c2ecf20Sopenharmony_ci gpios = <&bcsr5 3 0>; 3068c2ecf20Sopenharmony_ci }; 3078c2ecf20Sopenharmony_ci }; 3088c2ecf20Sopenharmony_ci}; 3098c2ecf20Sopenharmony_ci 3108c2ecf20Sopenharmony_ci/include/ "mpc8568si-post.dtsi" 311