diff options
author | 2016-04-25 16:08:32 +0200 | |
---|---|---|
committer | 2016-04-27 11:36:59 +1000 | |
commit | 55ee434728ebf0a0087bbe749d6be7d7170a514c (patch) | |
tree | adfcb214e4435e2a6396210a63904b56209a8dc0 /scripts/gdb/linux/utils.py | |
parent | ARM: dts: r8a7778: Don't disable referenced optional clocks (diff) | |
download | linux-rng-55ee434728ebf0a0087bbe749d6be7d7170a514c.tar.xz linux-rng-55ee434728ebf0a0087bbe749d6be7d7170a514c.zip |
ARM: dts: r8a7779: 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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions