aboutsummaryrefslogtreecommitdiff
path: root/src/arm/omap4-sdp.dts
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/omap4-sdp.dts')
-rw-r--r--src/arm/omap4-sdp.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/omap4-sdp.dts b/src/arm/omap4-sdp.dts
index d728ec963111..280d92d42bf1 100644
--- a/src/arm/omap4-sdp.dts
+++ b/src/arm/omap4-sdp.dts
@@ -290,7 +290,7 @@
dss_hdmi_pins: pinmux_dss_hdmi_pins {
pinctrl-single,pins = <
- OMAP4_IOPAD(0x09a, PIN_INPUT_PULLUP | MUX_MODE0) /* hdmi_cec.hdmi_cec */
+ OMAP4_IOPAD(0x09a, PIN_INPUT | MUX_MODE0) /* hdmi_cec.hdmi_cec */
OMAP4_IOPAD(0x09c, PIN_INPUT_PULLUP | MUX_MODE0) /* hdmi_scl.hdmi_scl */
OMAP4_IOPAD(0x09e, PIN_INPUT_PULLUP | MUX_MODE0) /* hdmi_sda.hdmi_sda */
>;