ARM64: dts: rk3399-evb: rename spdif sound card name

just to compatiable with android sdk, anyway, change it.

Change-Id: I60341c5a8a9050172c6abaca396957442f42434e
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
Sugar Zhang
2016-06-13 18:42:33 +08:00
parent 9b9810bf44
commit 8bade80b78

View File

@@ -160,7 +160,7 @@
spdif_sound: spdif-sound {
status = "disabled";
compatible = "simple-audio-card";
simple-audio-card,name = "rockchip,spdif";
simple-audio-card,name = "ROCKCHIP,SPDIF";
simple-audio-card,cpu {
sound-dai = <&spdif>;
};