From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751199AbdAQRql (ORCPT ); Tue, 17 Jan 2017 12:46:41 -0500 Received: from mail-pg0-f67.google.com ([74.125.83.67]:33277 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750947AbdAQRqj (ORCPT ); Tue, 17 Jan 2017 12:46:39 -0500 Subject: Re: [PATCH v2 8/8] ARM: dts: kirkwood-rd88f6281: Utilize new DSA binding To: Andrew Lunn References: <20170105192957.14304-1-f.fainelli@gmail.com> <20170105192957.14304-9-f.fainelli@gmail.com> <20170117173404.GG9470@lunn.ch> 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 From: Florian Fainelli Message-ID: <3255f84c-7d1c-0854-2373-08276ac6b271@gmail.com> Date: Tue, 17 Jan 2017 09:45:40 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20170117173404.GG9470@lunn.ch> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/17/2017 09:34 AM, Andrew Lunn wrote: > On Thu, Jan 05, 2017 at 11:29:57AM -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 >> --- >> arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts | 11 ++++++++ >> arch/arm/boot/dts/kirkwood-rd88f6281.dtsi | 44 +++++++++++++++++++++++++++++ >> 2 files changed, 55 insertions(+) > > Hi Florian > > What about arch/arm/boot/dts/kirkwood-rd88f6281-a.dts Whoops, missed that one, let me resubmit a change to that file too along with your tags on the other patches, thanks for testing and reviewing! -- Florian