ARM: dts: imx6: ventana: change sound device name

The 'model' property in the imx-audio-sgtl5000 binding specifies the
user-visible name of the audio device. This should be something common and
not baseboard specific.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
Tim Harvey 2014-05-21 23:04:54 -07:00 committed by Shawn Guo
parent a3f8c56482
commit b12d1e94a3
4 changed files with 8 additions and 8 deletions

View File

@ -115,9 +115,9 @@
};
sound {
compatible = "fsl,imx6q-sabrelite-sgtl5000",
compatible = "fsl,imx6q-ventana-sgtl5000",
"fsl,imx-audio-sgtl5000";
model = "imx6q-sabrelite-sgtl5000";
model = "sgtl5000-audio";
ssi-controller = <&ssi1>;
audio-codec = <&codec>;
audio-routing =

View File

@ -121,9 +121,9 @@
};
sound {
compatible = "fsl,imx6q-sabrelite-sgtl5000",
compatible = "fsl,imx6q-ventana-sgtl5000",
"fsl,imx-audio-sgtl5000";
model = "imx6q-sabrelite-sgtl5000";
model = "sgtl5000-audio";
ssi-controller = <&ssi1>;
audio-codec = <&codec>;
audio-routing =

View File

@ -124,9 +124,9 @@
};
sound {
compatible = "fsl,imx6q-sabrelite-sgtl5000",
compatible = "fsl,imx6q-ventana-sgtl5000",
"fsl,imx-audio-sgtl5000";
model = "imx6q-sabrelite-sgtl5000";
model = "sgtl5000-audio";
ssi-controller = <&ssi1>;
audio-codec = <&codec>;
audio-routing =

View File

@ -114,9 +114,9 @@
};
sound {
compatible = "fsl,imx6q-sabrelite-sgtl5000",
compatible = "fsl,imx6q-ventana-sgtl5000",
"fsl,imx-audio-sgtl5000";
model = "imx6q-sabrelite-sgtl5000";
model = "sgtl5000-audio";
ssi-controller = <&ssi1>;
audio-codec = <&codec>;
audio-routing =