projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c5c952
)
ARM: dts: iwg20d-q7: Enable PCIe Controller
author
Biju Das
<biju.das@bp.renesas.com>
Mon, 13 Nov 2017 17:43:12 +0000
(17:43 +0000)
committer
Simon Horman
<horms+renesas@verge.net.au>
Mon, 27 Nov 2017 10:40:24 +0000
(11:40 +0100)
Enable PCIe Controller & set PCIe bus clock frequency.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/iwg20d-q7-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/iwg20d-q7-common.dtsi
b/arch/arm/boot/dts/iwg20d-q7-common.dtsi
index
3e4bc4d
..
54470c6
100644
(file)
--- a/
arch/arm/boot/dts/iwg20d-q7-common.dtsi
+++ b/
arch/arm/boot/dts/iwg20d-q7-common.dtsi
@@
-96,6
+96,14
@@
pinctrl-names = "default";
};
+&pcie_bus_clk {
+ clock-frequency = <100000000>;
+};
+
+&pciec {
+ status = "okay";
+};
+
&pfc {
can0_pins: can0 {
groups = "can0_data_d";