diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2015-10-06 11:22:59 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-10-13 01:41:41 +0200 |
commit | e5c914fffd9f70d5f112e0a7e30edab7de78f88b (patch) | |
tree | f409e5bfaec02410f0cc2a76998cc01900d25d04 /arch/arm/boot/dts/omap3-igep.dtsi | |
parent | ARM: dts: DRA74x: Add IOMMU nodes for DSP2 (diff) | |
download | linux-e5c914fffd9f70d5f112e0a7e30edab7de78f88b.tar.xz linux-e5c914fffd9f70d5f112e0a7e30edab7de78f88b.zip |
ARM: dts: omap3-lilly-a83x: Don't use IRQ level flag for a GPIO
The card detect GPIO is using IRQ_TYPE_LEVEL_LOW in the GPIO flag cells
but this defined constant is meant to be used for a IRQ and not a GPIO.
So instead use GPIO_ACTIVE_LOW that seems to be the original intention.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-igep.dtsi')
0 files changed, 0 insertions, 0 deletions