From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Tue, 17 Jan 2017 18:03:59 +0100 Subject: [PATCH v2 1/8] ARM: dts: armada-370-rd: Utilize new DSA binding In-Reply-To: <20170105192957.14304-2-f.fainelli@gmail.com> References: <20170105192957.14304-1-f.fainelli@gmail.com> <20170105192957.14304-2-f.fainelli@gmail.com> Message-ID: <20170117170359.GA9470@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jan 05, 2017 at 11:29:50AM -0800, Florian Fainelli wrote: > Utilize the new DSA binding, introduced with commit 8c5ad1d6179d ("net: dsa: > Document new binding"). The legacy binding node is kept included, but is marked > disabled. > > Signed-off-by: Florian Fainelli Tested-by: Andrew Lunn Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v2 1/8] ARM: dts: armada-370-rd: Utilize new DSA binding Date: Tue, 17 Jan 2017 18:03:59 +0100 Message-ID: <20170117170359.GA9470@lunn.ch> References: <20170105192957.14304-1-f.fainelli@gmail.com> <20170105192957.14304-2-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170105192957.14304-2-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Florian Fainelli Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Jason Cooper , Gregory Clement , Sebastian Hesselbarth , Rob Herring , Mark Rutland , Russell King , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org List-Id: devicetree@vger.kernel.org On Thu, Jan 05, 2017 at 11:29:50AM -0800, Florian Fainelli wrote: > Utilize the new DSA binding, introduced with commit 8c5ad1d6179d ("net: dsa: > Document new binding"). The legacy binding node is kept included, but is marked > disabled. > > Signed-off-by: Florian Fainelli Tested-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 S1751226AbdAQREW (ORCPT ); Tue, 17 Jan 2017 12:04:22 -0500 Received: from vps0.lunn.ch ([178.209.37.122]:35891 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751152AbdAQRES (ORCPT ); Tue, 17 Jan 2017 12:04:18 -0500 Date: Tue, 17 Jan 2017 18:03:59 +0100 From: Andrew Lunn To: Florian Fainelli Cc: linux-arm-kernel@lists.infradead.org, Jason Cooper , Gregory Clement , Sebastian Hesselbarth , Rob Herring , Mark Rutland , Russell King , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , vivien.didelot@savoirfairelinux.com Subject: Re: [PATCH v2 1/8] ARM: dts: armada-370-rd: Utilize new DSA binding Message-ID: <20170117170359.GA9470@lunn.ch> References: <20170105192957.14304-1-f.fainelli@gmail.com> <20170105192957.14304-2-f.fainelli@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170105192957.14304-2-f.fainelli@gmail.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 Thu, Jan 05, 2017 at 11:29:50AM -0800, Florian Fainelli wrote: > Utilize the new DSA binding, introduced with commit 8c5ad1d6179d ("net: dsa: > Document new binding"). The legacy binding node is kept included, but is marked > disabled. > > Signed-off-by: Florian Fainelli Tested-by: Andrew Lunn Andrew