ARM: dts: hummingboard/cubox-i: change SPDIF output to be more descriptive
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 23 Aug 2014 09:11:31 +0000 (10:11 +0100)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 25 Aug 2014 11:11:21 +0000 (19:11 +0800)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6dl-hummingboard.dts
arch/arm/boot/dts/imx6qdl-cubox-i.dtsi

index d1c892e282966eaa87e363d750e5db1bed8e6b44..71598546087f366c19baf0faf55b63ceee1ae3ec 100644 (file)
@@ -58,7 +58,7 @@
 
        sound-spdif {
                compatible = "fsl,imx-audio-spdif";
-               model = "imx-spdif";
+               model = "On-board SPDIF";
                /* IMX6 doesn't implement this yet */
                spdif-controller = <&spdif>;
                spdif-out;
index 298d0fdf8ebe222f3d8484ef958ba146badee9bf..6a524ca011e70df048939fbc5ef0659c88a660e9 100644 (file)
@@ -61,7 +61,7 @@
 
        sound-spdif {
                compatible = "fsl,imx-audio-spdif";
-               model = "imx-spdif";
+               model = "Integrated SPDIF";
                /* IMX6 doesn't implement this yet */
                spdif-controller = <&spdif>;
                spdif-out;
This page took 0.028909 seconds and 5 git commands to generate.