From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S971215AbdEZPbr (ORCPT ); Fri, 26 May 2017 11:31:47 -0400 Received: from muru.com ([72.249.23.125]:49436 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967680AbdEZPbq (ORCPT ); Fri, 26 May 2017 11:31:46 -0400 Date: Fri, 26 May 2017 08:30:46 -0700 From: Tony Lindgren To: Enric Balletbo i Serra Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1 Message-ID: <20170526153045.GA3717@atomide.com> References: <20170522090153.5596-1-enric.balletbo@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170522090153.5596-1-enric.balletbo@collabora.com> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Enric Balletbo i Serra [170522 02:05]: > The second version of the hardware moved the card detect pin from gpio0_6 > to gpio1_9, as we won't support the first hardware version fix the pinmux > configuration of this pin. OK so proto vs production version misconfiguration, applying both into omap-for-v4.12/fixes-v2 thanks. Note that you're not supposed to send any email to the stable list unless requesting a backport of something. The idea is to add the stable tag when committing, and nowadays it seems having a proper "Fixes" tag seems to do the job automatically. Regards, Tony