Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932685AbcKVMGe (ORCPT ); Tue, 22 Nov 2016 07:06:34 -0500 Received: from lelnx193.ext.ti.com ([198.47.27.77]:32736 "EHLO lelnx193.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932422AbcKVMGd (ORCPT ); Tue, 22 Nov 2016 07:06:33 -0500 Subject: Re: [PATCH] ARM: dts: da850-lcdk: fix mmc card detect polarity To: Axel Haslam , References: <20161121154155.16985-1-ahaslam@baylibre.com> CC: , From: Sekhar Nori Message-ID: Date: Tue, 22 Nov 2016 17:36:02 +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: <20161121154155.16985-1-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: 281 Lines: 12 On Monday 21 November 2016 09:11 PM, Axel Haslam wrote: > The polarity of the card detect pin is inverted. > > Change it to reflect the right polarity for the board > which is ACTIVE_LOW. > > Signed-off-by: Axel Haslam Applied to v4.10/dt Thanks, Sekhar