ARM: dts: hummingboard: fix configuration of IR input

Add the IOMUX setting for the IR input, rather than relying on the
boot loader.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
Russell King 2014-08-23 15:34:07 +01:00 committed by Shawn Guo
parent af3f973b87
commit d56ac1929c
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
pinctrl_hummingboard_gpio3_5: hummingboard-gpio3_5 {
fsl,pins = <
MX6QDL_PAD_EIM_DA5__GPIO3_IO05 0x80000000
MX6QDL_PAD_EIM_DA5__GPIO3_IO05 0x1b0b1
>;
};