summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/omap4-sdp.dts16
1 files changed, 8 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/omap4-sdp.dts b/arch/arm/boot/dts/omap4-sdp.dts
index 11f3ff0e087..088ba3a7f66 100644
--- a/arch/arm/boot/dts/omap4-sdp.dts
+++ b/arch/arm/boot/dts/omap4-sdp.dts
@@ -144,6 +144,14 @@
"omap-dmic-abe.2 Capture", "Digital Mic1 Bias",
"Digital Mic1 Bias", "Digital Mic 2";
};
+
+ sound_hdmi {
+ compatible = "ti,omap-hdmi-audio";
+ ti,model = "OMAP4HDMI";
+
+ ti,hdmi_audio = <&hdmi>;
+ ti,level_shifter = <&tpd12s015>;
+ };
};
&omap4_pmx_core {
@@ -224,14 +232,6 @@
0xbc 0x100 /* abe_mcbsp2_fsx.abe_mcbsp2_fsx INPUT | MODE0 */
>;
};
-
- sound_hdmi {
- compatible = "ti,omap-hdmi-audio";
- ti,model = "OMAP4HDMI";
-
- ti,hdmi_audio = <&hdmi>;
- ti,level_shifter = <&tpd12s015>;
- };
};
&i2c1 {