mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
arm: dts: ipq5332: Update DB-MI02.1 dts
Reuse DB-MI02.1 for 256M DDR and single QCN64xx radio configuration Change-Id: Ia08a7705e5254b59cb8f15f5bcba41497fc3eb94 Signed-off-by: Timple Raj M <quic_timple@quicinc.com>
This commit is contained in:
parent
73f9289aad
commit
210378481c
1 changed files with 0 additions and 28 deletions
|
|
@ -24,9 +24,7 @@
|
|||
nand = "/nand-controller@79B0000";
|
||||
mmc = "/sdhci@7804000";
|
||||
usb0 = "/xhci@8a00000";
|
||||
pci0 = "/pci@20000000";
|
||||
pci1 = "/pci@18000000";
|
||||
pci2 = "/pci@10000000";
|
||||
i2c0 = "/i2c@78B6000";
|
||||
};
|
||||
|
||||
|
|
@ -150,19 +148,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
pci0: pci@20000000 {
|
||||
status = "ok";
|
||||
perst_gpio = <38>;
|
||||
lane = <1>;
|
||||
pci_gpio {
|
||||
pci_rst {
|
||||
gpio = <38>;
|
||||
pull = <GPIO_PULL_UP>;
|
||||
oe = <GPIO_OE_ENABLE>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
pci1: pci@18000000 {
|
||||
status = "ok";
|
||||
perst_gpio = <47>;
|
||||
|
|
@ -176,19 +161,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
pci2: pci@10000000 {
|
||||
status = "ok";
|
||||
perst_gpio = <44>;
|
||||
lane = <1>;
|
||||
pci_gpio {
|
||||
pci_rst {
|
||||
gpio = <44>;
|
||||
pull = <GPIO_PULL_UP>;
|
||||
oe = <GPIO_OE_ENABLE>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
ess-switch {
|
||||
switch_mac_mode0 = <PORT_WRAPPER_10GBASE_R>;
|
||||
switch_mac_mode1 = <PORT_WRAPPER_10GBASE_R>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue