mirror of
https://github.com/torvalds/linux.git
synced 2026-05-20 12:57:52 +02:00
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:
parent
af3f973b87
commit
d56ac1929c
|
|
@ -105,7 +105,7 @@ MX6QDL_PAD_SD3_CMD__FLEXCAN1_TX 0x80000000
|
|||
|
||||
pinctrl_hummingboard_gpio3_5: hummingboard-gpio3_5 {
|
||||
fsl,pins = <
|
||||
MX6QDL_PAD_EIM_DA5__GPIO3_IO05 0x80000000
|
||||
MX6QDL_PAD_EIM_DA5__GPIO3_IO05 0x1b0b1
|
||||
>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user