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:
05c14c0
)
powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Fri, 2 Jun 2017 12:38:47 +0000
(14:38 +0200)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Sun, 22 Oct 2017 10:08:31 +0000
(12:08 +0200)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/dts/acadia.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/acadia.dts
b/arch/powerpc/boot/dts/acadia.dts
index 57291f61ffe7021a013a00450ba48444a6f0f3c9..86266159521edac282d9130c497fae59dde25101 100644
(file)
--- a/
arch/powerpc/boot/dts/acadia.dts
+++ b/
arch/powerpc/boot/dts/acadia.dts
@@
-183,7
+183,7
@@
usb@ef603000 {
compatible = "ohci-be";
reg = <0xef603000 0x80>;
- interrupt
s
-parent = <&UIC0>;
+ interrupt-parent = <&UIC0>;
interrupts = <0xd 0x4 0xe 0x4>;
};