Re: [PATCH 2/3] ARM: davinci: hawk: remove mmc ro pin

2016-11-22 Thread Sekhar Nori
On Monday 21 November 2016 09:45 PM, Axel Haslam wrote: > The hawk board does not have a write protect pin to read the card > write protect status. > > So remove un-needed platform data declaration for this gpio. > > Signed-off-by: Axel Haslam The schematic I found has the SD_WP pin connected t

[PATCH 2/3] ARM: davinci: hawk: remove mmc ro pin

2016-11-21 Thread Axel Haslam
The hawk board does not have a write protect pin to read the card write protect status. So remove un-needed platform data declaration for this gpio. Signed-off-by: Axel Haslam --- arch/arm/mach-davinci/board-omapl138-hawk.c | 19 +-- 1 file changed, 1 insertion(+), 18 deletions(