ARM: dts: aspeed-g6: Remove duplicate udc node

Remove the duplicated udc node caused by OBMC branch merge.

Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Change-Id: Ib860a2d13bb88655fe27912634537263520efba8
This commit is contained in:
Chia-Wei Wang 2022-05-24 09:40:32 +08:00
parent 3690078937
commit f20d5d22c6

View File

@ -430,16 +430,6 @@ uphyb: uphyb@1e6a2800 {
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>;