Skip to content

Commit

Permalink
arm64: renesas: salvator-x: Sound SRC support
Browse files Browse the repository at this point in the history
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Kuninori Morimoto authored and Simon Horman committed Nov 26, 2015
1 parent b1d11d6 commit f7df91f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@

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

0 comments on commit f7df91f

Please sign in to comment.