Re: [PATCH 1/3] ARM: davinci: hawk: fix mmc card detect gpio

From: Axel Haslam
Date: Tue Nov 22 2016 - 05:10:50 EST


On Tue, Nov 22, 2016 at 10:53 AM, Sekhar Nori <nsekhar@xxxxxx> wrote:
> On Monday 21 November 2016 09:45 PM, Axel Haslam wrote:
>> The card detect gpio on the hawk board is gpio4_0 and not gpio3_12
>>
>> Signed-off-by: Axel Haslam <ahaslam@xxxxxxxxxxxx>
>
> The LCDK and HawkBoard are different boards. The HawkBoard schematic
> from eLinux.org page is broken, but looking for it on the net, I found
> one and the MMC/SD CD pin in that schematic is indeed connected to GPIO3_12.
>
> So I believe the original code is correct.

mmm, ok, the lcdk is booted using the hawk board file,
so we should differentiate the two boards?
or should we just live with inconsistencies on the lcdk?

(im guessing the same will be ture for the usb)

Regards
Axel.
>
> Thanks,
> Sekhar
>