aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7778.dtsi
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-04-25 16:08:31 +0200
committerSimon Horman <horms+renesas@verge.net.au>2016-04-27 11:36:58 +1000
commit7d698272f10cadcdb73f744b8642d70db1ca8fe8 (patch)
treed06a10e5aa4efec0a9ba02871c8dd4b9a219f740 /arch/arm/boot/dts/r8a7778.dtsi
parentARM: dts: gose: Enable SDHI controllers (diff)
downloadlinux-dev-7d698272f10cadcdb73f744b8642d70db1ca8fe8.tar.xz
linux-dev-7d698272f10cadcdb73f744b8642d70db1ca8fe8.zip
ARM: dts: r8a7778: Don't disable referenced optional clocks
clk_get() on a disabled clock node will return -EPROBE_DEFER, which can cause drivers to be deferred forever if such clocks are referenced in their devices' clocks properties. Update the various disabled external clock nodes to default to a frequency of 0, but don't disable them, to prevent this. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7778.dtsi')
-rw-r--r--arch/arm/boot/dts/r8a7778.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7778.dtsi b/arch/arm/boot/dts/r8a7778.dtsi
index 99c10ebbaca2..fe787b4751d2 100644
--- a/arch/arm/boot/dts/r8a7778.dtsi
+++ b/arch/arm/boot/dts/r8a7778.dtsi
@@ -455,7 +455,6 @@
#clock-cells = <0>;
/* This value must be overridden by the board. */
clock-frequency = <0>;
- status = "disabled";
};
/* Special CPG clocks */