mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
arm: dts: aspeed-g6: rename udc device node
Rename udc to usb device node. Signed-off-by: Neal Liu <neal_liu@aspeedtech.com> Change-Id: I07408f7bd68a0189d195ec2a7734f1ae7a037d96
This commit is contained in:
parent
f20d5d22c6
commit
1392d9c02e
|
|
@ -413,7 +413,7 @@ usb2ahp: usb2ahp {
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
udc: udc@1e6a2000 {
|
||||
udc: usb@1e6a2000 {
|
||||
compatible = "aspeed,ast2600-udc";
|
||||
reg = <0x1e6a2000 0x300>;
|
||||
interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user