public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail•com>
To: "Linus Walleij" <linus.walleij@linaro•org>,
	"Andrew Lunn" <andrew@lunn•ch>,
	"Gregory Clement" <gregory.clement@bootlin•com>,
	"Sebastian Hesselbarth" <sebastian.hesselbarth@gmail•com>,
	"Rob Herring" <robh+dt@kernel•org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro•org>,
	"Conor Dooley" <conor+dt@kernel•org>,
	"Russell King" <linux@armlinux•org.uk>,
	"Vladimir Oltean" <olteanv@gmail•com>,
	"David S. Miller" <davem@davemloft•net>,
	"Eric Dumazet" <edumazet@google•com>,
	"Jakub Kicinski" <kuba@kernel•org>,
	"Paolo Abeni" <pabeni@redhat•com>,
	"Marek Behún" <kabel@kernel•org>
Cc: Christian Marangi <ansuelsmth@gmail•com>,
	linux-arm-kernel@lists•infradead.org, devicetree@vger•kernel.org,
	linux-kernel@vger•kernel.org, netdev@vger•kernel.org,
	Vladimir Oltean <vladimir.oltean@nxp•com>,
	Rob Herring <robh@kernel•org>
Subject: Re: [PATCH net-next v7 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema
Date: Tue, 24 Oct 2023 09:40:18 -0700	[thread overview]
Message-ID: <839809ac-e16f-4683-a6ec-14dcf2ff5990@gmail.com> (raw)
In-Reply-To: <20231024-marvell-88e6152-wan-led-v7-7-2869347697d1@linaro.org>

On 10/24/23 06:20, Linus Walleij wrote:
> The Marvell MV88E6060 is one of the oldest DSA switches from
> Marvell, and it has DT bindings used in the wild. Let's define
> them properly.
> 
> It is different enough from the rest of the MV88E6xxx switches
> that it deserves its own binding.
> 
> Reviewed-by: Andrew Lunn <andrew@lunn•ch>
> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp•com>
> Reviewed-by: Rob Herring <robh@kernel•org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro•org>

Reviewed-by: Florian Fainelli <florian.fainelli@broadcom•com>
-- 
Florian


  reply	other threads:[~2023-10-24 16:40 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-24 13:20 [PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches Linus Walleij
2023-10-24 13:20 ` [PATCH net-next v7 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports Linus Walleij
2023-10-24 16:34   ` Florian Fainelli
2023-10-25 13:02   ` Krzysztof Kozlowski
2023-10-24 13:20 ` [PATCH net-next v7 2/7] dt-bindings: net: mvusb: Fix up DSA example Linus Walleij
2023-10-24 16:34   ` Florian Fainelli
2023-10-24 13:20 ` [PATCH net-next v7 3/7] ARM: dts: marvell: Fix some common switch mistakes Linus Walleij
2023-10-24 16:35   ` Florian Fainelli
2023-10-24 13:20 ` [PATCH net-next v7 4/7] ARM: dts: nxp: " Linus Walleij
2023-10-24 16:36   ` Florian Fainelli
2023-10-24 13:20 ` [PATCH net-next v7 5/7] ARM64: dts: marvell: " Linus Walleij
2023-10-24 16:37   ` Florian Fainelli
2023-10-24 18:28   ` Vladimir Oltean
2023-10-24 19:03     ` Russell King (Oracle)
2023-10-24 19:51       ` Vladimir Oltean
2023-10-25 19:52       ` Linus Walleij
2023-10-24 20:10     ` Chris Packham
2023-10-24 20:20       ` Vladimir Oltean
2023-10-25 19:48     ` Linus Walleij
2023-10-25 20:56       ` Linus Walleij
2023-10-25 21:21         ` Andrew Lunn
2023-10-24 13:20 ` [PATCH net-next v7 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema Linus Walleij
2023-10-24 16:39   ` Florian Fainelli
2023-10-24 13:20 ` [PATCH net-next v7 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema Linus Walleij
2023-10-24 16:40   ` Florian Fainelli [this message]
2023-10-25  9:30 ` [PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches patchwork-bot+netdevbpf
2023-10-25  9:36   ` Vladimir Oltean
2023-10-25 14:29     ` Jakub Kicinski

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=839809ac-e16f-4683-a6ec-14dcf2ff5990@gmail.com \
    --to=f.fainelli@gmail$(echo .)com \
    --cc=andrew@lunn$(echo .)ch \
    --cc=ansuelsmth@gmail$(echo .)com \
    --cc=conor+dt@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=edumazet@google$(echo .)com \
    --cc=gregory.clement@bootlin$(echo .)com \
    --cc=kabel@kernel$(echo .)org \
    --cc=krzysztof.kozlowski+dt@linaro$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=linus.walleij@linaro$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux@armlinux$(echo .)org.uk \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=olteanv@gmail$(echo .)com \
    --cc=pabeni@redhat$(echo .)com \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=robh@kernel$(echo .)org \
    --cc=sebastian.hesselbarth@gmail$(echo .)com \
    --cc=vladimir.oltean@nxp$(echo .)com \
    /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