Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755573AbcKVJ5E (ORCPT ); Tue, 22 Nov 2016 04:57:04 -0500 Received: from fllnx209.ext.ti.com ([198.47.19.16]:45649 "EHLO fllnx209.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753324AbcKVJ5D (ORCPT ); Tue, 22 Nov 2016 04:57:03 -0500 Subject: Re: [PATCH 2/3] ARM: davinci: hawk: remove mmc ro pin To: Axel Haslam , References: <20161121161541.27048-1-ahaslam@baylibre.com> <20161121161541.27048-3-ahaslam@baylibre.com> CC: , From: Sekhar Nori Message-ID: <5cbc372e-03d6-226b-1468-a254daf603e2@ti.com> Date: Tue, 22 Nov 2016 15:26:30 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161121161541.27048-3-ahaslam@baylibre.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 349 Lines: 12 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 to GPIO3_13. Thanks, Sekhar