arm64: dts: salvator-x: add 12288000 for sound ADG

Current rcar_sound only has 11289600 (= for 44.1kHz) clock-frequency,
but it needs 12288000 for 48kHz too.
Otherwise, 48kHz based sound can't handle correctly.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Kuninori Morimoto 2017-05-24 02:16:20 +00:00 committed by Simon Horman
parent 0b03c32db0
commit d37d2b3c0e

View File

@ -523,7 +523,7 @@
/* audio_clkout0/1/2/3 */
#clock-cells = <1>;
clock-frequency = <11289600>;
clock-frequency = <11289600 12288000>;
status = "okay";