summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Neri <ricardo.neri@ti.com>2012-09-18 21:19:10 -0500
committerAndy Green <andy.green@linaro.org>2012-11-27 11:42:46 +0800
commit9de5dd15e66144b7fbca5cc451c7f571c955b3bf (patch)
tree8e044ca54b5be4170664ad8db5dc0baa383ea556
parent62399e5f2fc1240940c7fdae2a52cff1ac640992 (diff)
ARM/dts: omap5-evm: Add sound node for HDMI
This sound node represents the HDMI audio card. Also, it adds a label to the level shifter so that it can be identified in sound_hdmi. sound_hdmi should use the hdmi node as both HDMI audio and display are provided by the same IP. Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
-rw-r--r--arch/arm/boot/dts/omap5-evm.dts10
1 files changed, 9 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap5-evm.dts b/arch/arm/boot/dts/omap5-evm.dts
index 854ef74286b..7e5268613d8 100644
--- a/arch/arm/boot/dts/omap5-evm.dts
+++ b/arch/arm/boot/dts/omap5-evm.dts
@@ -77,6 +77,14 @@
"Digital Mic1 Bias", "Digital Mic 2";
};
+ sound_hdmi {
+ compatible = "ti,omap-hdmi-audio";
+ ti,model = "OMAP5HDMI";
+
+ ti,hdmi_audio = <&hdmi>;
+ ti,level_shifter = <&tpd12s015>;
+ };
+
};
&omap5_pmx_core {
@@ -252,7 +260,7 @@
};
&hdmi {
- tpd12s015 {
+ tpd12s015: tpd12s015 {
compatible = "ti,tpd12s015";
gpios = <&tca 0 0>, /* TCA6424A P01, CT_CP_HDP */