From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752132AbcELUyC (ORCPT ); Thu, 12 May 2016 16:54:02 -0400 Received: from muru.com ([72.249.23.125]:54207 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751676AbcELUyA (ORCPT ); Thu, 12 May 2016 16:54:00 -0400 Date: Thu, 12 May 2016 13:53:56 -0700 From: Tony Lindgren To: Javier Martinez Canillas Cc: Enric Balletbo i Serra , Linux Kernel , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-omap@vger.kernel.org" , Ladislav Michl Subject: Re: [PATCH 1/2] ARM: dts: igep00x0: Add SD card-detect. Message-ID: <20160512205356.GA5995@atomide.com> References: <1462568554-7868-1-git-send-email-enric.balletbo@collabora.com> <572D0B10.60908@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Javier Martinez Canillas [160506 14:28]: > Hello Enric, > > On Fri, May 6, 2016 at 5:22 PM, Enric Balletbo i Serra > wrote: > > Hi Javier, > > > > On 06/05/16 23:07, Javier Martinez Canillas wrote: > >> Hello Enric, > >> > >> On Fri, May 6, 2016 at 5:02 PM, Enric Balletbo i Serra > >> wrote: > >>> Fix SD card remove/insert detection by adding the correct card-detect > >>> pin. All IGEP OMAP3 based boards use the same card-detect pin. > >>> > >>> Signed-off-by: Enric Balletbo i Serra > >>> Signed-off-by: Ladislav Michl > >> > >> Shouldn't his be Suggested-by: Ladislav Michl instead? > >> > >> Or if the patch was originally from Ladis, then he should remain the > >> author with your S-o-B after his. > >> > > > > Well Ladis sent the same patch as I had in my local repository for long > > time, so to be strict the correct is have two authors and two S-o-B. My bad > > is not send the patch before. > > Got it, then I think is correct to have both S-o-B. Thanks for the > clarification. OK thanks for checking, applying both into omap-for-v4.7/dt. Tony