aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Brandt <[email protected]>2017-01-23 09:13:49 -0500
committerSimon Horman <[email protected]>2017-01-25 11:32:02 +0100
commit5786ac14239a0809ca13e6a6f77147e6bb04aa29 (patch)
tree5e07d38e97509daeeb2bc2a61e5e8f69eb5e0b6e
parent37dfe2afc5618d42d3214a61ed017ce4bbc12254 (diff)
ARM: dts: r7s72100: add power-domains to mmcif
Signed-off-by: Chris Brandt <[email protected]> Reported-by: Geert Uytterhoeven <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Simon Horman <[email protected]>
-rw-r--r--arch/arm/boot/dts/r7s72100.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r7s72100.dtsi b/arch/arm/boot/dts/r7s72100.dtsi
index 74e684f3c1c7..b8aa256bd515 100644
--- a/arch/arm/boot/dts/r7s72100.dtsi
+++ b/arch/arm/boot/dts/r7s72100.dtsi
@@ -475,6 +475,7 @@
GIC_SPI 269 IRQ_TYPE_LEVEL_HIGH
GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&mstp8_clks R7S72100_CLK_MMCIF>;
+ power-domains = <&cpg_clocks>;
reg-io-width = <4>;
bus-width = <8>;
status = "disabled";