From: Peter Rosin Date: Tue, 28 Aug 2018 09:48:41 +0000 (+0200) Subject: ARM: dts: at91: nattis: make the SD-card slot work X-Git-Tag: v4.19.99~616 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=45f2aa92042a53547a7e391014ef8e3d451374bc;p=platform%2Fkernel%2Flinux-rpi.git ARM: dts: at91: nattis: make the SD-card slot work [ Upstream commit f52eb2067929d533babe106fbc131c88db3eff3d ] The cd-gpios signal is assumed active-low by the driver, and the cd-inverted property is needed if it is, in fact, active-high. Fix this oversight. Fixes: 0e4323899973 ("ARM: dts: at91: add devicetree for the Axentia Nattis with Natte power") Signed-off-by: Peter Rosin Signed-off-by: Alexandre Belloni Signed-off-by: Sasha Levin --- diff --git a/arch/arm/boot/dts/at91-nattis-2-natte-2.dts b/arch/arm/boot/dts/at91-nattis-2-natte-2.dts index bfa5815..4308a07 100644 --- a/arch/arm/boot/dts/at91-nattis-2-natte-2.dts +++ b/arch/arm/boot/dts/at91-nattis-2-natte-2.dts @@ -221,6 +221,7 @@ reg = <0>; bus-width = <4>; cd-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>; + cd-inverted; }; };