
24 Jul
2018
24 Jul
'18
1:22 p.m.
Hi Patrice,
On 07/24/2018 12:39 PM, Patrice Chotard wrote:
Add missing read of "cd_inverted" property in DT.
If your platform uses GPIOs for card detection, it's simpler and more readable to use GPIO_ACTIVE_(LOW|HIGH) in the gpio flags instead of using the cd-inverted property. See Linux commit 45e01f401a2a16a8d7 where this was done for sunxi). Then this commit isn't needed.
- Tuomas