From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753460AbdASWtj (ORCPT ); Thu, 19 Jan 2017 17:49:39 -0500 Received: from mail-pf0-f194.google.com ([209.85.192.194]:36321 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751220AbdASWtZ (ORCPT ); Thu, 19 Jan 2017 17:49:25 -0500 Subject: Re: [PATCH v3 0/8] ARM: dts: Switch to new DSA binding To: Gregory CLEMENT References: <20170117182224.32212-1-f.fainelli@gmail.com> <633afd2c-75e4-adeb-f3a0-b59b5f47f1a7@gmail.com> <878tq67jjy.fsf@free-electrons.com> Cc: linux-arm-kernel@lists.infradead.org, Jason Cooper , Andrew Lunn , 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: Date: Thu, 19 Jan 2017 14:49:23 -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: <878tq67jjy.fsf@free-electrons.com> 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/19/2017 02:48 PM, Gregory CLEMENT wrote: > Hi Florian, > > On jeu., janv. 19 2017, Florian Fainelli wrote: > >> On 01/17/2017 10:22 AM, Florian Fainelli wrote: >>> Hi all, >>> >>> This patch series converts the in-tree users to utilize the new (relatively) >>> DSA binding that was introduced with commit 8c5ad1d6179d ("net: dsa: Document >>> new binding"). The legacy binding node is kept included, but is marked >>> disabled. >>> >>> Changes in v3: >>> >>> - collected tags from Andrew and Russell >>> - added missing change to arch/arm/boot/dts/kirkwood-rd88f6281-a.dts >>> >>> Changes in v2: >>> >>> - patch 1: Use an hexadecimal reg property >>> - patch 2: fixed the subject >>> - patch 3: s/okay/disabled/ for the legacy DSA node >>> - patches 7/8: fixed a stray whitespace >>> >>> In about 2-3 releases we may consider removing the old DSA binding entirely >>> from the kernel. >> >> Gregory, all patches have been reviewed/tested now, can you take this >> for an upcoming 4.11 pull request? Thanks! > > > All the series applied on mvebu/dt Awesome, merci ! -- Florian