Commit 4b601b9f authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding

ARM: tegra: apalis-tk1: drop unused hdmi_ddc label

Drop unused hdmi_ddc label.
Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 6253f885
...@@ -123,7 +123,7 @@ rtc@68 { ...@@ -123,7 +123,7 @@ rtc@68 {
/* /*
* GEN2_I2C: I2C2_SDA/SCL (DDC) on MXM3 pin 205/207 (e.g. display EDID) * GEN2_I2C: I2C2_SDA/SCL (DDC) on MXM3 pin 205/207 (e.g. display EDID)
*/ */
hdmi_ddc: i2c@7000c400 { i2c@7000c400 {
status = "okay"; status = "okay";
}; };
......
...@@ -100,7 +100,7 @@ i2c@7000c500 { ...@@ -100,7 +100,7 @@ i2c@7000c500 {
* I2C4 (DDC): I2C4_SDA/SCL (DDC) on MXM3 pin 205/207 * I2C4 (DDC): I2C4_SDA/SCL (DDC) on MXM3 pin 205/207
* (e.g. display EDID) * (e.g. display EDID)
*/ */
hdmi_ddc: i2c@7000c700 { i2c@7000c700 {
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment