Revert "ARM: dts: aspeed: Add USB2.0 device controller node"

This reverts commit 2cee50bf45.

It was already applied, and with this duplicate there is now build
problems.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reported-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Greg Kroah-Hartman 2022-06-14 11:27:16 +02:00
parent 0dde9a46a2
commit 235a6d80f0
1 changed files with 0 additions and 10 deletions

View File

@ -317,16 +317,6 @@
status = "disabled";
};
udc: usb@1e6a2000 {
compatible = "aspeed,ast2600-udc";
reg = <0x1e6a2000 0x300>;
interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&syscon ASPEED_CLK_GATE_USBPORT2CLK>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usb2bd_default>;
status = "disabled";
};
apb {
compatible = "simple-bus";
#address-cells = <1>;