提交 a8d80b6b 编写于 作者: T Tushar Behera 提交者: Kukjin Kim

ARM: dts: Add sound-card name for Snow/Peach-Pit/Peach-Pi

Add sound-card name property to Snow/Peach-Pit/Peach-Pi boards.
Signed-off-by: NTushar Behera <tushar.b@samsung.com>
Acked-by: NMark Brown <broonie@linaro.org>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 22298d6a
...@@ -351,6 +351,7 @@ ...@@ -351,6 +351,7 @@
sound { sound {
compatible = "google,snow-audio-max98095"; compatible = "google,snow-audio-max98095";
samsung,model = "Snow-I2S-MAX98095";
samsung,i2s-controller = <&i2s0>; samsung,i2s-controller = <&i2s0>;
samsung,audio-codec = <&max98095>; samsung,audio-codec = <&max98095>;
}; };
......
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
sound { sound {
compatible = "google,snow-audio-max98090"; compatible = "google,snow-audio-max98090";
samsung,model = "Peach-Pit-I2S-MAX98090";
samsung,i2s-controller = <&i2s0>; samsung,i2s-controller = <&i2s0>;
samsung,audio-codec = <&max98090>; samsung,audio-codec = <&max98090>;
}; };
......
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
sound { sound {
compatible = "google,snow-audio-max98091"; compatible = "google,snow-audio-max98091";
samsung,model = "Peach-Pi-I2S-MAX98091";
samsung,i2s-controller = <&i2s0>; samsung,i2s-controller = <&i2s0>;
samsung,audio-codec = <&max98091>; samsung,audio-codec = <&max98091>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册