summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/renesas/r8a7795.dtsi
diff options
context:
space:
mode:
authorKuninori Morimoto2015-12-01 06:36:34 +0100
committerSimon Horman2015-12-01 07:32:06 +0100
commit8a8f181d2cfdbff772ff2cc895f59bb28beafbdf (patch)
treeb6a0315bbbbbf6d29cd8e4dc6ad98f20bf4b101b /arch/arm64/boot/dts/renesas/r8a7795.dtsi
parentarm64: renesas: salvator-x: set ak4613 In/Out pin as single-end (diff)
downloadkernel-qcow2-linux-8a8f181d2cfdbff772ff2cc895f59bb28beafbdf.tar.gz
kernel-qcow2-linux-8a8f181d2cfdbff772ff2cc895f59bb28beafbdf.tar.xz
kernel-qcow2-linux-8a8f181d2cfdbff772ff2cc895f59bb28beafbdf.zip
arm64: renesas: salvator-x: use CS2000 as AUDIO_CLK_B
CS2000 needs AUDIO_CLKOUT as master clock which is generated by Renesas sound, and Renesas sound needs CS2000 as ADUIO_CLK_B. Because of this relationship, it will be dead-lock when driver probe. cs2000: clk_multiplier@4f { ... clocks = <&rcar_sound 0>, <&x12_clk>; ... }; &rcar_sound { ... assigned-clocks = <&cs2000>; ... }; This patch is using dummy audio_clkout to avoid this issue. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r8a7795.dtsi')
0 files changed, 0 insertions, 0 deletions