Commit 4e47ea86 authored by Jerome Brunet's avatar Jerome Brunet Committed by Neil Armstrong
Browse files

arm64: dts: meson: u200: add spdifout b routes



spdifout B remains untested as it can only feed the HDMI controller, which
does not support spdif ATM.

Still if the u200 has spdifout b, the routes to it should be set.

Fixes: cfae4ead ("arm64: dts: meson: add audio playback to u200")
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20230911154541.471484-4-jbrunet@baylibre.com


Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
parent f9dc2d96
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -166,7 +166,10 @@ sound {
				"TDM_B Playback", "TDMOUT_B OUT",
				"SPDIFOUT IN 0", "FRDDR_A OUT 3",
				"SPDIFOUT IN 1", "FRDDR_B OUT 3",
				"SPDIFOUT IN 2", "FRDDR_C OUT 3";
				"SPDIFOUT IN 2", "FRDDR_C OUT 3",
				"SPDIFOUT_B IN 0", "FRDDR_A OUT 4",
				"SPDIFOUT_B IN 1", "FRDDR_B OUT 4",
				"SPDIFOUT_B IN 2", "FRDDR_C OUT 4";

		assigned-clocks = <&clkc CLKID_MPLL2>,
				  <&clkc CLKID_MPLL0>,