diff --git a/arch/arm/dts/ipq5018-tb-mp04.dts b/arch/arm/dts/ipq5018-tb-mp04.dts index 565a2e3c4e..4f610c60c2 100644 --- a/arch/arm/dts/ipq5018-tb-mp04.dts +++ b/arch/arm/dts/ipq5018-tb-mp04.dts @@ -11,155 +11,10 @@ * GNU General Public License for more details. */ -/dts-v1/; -#include "ipq5018-soc.dtsi" +#include "ipq5018-mp03.3.dts" / { model ="QCA, IPQ5018-TB-MP04"; compatible = "qca,ipq5018", "qca,ipq5018-tb-mp04"; machid = <0x1040006>; config_name = "config@tb-mp04"; - - aliases { - console = "/serial@78AF000"; - mmc = "/sdhci@7804000"; - i2c0 = "/i2c@78b6000"; - gmac_gpio = "/gmac_gpio"; - usb0 = "/xhci@8a00000"; - pci0 = "/pci@80000000"; - pci1 = "/pci@a0000000"; - nand = "/nand-controller@79B0000"; - }; - - console: serial@78AF000 { - status = "ok"; - serial_gpio { - blsp0_uart_rx { - gpio = <20>; - func = <1>; - pull = ; - oe = ; - drvstr = ; - od_en = ; - }; - blsp0_uart_tx { - gpio = <21>; - func = <1>; - pull = ; - oe = ; - drvstr = ; - od_en = ; - }; - }; - }; - - nand: nand-controller@79B0000 { - status = "okay"; - nand_gpio { - qspi_dat3 { - gpio = <4>; - func = <2>; - od_en = ; - drvstr = ; - }; - qspi_dat2 { - gpio = <5>; - func = <2>; - od_en = ; - drvstr = ; - }; - qspi_dat1 { - gpio = <6>; - func = <2>; - od_en = ; - drvstr = ; - }; - qspi_dat0 { - gpio = <7>; - func = <2>; - od_en = ; - drvstr = ; - }; - qspi_cs_n { - gpio = <8>; - func = <2>; - od_en = ; - drvstr = ; - }; - qspi_clk { - gpio = <9>; - func = <2>; - od_en = ; - drvstr = ; - }; - }; - }; - - pci0: pci@80000000 { - status = "ok"; - perst_gpio = <18>; - mode = "fixed"; - pci_gpio { - pci_rst { - gpio = <18>; - func = <0>; - pull = ; - oe = ; - od_en = ; - drvstr = ; - }; - }; - }; - - pci1: pci@a0000000 { - status = "ok"; - perst_gpio = <15>; - mode = "fixed"; - pci_gpio { - pci_rst { - gpio = <15>; - func = <0>; - pull = ; - oe = ; - od_en = ; - drvstr = ; - }; - }; - }; - - usb0: xhci@8a00000 { - usb_gpio { - pwr_gpio { - gpio = <24>; - func = <0>; - pull = ; - oe = ; - od_en = ; - drvstr = ; - }; - }; - }; - - gmac_cfg { - ext_mdio_gpio = <36 37>; - gephy_led = <46>; - - gmac1_cfg { - unit = <0>; - base = <0x39C00000>; - phy_address = <7>; - phy_external_link = <0>; - mac_pwr = <0xaa545>; - s17c_switch_enable = <1>; - switch_port_count = <4>; - switch_phy_address = <0 1 2 3>; - }; - gmac2_cfg { - unit = <1>; - base = <0x39D00000>; - phy_address = <0x1c>; - napa_gpio = <39>; - }; - - }; - };