|
|
@ -446,6 +446,20 @@ |
|
|
|
status = "disabled"; |
|
|
|
status = "disabled"; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
usb_host0_ehci: usb@ff5c0000 { |
|
|
|
|
|
|
|
compatible = "generic-ehci"; |
|
|
|
|
|
|
|
reg = <0x0 0xff5c0000 0x0 0x10000>; |
|
|
|
|
|
|
|
interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>; |
|
|
|
|
|
|
|
status = "disabled"; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
usb_host0_ohci: usb@ff5d0000 { |
|
|
|
|
|
|
|
compatible = "generic-ohci"; |
|
|
|
|
|
|
|
reg = <0x0 0xff5d0000 0x0 0x10000>; |
|
|
|
|
|
|
|
interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>; |
|
|
|
|
|
|
|
status = "disabled"; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
sdmmc_ext: rksdmmc@ff5f0000 { |
|
|
|
sdmmc_ext: rksdmmc@ff5f0000 { |
|
|
|
compatible = "rockchip,rk3328-dw-mshc", "rockchip,rk3288-dw-mshc"; |
|
|
|
compatible = "rockchip,rk3328-dw-mshc", "rockchip,rk3288-dw-mshc"; |
|
|
|
reg = <0x0 0xff5f0000 0x0 0x4000>; |
|
|
|
reg = <0x0 0xff5f0000 0x0 0x4000>; |
|
|
|