All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/8] ARM: dts: Switch to new DSA binding
Date: Tue, 17 Jan 2017 09:19:43 +0100	[thread overview]
Message-ID: <87d1fm6qu8.fsf@free-electrons.com> (raw)
In-Reply-To: <61c15ec6-6c0d-7865-d140-dba4ca3657a4@gmail.com> (Florian Fainelli's message of "Mon, 16 Jan 2017 17:30:38 -0800")

Hi Florian,
 
 On mar., janv. 17 2017, Florian Fainelli <f.fainelli@gmail.com> wrote:

> On 01/05/2017 11:29 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 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, are you going to take this for 4.11? Thanks

it is my intend but I am waiting for the feedback from Andrew.

Gregory

>
>> 
>> Thank you!
>> 
>> Florian Fainelli (8):
>>   ARM: dts: armada-370-rd: Utilize new DSA binding
>>   ARM: dts: armada-385-linksys: Utilize new DSA binding
>>   ARM: dts: armada-388-clearfog: Utilize new DSA binding
>>   ARM: dts: armada-xp-linksys-mamba: Utilize new DSA binding
>>   ARM: dts: kirkwood-dir665: Utilize new DSA binding
>>   ARM: dts: kirkwood-linksys-viper: Utilize new DSA binding
>>   ARM: dts: kirkwood-mv88f6281gtw-ge: Utilize new DSA binding
>>   ARM: dts: kirkwood-rd88f6281: Utilize new DSA binding
>> 
>>  arch/arm/boot/dts/armada-370-rd.dts            | 44 +++++++++++++++++
>>  arch/arm/boot/dts/armada-385-linksys.dtsi      | 52 ++++++++++++++++++++-
>>  arch/arm/boot/dts/armada-388-clearfog.dts      | 65 ++++++++++++++++++++++++++
>>  arch/arm/boot/dts/armada-xp-linksys-mamba.dts  | 53 +++++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-dir665.dts          | 49 +++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-linksys-viper.dts   | 49 +++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | 49 +++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts    | 11 +++++
>>  arch/arm/boot/dts/kirkwood-rd88f6281.dtsi      | 44 +++++++++++++++++
>>  9 files changed, 415 insertions(+), 1 deletion(-)
>> 
>
>
> -- 
> Florian

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Russell King <linux@armlinux.org.uk>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	vivien.didelot@savoirfairelinux.com
Subject: Re: [PATCH v2 0/8] ARM: dts: Switch to new DSA binding
Date: Tue, 17 Jan 2017 09:19:43 +0100	[thread overview]
Message-ID: <87d1fm6qu8.fsf@free-electrons.com> (raw)
In-Reply-To: <61c15ec6-6c0d-7865-d140-dba4ca3657a4@gmail.com> (Florian Fainelli's message of "Mon, 16 Jan 2017 17:30:38 -0800")

Hi Florian,
 
 On mar., janv. 17 2017, Florian Fainelli <f.fainelli@gmail.com> wrote:

> On 01/05/2017 11:29 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 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, are you going to take this for 4.11? Thanks

it is my intend but I am waiting for the feedback from Andrew.

Gregory

>
>> 
>> Thank you!
>> 
>> Florian Fainelli (8):
>>   ARM: dts: armada-370-rd: Utilize new DSA binding
>>   ARM: dts: armada-385-linksys: Utilize new DSA binding
>>   ARM: dts: armada-388-clearfog: Utilize new DSA binding
>>   ARM: dts: armada-xp-linksys-mamba: Utilize new DSA binding
>>   ARM: dts: kirkwood-dir665: Utilize new DSA binding
>>   ARM: dts: kirkwood-linksys-viper: Utilize new DSA binding
>>   ARM: dts: kirkwood-mv88f6281gtw-ge: Utilize new DSA binding
>>   ARM: dts: kirkwood-rd88f6281: Utilize new DSA binding
>> 
>>  arch/arm/boot/dts/armada-370-rd.dts            | 44 +++++++++++++++++
>>  arch/arm/boot/dts/armada-385-linksys.dtsi      | 52 ++++++++++++++++++++-
>>  arch/arm/boot/dts/armada-388-clearfog.dts      | 65 ++++++++++++++++++++++++++
>>  arch/arm/boot/dts/armada-xp-linksys-mamba.dts  | 53 +++++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-dir665.dts          | 49 +++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-linksys-viper.dts   | 49 +++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | 49 +++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts    | 11 +++++
>>  arch/arm/boot/dts/kirkwood-rd88f6281.dtsi      | 44 +++++++++++++++++
>>  9 files changed, 415 insertions(+), 1 deletion(-)
>> 
>
>
> -- 
> Florian

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Russell King <linux@armlinux.org.uk>,
	"open list\:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	vivien.didelot@savoirfairelinux.com
Subject: Re: [PATCH v2 0/8] ARM: dts: Switch to new DSA binding
Date: Tue, 17 Jan 2017 09:19:43 +0100	[thread overview]
Message-ID: <87d1fm6qu8.fsf@free-electrons.com> (raw)
In-Reply-To: <61c15ec6-6c0d-7865-d140-dba4ca3657a4@gmail.com> (Florian Fainelli's message of "Mon, 16 Jan 2017 17:30:38 -0800")

Hi Florian,
 
 On mar., janv. 17 2017, Florian Fainelli <f.fainelli@gmail.com> wrote:

> On 01/05/2017 11:29 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 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, are you going to take this for 4.11? Thanks

it is my intend but I am waiting for the feedback from Andrew.

Gregory

>
>> 
>> Thank you!
>> 
>> Florian Fainelli (8):
>>   ARM: dts: armada-370-rd: Utilize new DSA binding
>>   ARM: dts: armada-385-linksys: Utilize new DSA binding
>>   ARM: dts: armada-388-clearfog: Utilize new DSA binding
>>   ARM: dts: armada-xp-linksys-mamba: Utilize new DSA binding
>>   ARM: dts: kirkwood-dir665: Utilize new DSA binding
>>   ARM: dts: kirkwood-linksys-viper: Utilize new DSA binding
>>   ARM: dts: kirkwood-mv88f6281gtw-ge: Utilize new DSA binding
>>   ARM: dts: kirkwood-rd88f6281: Utilize new DSA binding
>> 
>>  arch/arm/boot/dts/armada-370-rd.dts            | 44 +++++++++++++++++
>>  arch/arm/boot/dts/armada-385-linksys.dtsi      | 52 ++++++++++++++++++++-
>>  arch/arm/boot/dts/armada-388-clearfog.dts      | 65 ++++++++++++++++++++++++++
>>  arch/arm/boot/dts/armada-xp-linksys-mamba.dts  | 53 +++++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-dir665.dts          | 49 +++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-linksys-viper.dts   | 49 +++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | 49 +++++++++++++++++++
>>  arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts    | 11 +++++
>>  arch/arm/boot/dts/kirkwood-rd88f6281.dtsi      | 44 +++++++++++++++++
>>  9 files changed, 415 insertions(+), 1 deletion(-)
>> 
>
>
> -- 
> Florian

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2017-01-17  8:19 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-05 19:29 [PATCH v2 0/8] ARM: dts: Switch to new DSA binding Florian Fainelli
2017-01-05 19:29 ` Florian Fainelli
2017-01-05 19:29 ` Florian Fainelli
2017-01-05 19:29 ` [PATCH v2 1/8] ARM: dts: armada-370-rd: Utilize " Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-17 17:03   ` Andrew Lunn
2017-01-17 17:03     ` Andrew Lunn
2017-01-17 17:03     ` Andrew Lunn
2017-01-05 19:29 ` [PATCH v2 2/8] ARM: dts: armada-385-linksys: " Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-17 17:05   ` Andrew Lunn
2017-01-17 17:05     ` Andrew Lunn
2017-01-17 17:05     ` Andrew Lunn
2017-01-05 19:29 ` [PATCH v2 3/8] ARM: dts: armada-388-clearfog: " Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-06  0:19   ` Russell King - ARM Linux
2017-01-06  0:19     ` Russell King - ARM Linux
2017-01-06  0:19     ` Russell King - ARM Linux
2017-01-05 19:29 ` [PATCH v2 4/8] ARM: dts: armada-xp-linksys-mamba: " Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-17 17:28   ` Andrew Lunn
2017-01-17 17:28     ` Andrew Lunn
2017-01-17 17:28     ` Andrew Lunn
2017-01-05 19:29 ` [PATCH v2 5/8] ARM: dts: kirkwood-dir665: " Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-17 17:42   ` Andrew Lunn
2017-01-17 17:42     ` Andrew Lunn
2017-01-05 19:29 ` [PATCH v2 6/8] ARM: dts: kirkwood-linksys-viper: " Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-17 17:29   ` Andrew Lunn
2017-01-17 17:29     ` Andrew Lunn
2017-01-05 19:29 ` [PATCH v2 7/8] ARM: dts: kirkwood-mv88f6281gtw-ge: " Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-17 17:30   ` Andrew Lunn
2017-01-17 17:30     ` Andrew Lunn
2017-01-05 19:29 ` [PATCH v2 8/8] ARM: dts: kirkwood-rd88f6281: " Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-05 19:29   ` Florian Fainelli
2017-01-17 17:34   ` Andrew Lunn
2017-01-17 17:34     ` Andrew Lunn
2017-01-17 17:34     ` Andrew Lunn
2017-01-17 17:45     ` Florian Fainelli
2017-01-17 17:45       ` Florian Fainelli
2017-01-17 17:45       ` Florian Fainelli
2017-01-17  1:30 ` [PATCH v2 0/8] ARM: dts: Switch to " Florian Fainelli
2017-01-17  1:30   ` Florian Fainelli
2017-01-17  1:30   ` Florian Fainelli
2017-01-17  8:19   ` Gregory CLEMENT [this message]
2017-01-17  8:19     ` Gregory CLEMENT
2017-01-17  8:19     ` Gregory CLEMENT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d1fm6qu8.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.