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

arm64: renesas: salvator-x: Sound SRC support

Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent b1d11d67
......@@ -136,8 +136,8 @@ &rcar_sound {
rcar_sound,dai {
dai0 {
playback = <&ssi0>;
capture = <&ssi1>;
playback = <&ssi0 &src0>;
capture = <&ssi1 &src1>;
};
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment