From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 29 Mar 2017 11:49:49 +0800 Subject: [PATCH] ARM: dts: vf610-zii-dev-rev-b: change switch2 label In-Reply-To: <20170328192426.13798-1-vivien.didelot@savoirfairelinux.com> References: <20170328192426.13798-1-vivien.didelot@savoirfairelinux.com> Message-ID: <20170329034947.GA30608@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Mar 28, 2017 at 03:24:26PM -0400, Vivien Didelot wrote: > Rename the switch2 at 0 label of the switch2 node to switch at 0 to respect > the general unit at address DTS rule, and be consistent with the other > switch nodes of the DTS file. > > Signed-off-by: Vivien Didelot Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: change switch2 label Date: Wed, 29 Mar 2017 11:49:49 +0800 Message-ID: <20170329034947.GA30608@dragon> References: <20170328192426.13798-1-vivien.didelot@savoirfairelinux.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170328192426.13798-1-vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Vivien Didelot Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kernel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org, Florian Fainelli , Andrew Lunn List-Id: devicetree@vger.kernel.org On Tue, Mar 28, 2017 at 03:24:26PM -0400, Vivien Didelot wrote: > Rename the switch2@0 label of the switch2 node to switch@0 to respect > the general unit@address DTS rule, and be consistent with the other > switch nodes of the DTS file. > > Signed-off-by: Vivien Didelot Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752258AbdC2Duh (ORCPT ); Tue, 28 Mar 2017 23:50:37 -0400 Received: from mail.kernel.org ([198.145.29.136]:37450 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751820AbdC2Duf (ORCPT ); Tue, 28 Mar 2017 23:50:35 -0400 Date: Wed, 29 Mar 2017 11:49:49 +0800 From: Shawn Guo To: Vivien Didelot Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, Florian Fainelli , Andrew Lunn Subject: Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: change switch2 label Message-ID: <20170329034947.GA30608@dragon> References: <20170328192426.13798-1-vivien.didelot@savoirfairelinux.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170328192426.13798-1-vivien.didelot@savoirfairelinux.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 28, 2017 at 03:24:26PM -0400, Vivien Didelot wrote: > Rename the switch2@0 label of the switch2 node to switch@0 to respect > the general unit@address DTS rule, and be consistent with the other > switch nodes of the DTS file. > > Signed-off-by: Vivien Didelot Applied, thanks.