summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <kishon@ti.com>2015-07-30 08:13:40 (GMT)
committerTony Lindgren <tony@atomide.com>2015-08-05 10:53:19 (GMT)
commitd62ce9ffd8211a423c462811ef083d2493a44321 (patch)
tree1cd4b5ea37364b02b455412db8e300ec2ba6e128 /include/dt-bindings
parent9f04ceebe21a8cc8930adbea0fcc538a46e7289a (diff)
downloadlinux-d62ce9ffd8211a423c462811ef083d2493a44321.tar.xz
ARM: dts: dra72-evm: Fix spurious card insert/removal interrupt
ldo1_reg in addition to being connected to the io lines is also connected to the card detect line. On card removal, omap_hsmmc driver does a regulator_disable causing card detect line to be pulled down. This raises a card insertion interrupt and once the MMC core detects there is no card inserted, it does a regulator disable which again raises a card insertion interrupt. This happens in a loop causing infinite MMC interrupts. Fix it by making ldo1_reg as always_on. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions