projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bd6bf0
)
ARM: dts: add the PCI clock to the device tree
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 10 Jan 2017 12:52:04 +0000
(13:52 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 27 Sep 2017 21:11:14 +0000
(23:11 +0200)
The PCIv3 driver needs to fetch this clock, so add it to the
device tree.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/integratorap.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/integratorap.dts
b/arch/arm/boot/dts/integratorap.dts
index e8b249f92fb3ae274bd50895545a1fd40a46845b..152d59821db01fba7d96afafd69fc29d97189c6e 100644
(file)
--- a/
arch/arm/boot/dts/integratorap.dts
+++ b/
arch/arm/boot/dts/integratorap.dts
@@
-160,6
+160,7
@@
reg = <0x62000000 0x10000>;
interrupt-parent = <&pic>;
interrupts = <17>; /* Bus error IRQ */
+ clocks = <&pciclk>;
ranges = <0x00000000 0 0x61000000 /* config space */
0x61000000 0 0x00100000 /* 16 MiB @ 61000000 */
0x01000000 0 0x0 /* I/O space */