Re: [PATCH v1 2/2] ARM: dts: am335x-shc.dts: fix wrong cd pin level

2019-01-22 Thread Tony Lindgren
* Heiko Schocher [190121 21:27]: > cd pin on mmc1 is GPIO_ACTIVE_LOW not GPIO_ACTIVE_HIGH Thanks applying into omap-for-v5.0/fixes. Tony

[PATCH v1 2/2] ARM: dts: am335x-shc.dts: fix wrong cd pin level

2019-01-21 Thread Heiko Schocher
cd pin on mmc1 is GPIO_ACTIVE_LOW not GPIO_ACTIVE_HIGH Signed-off-by: Heiko Schocher --- arch/arm/boot/dts/am335x-shc.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/am335x-shc.dts b/arch/arm/boot/dts/am335x-shc.dts index 5cdaf0cd9401..bfbe27a80006 1006