aboutsummaryrefslogtreecommitdiff
path: root/src/arm/omap4-panda-common.dtsi
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2017-11-13 20:15:33 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2017-11-13 20:15:33 +0000
commit550370858c61e6f7fe3832de73daa9cc25ba716a (patch)
treeb8d380020ec7026d5a54e3a2c67ef46ac8859511 /src/arm/omap4-panda-common.dtsi
parentd5464ff11700ac44568e6816e00d1d1427cc46ae (diff)
downloadsrc-550370858c61e6f7fe3832de73daa9cc25ba716a.tar.gz
src-550370858c61e6f7fe3832de73daa9cc25ba716a.zip
Notes
Diffstat (limited to 'src/arm/omap4-panda-common.dtsi')
-rw-r--r--src/arm/omap4-panda-common.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/omap4-panda-common.dtsi b/src/arm/omap4-panda-common.dtsi
index edbc4090297d..2b48e51c372a 100644
--- a/src/arm/omap4-panda-common.dtsi
+++ b/src/arm/omap4-panda-common.dtsi
@@ -267,7 +267,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 */
>;