Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7df91f5 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Simon Horman
Browse files

arm64: renesas: salvator-x: Sound SRC support

parent b1d11d67
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -136,8 +136,8 @@

	rcar_sound,dai {
		dai0 {
			playback = <&ssi0>;
			capture  = <&ssi1>;
			playback = <&ssi0 &src0>;
			capture  = <&ssi1 &src1>;
		};
	};
};