public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: gregory.clement@bootlin•com (Gregory CLEMENT)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 2/2] ARM: dts: mvebu: add "marvell,prestera" to PP nodes
Date: Fri, 21 Sep 2018 13:08:11 +0200	[thread overview]
Message-ID: <875zyzhzvo.fsf@bootlin.com> (raw)
In-Reply-To: <20180907005926.27134-3-chris.packham@alliedtelesis.co.nz> (Chris Packham's message of "Fri, 7 Sep 2018 12:59:26 +1200")

Hi Chris,
 
 On ven., sept. 07 2018, Chris Packham <chris.packham@alliedtelesis•co.nz> wrote:

> The compatible string "marvell,prestera" allows drivers to have code
> common to any prestera variant.
>
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis•co.nz>

Applied on mvebu/dt

Thanks,

Gregory

> ---
>  arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 2 +-
>  arch/arm/boot/dts/armada-xp-98dx3336.dtsi | 2 +-
>  arch/arm/boot/dts/armada-xp-98dx4251.dtsi | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi
> index 8d708cc22495..2185ea58abfe 100644
> --- a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi
> +++ b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi
> @@ -243,7 +243,7 @@
>  			ranges = <0 MBUS_ID(0x03, 0x00) 0 0x100000>;
>  
>  			pp0: packet-processor at 0 {
> -				compatible = "marvell,prestera-98dx3236";
> +				compatible = "marvell,prestera-98dx3236", "marvell,prestera";
>  				reg = <0 0x4000000>;
>  				interrupts = <33>, <34>, <35>;
>  				dfx = <&dfx>;
> diff --git a/arch/arm/boot/dts/armada-xp-98dx3336.dtsi b/arch/arm/boot/dts/armada-xp-98dx3336.dtsi
> index 2f5fc67dd6dc..1d9d8a8ea60c 100644
> --- a/arch/arm/boot/dts/armada-xp-98dx3336.dtsi
> +++ b/arch/arm/boot/dts/armada-xp-98dx3336.dtsi
> @@ -35,5 +35,5 @@
>  };
>  
>  &pp0 {
> -	compatible = "marvell,prestera-98dx3336";
> +	compatible = "marvell,prestera-98dx3336", "marvell,prestera";
>  };
> diff --git a/arch/arm/boot/dts/armada-xp-98dx4251.dtsi b/arch/arm/boot/dts/armada-xp-98dx4251.dtsi
> index 7a9e8839880b..48ffdc72bfc7 100644
> --- a/arch/arm/boot/dts/armada-xp-98dx4251.dtsi
> +++ b/arch/arm/boot/dts/armada-xp-98dx4251.dtsi
> @@ -49,6 +49,6 @@
>  };
>  
>  &pp0 {
> -	compatible = "marvell,prestera-98dx4251";
> +	compatible = "marvell,prestera-98dx4251", "marvell,prestera";
>  	interrupts = <33>, <34>, <35>, <36>;
>  };
> -- 
> 2.18.0
>

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

      reply	other threads:[~2018-09-21 11:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-07  0:59 [PATCH 0/2] ARM: dts: mvebu: marvell,prestera Chris Packham
2018-09-07  0:59 ` [PATCH 1/2] dt-bindings: marvell, prestera: Add common compatible string Chris Packham
2018-09-17  5:45   ` Rob Herring
2018-09-21 11:07   ` Gregory CLEMENT
2018-09-07  0:59 ` [PATCH 2/2] ARM: dts: mvebu: add "marvell,prestera" to PP nodes Chris Packham
2018-09-21 11:08   ` Gregory CLEMENT [this message]

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=875zyzhzvo.fsf@bootlin.com \
    --to=gregory.clement@bootlin$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox