diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-12-16 05:08:22 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-12-20 19:24:05 +0300 |
commit | bf2b74ce9b33a2edd6ba1930ce60a71830790910 (patch) | |
tree | fdc8681296ca3844955c4f799a1fc4b8b2539a90 /arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | |
parent | 993f2c9abe028bb2ce0541c436eebcd008185dd8 (diff) | |
download | linux-bf2b74ce9b33a2edd6ba1930ce60a71830790910.tar.xz |
arm64: dts: renesas: r8a77990: ebisu: Remove clkout-lr-synchronous from sound
rcar_sound doesn't support clkout-lr-synchronous in upstream.
It was supported under out-of-tree rcar_sound.
upstream rcar_sound is supporting
- clkout-lr-synchronous
+ clkout-lr-asynchronous
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87mubt3tux.wl-kuninori.morimoto.gx@renesas.com
Fixes: 56629fcba94c698d ("arm64: dts: renesas: ebisu: Enable Audio")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts')
-rw-r--r-- | arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts b/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts index f1cd5e61c001..4fd2b14fbb8b 100644 --- a/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts +++ b/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts @@ -634,7 +634,6 @@ /* audio_clkout0/1/2/3 */ #clock-cells = <1>; clock-frequency = <12288000 11289600>; - clkout-lr-synchronous; status = "okay"; |