From: Mugunthan V N Date: Mon, 12 Oct 2015 09:07:11 +0000 (+0530) Subject: ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs X-Git-Tag: omap-for-v4.4/dt-pt1~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0731cbdd5f408502036184ab510c924a6551bf18;p=pandora-kernel.git ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs As per mmc device tree binding documentation card detect gpio has to be active low signal. When a hardware is designed with active high card detect, gpio polarity has to be changed with cd-inverted dt property. In AM43xx the card detect gpio is designed as active low gpio. So correcting the dt card detect gpio definition. Signed-off-by: Mugunthan V N Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed