Commit 485f3ce6 authored by Phil Edworthy's avatar Phil Edworthy Committed by Simon Horman

ARM: shmobile: henninger: Enable PCIe Controller & PCIe bus clock

Signed-off-by: default avatarPhil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 998d7d64
...@@ -230,3 +230,11 @@ pmic@0 { ...@@ -230,3 +230,11 @@ pmic@0 {
spi-cpha; spi-cpha;
}; };
}; };
&pcie_bus_clk {
status = "okay";
};
&pciec {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment