mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
Revert "ARM: dts: bcm2711: Add BCM2711 xHCI support"
This reverts commit 522c35e08b.
This commit is contained in:
@@ -602,21 +602,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
xhci: usb@7e9c0000 {
|
||||
compatible = "brcm,bcm2711-xhci", "brcm,xhci-brcm-v2";
|
||||
reg = <0x0 0x7e9c0000 0x100000>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
interrupts = <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>;
|
||||
power-domains = <&pm BCM2835_POWER_DOMAIN_USB>;
|
||||
/* DWC2 and this IP block share the same USB PHY,
|
||||
* enabling both at the same time results in lockups.
|
||||
* So keep this node disabled and let the bootloader
|
||||
* decide which interface should be enabled.
|
||||
*/
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
v3d: gpu@7ec00000 {
|
||||
compatible = "brcm,2711-v3d";
|
||||
reg = <0x0 0x7ec00000 0x4000>,
|
||||
|
||||
Reference in New Issue
Block a user