ARM: dts: at91: at91sam9260: Remove leading zeros in OHCI node.

Remove leading zeros in OHCI node for at91sam9260 based boards.

Signed-off-by: Raashid Muhammed <raashidmuhammed@zilogic.com>
Reviewed-by: Vijay Kumar B. <vijaykumar@bravegnu.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
Raashid Muhammed
2016-06-03 11:45:38 +05:30
committed by Alexandre Belloni
parent 1a695a905c
commit cfdc7fa5da
10 changed files with 10 additions and 10 deletions

View File

@@ -46,7 +46,7 @@
};
};
usb0: ohci@00500000 {
usb0: ohci@500000 {
num-ports = <2>;
status = "okay";
};