From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752381AbdHIWIG (ORCPT ); Wed, 9 Aug 2017 18:08:06 -0400 Received: from muru.com ([72.249.23.125]:57416 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752107AbdHIWIE (ORCPT ); Wed, 9 Aug 2017 18:08:04 -0400 Date: Wed, 9 Aug 2017 15:08:01 -0700 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: Russell King , Ulf Hansson , nsekhar@ti.com, linux-omap@vger.kernel.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] ARM: dts: am571x-idk: Fix GPIO polarity for MMC1 card detect Message-ID: <20170809220800.GJ3934@atomide.com> References: <20170808052057.24433-1-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170808052057.24433-1-kishon@ti.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kishon Vijay Abraham I [170807 22:22]: > The GPIO polarity for MMC1 card detect is set to '0' which means > active-high. However the polarity should be active-low. Fix it > here. Can these wait for v4.14 merge window or do these fix known issues? Regards, Tony