Skip to content
Commit ac9c908e authored by Arthur Demchenkov's avatar Arthur Demchenkov Committed by Tony Lindgren
Browse files

ARM: dts: n900: fix mmc1 card detect gpio polarity

Wrong polarity of card detect GPIO pin leads to the system not
booting from external mmc, if the back cover of N900 is closed.
When the cover is open the system boots fine.

This wasn't noticed before, because of a bug, which was fixed
by commit e63201f1 (mmc: omap_hsmmc: Delete platform data GPIO
CD and WP).

Kernels up to 4.19 ignored the card detect GPIO from DT.

Fixes: e63201f1

 ("mmc: omap_hsmmc: Delete platform data GPIO CD and WP")
Signed-off-by: default avatarArthur Demchenkov <spinal.by@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5b90df44
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment