Commit bf2b74ce authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Geert Uytterhoeven
Browse files

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: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87mubt3tux.wl-kuninori.morimoto.gx@renesas.com


Fixes: 56629fcb ("arm64: dts: renesas: ebisu: Enable Audio")
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 993f2c9a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -634,7 +634,6 @@ &rcar_sound {
	/* audio_clkout0/1/2/3 */
	#clock-cells = <1>;
	clock-frequency = <12288000 11289600>;
	clkout-lr-synchronous;

	status = "okay";