From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Tue, 28 Mar 2017 21:33:18 +0200 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: <20170328193318.GG2268@lunn.ch> 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 Hi Vivien You might need to rebase this onto git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git There have been a few other changes to the ZII dts files this cycle. Reviewed-by: Andrew Lunn Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: change switch2 label Date: Tue, 28 Mar 2017 21:33:18 +0200 Message-ID: <20170328193318.GG2268@lunn.ch> 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, Shawn Guo , Florian Fainelli 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 Hi Vivien You might need to rebase this onto git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git There have been a few other changes to the ZII dts files this cycle. Reviewed-by: Andrew Lunn Andrew -- 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 S1755688AbdC1Tdo (ORCPT ); Tue, 28 Mar 2017 15:33:44 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:38283 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755560AbdC1Tdk (ORCPT ); Tue, 28 Mar 2017 15:33:40 -0400 Date: Tue, 28 Mar 2017 21:33:18 +0200 From: Andrew Lunn To: Vivien Didelot Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, Shawn Guo , Florian Fainelli Subject: Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: change switch2 label Message-ID: <20170328193318.GG2268@lunn.ch> 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 Hi Vivien You might need to rebase this onto git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git There have been a few other changes to the ZII dts files this cycle. Reviewed-by: Andrew Lunn Andrew