projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9bfb5f
)
ARM: sun6i: Fix OHCI2 node name
author
Maxime Ripard
<
[email protected]
>
Tue, 20 May 2014 11:59:58 +0000
(13:59 +0200)
committer
Maxime Ripard
<
[email protected]
>
Thu, 22 May 2014 08:44:22 +0000
(10:44 +0200)
The unit-address doesn't match the reg property. Since the reg property is
correct, change the unit-address accordingly.
Signed-off-by: Maxime Ripard <
[email protected]
>
arch/arm/boot/dts/sun6i-a31.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun6i-a31.dtsi
b/arch/arm/boot/dts/sun6i-a31.dtsi
index 4155fc43ecffea3fdda8840590a98bc2e82c8e4e..0f4ea4990d2c28583d119a4a31f41d0a079cb47d 100644
(file)
--- a/
arch/arm/boot/dts/sun6i-a31.dtsi
+++ b/
arch/arm/boot/dts/sun6i-a31.dtsi
@@
-410,7
+410,7
@@
status = "disabled";
};
- ohci2: usb@01c1c
0
00 {
+ ohci2: usb@01c1c
4
00 {
compatible = "allwinner,sun6i-a31-ohci", "generic-ohci";
reg = <0x01c1c400 0x100>;
interrupts = <0 77 4>;