All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: "Sean Wang" <sean.wang@mediatek.com>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Woojung Huh" <woojung.huh@microchip.com>,
	"Eric Dumazet" <edumazet@google.com>,
	"Arınç ÜNAL" <arinc.unal@arinc9.com>,
	"Andrew Lunn" <andrew@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	linux-arm-kernel@lists.infradead.org,
	"Kurt Kanzenbach" <kurt@linutronix.de>,
	"John Crispin" <john@phrozen.org>,
	linux-renesas-soc@vger.kernel.org,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Vivien Didelot" <vivien.didelot@gmail.com>,
	"Marek Vasut" <marex@denx.de>,
	linux-mediatek@lists.infradead.org,
	"Vladimir Oltean" <olteanv@gmail.com>,
	linux-kernel@vger.kernel.org, "DENG Qingfang" <dqfext@gmail.com>,
	"Clément Léger" <clement.leger@bootlin.com>,
	devicetree@vger.kernel.org,
	"Florian Fainelli" <f.fainelli@gmail.com>,
	UNGLinuxDriver@microchip.com, netdev@vger.kernel.org,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Landen Chao" <Landen.Chao@mediatek.com>,
	"George McCollister" <george.mccollister@gmail.com>,
	"Alvin Šipraga" <alsi@bang-olufsen.dk>
Subject: Re: [PATCH net-next 3/3] dt-bindings: net: dsa: remove label = "cpu" from examples
Date: Tue, 13 Sep 2022 10:54:48 -0500	[thread overview]
Message-ID: <20220913155448.GA3806944-robh@kernel.org> (raw)
In-Reply-To: <20220912175058.280386-4-vladimir.oltean@nxp.com>

On Mon, 12 Sep 2022 20:50:58 +0300, Vladimir Oltean wrote:
> This is not used by the DSA dt-binding, so remove it from all examples.
> 
> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
> ---
>  Documentation/devicetree/bindings/net/dsa/ar9331.txt       | 1 -
>  .../devicetree/bindings/net/dsa/arrow,xrs700x.yaml         | 1 -
>  Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml    | 2 --
>  .../devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml  | 1 -
>  Documentation/devicetree/bindings/net/dsa/lan9303.txt      | 2 --
>  Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt | 1 -
>  .../devicetree/bindings/net/dsa/mediatek,mt7530.yaml       | 7 -------
>  .../devicetree/bindings/net/dsa/microchip,ksz.yaml         | 2 --
>  Documentation/devicetree/bindings/net/dsa/qca8k.yaml       | 3 ---
>  Documentation/devicetree/bindings/net/dsa/realtek.yaml     | 2 --
>  .../devicetree/bindings/net/dsa/renesas,rzn1-a5psw.yaml    | 1 -
>  .../devicetree/bindings/net/dsa/vitesse,vsc73xx.txt        | 2 --
>  12 files changed, 25 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>


WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: "Sean Wang" <sean.wang@mediatek.com>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Woojung Huh" <woojung.huh@microchip.com>,
	"Eric Dumazet" <edumazet@google.com>,
	"Arınç ÜNAL" <arinc.unal@arinc9.com>,
	"Andrew Lunn" <andrew@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	linux-arm-kernel@lists.infradead.org,
	"Kurt Kanzenbach" <kurt@linutronix.de>,
	"John Crispin" <john@phrozen.org>,
	linux-renesas-soc@vger.kernel.org,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Vivien Didelot" <vivien.didelot@gmail.com>,
	"Marek Vasut" <marex@denx.de>,
	linux-mediatek@lists.infradead.org,
	"Vladimir Oltean" <olteanv@gmail.com>,
	linux-kernel@vger.kernel.org, "DENG Qingfang" <dqfext@gmail.com>,
	"Clément Léger" <clement.leger@bootlin.com>,
	devicetree@vger.kernel.org,
	"Florian Fainelli" <f.fainelli@gmail.com>,
	UNGLinuxDriver@microchip.com, netdev@vger.kernel.org,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Landen Chao" <Landen.Chao@mediatek.com>,
	"George McCollister" <george.mccollister@gmail.com>,
	"Alvin Šipraga" <alsi@bang-olufsen.dk>
Subject: Re: [PATCH net-next 3/3] dt-bindings: net: dsa: remove label = "cpu" from examples
Date: Tue, 13 Sep 2022 10:54:48 -0500	[thread overview]
Message-ID: <20220913155448.GA3806944-robh@kernel.org> (raw)
In-Reply-To: <20220912175058.280386-4-vladimir.oltean@nxp.com>

On Mon, 12 Sep 2022 20:50:58 +0300, Vladimir Oltean wrote:
> This is not used by the DSA dt-binding, so remove it from all examples.
> 
> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
> ---
>  Documentation/devicetree/bindings/net/dsa/ar9331.txt       | 1 -
>  .../devicetree/bindings/net/dsa/arrow,xrs700x.yaml         | 1 -
>  Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml    | 2 --
>  .../devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml  | 1 -
>  Documentation/devicetree/bindings/net/dsa/lan9303.txt      | 2 --
>  Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt | 1 -
>  .../devicetree/bindings/net/dsa/mediatek,mt7530.yaml       | 7 -------
>  .../devicetree/bindings/net/dsa/microchip,ksz.yaml         | 2 --
>  Documentation/devicetree/bindings/net/dsa/qca8k.yaml       | 3 ---
>  Documentation/devicetree/bindings/net/dsa/realtek.yaml     | 2 --
>  .../devicetree/bindings/net/dsa/renesas,rzn1-a5psw.yaml    | 1 -
>  .../devicetree/bindings/net/dsa/vitesse,vsc73xx.txt        | 2 --
>  12 files changed, 25 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-09-13 15:55 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-12 17:50 [PATCH net-next 0/3] Remove label = "cpu" from DSA dt-bindings Vladimir Oltean
2022-09-12 17:50 ` Vladimir Oltean
2022-09-12 17:50 ` [PATCH net-next 1/3] dt-bindings: net: dsa: mt7530: replace label = "cpu" with proper checks Vladimir Oltean
2022-09-12 17:50   ` Vladimir Oltean
2022-09-12 17:59   ` Florian Fainelli
2022-09-12 17:59     ` Florian Fainelli
2022-09-13  8:19   ` Arınç ÜNAL
2022-09-13  8:19     ` Arınç ÜNAL
2022-09-13 15:51   ` Rob Herring
2022-09-13 15:51     ` Rob Herring
2022-09-13 15:55   ` Arınç ÜNAL
2022-09-13 15:55     ` Arınç ÜNAL
2022-09-13 16:26     ` Vladimir Oltean
2022-09-13 16:26       ` Vladimir Oltean
2022-09-12 17:50 ` [PATCH net-next 2/3] dt-bindings: net: dsa: mt7530: stop requiring phy-mode on CPU ports Vladimir Oltean
2022-09-12 17:50   ` Vladimir Oltean
2022-09-12 18:07   ` Florian Fainelli
2022-09-12 18:07     ` Florian Fainelli
2022-09-13  8:19   ` Arınç ÜNAL
2022-09-13  8:19     ` Arınç ÜNAL
2022-09-13 15:51   ` Rob Herring
2022-09-13 15:51     ` Rob Herring
2022-09-12 17:50 ` [PATCH net-next 3/3] dt-bindings: net: dsa: remove label = "cpu" from examples Vladimir Oltean
2022-09-12 17:50   ` Vladimir Oltean
2022-09-12 18:12   ` Florian Fainelli
2022-09-12 18:12     ` Florian Fainelli
2022-09-13  8:20   ` Arınç ÜNAL
2022-09-13  8:20     ` Arınç ÜNAL
2022-09-13 13:31     ` Vladimir Oltean
2022-09-13 13:31       ` Vladimir Oltean
2022-09-13 14:14       ` Arınç ÜNAL
2022-09-13 14:14         ` Arınç ÜNAL
2022-09-13 14:32         ` Vladimir Oltean
2022-09-13 14:32           ` Vladimir Oltean
2022-09-13 15:54       ` Rob Herring
2022-09-13 15:54         ` Rob Herring
2022-09-13 15:54   ` Rob Herring [this message]
2022-09-13 15:54     ` Rob Herring
2022-09-20  1:10 ` [PATCH net-next 0/3] Remove label = "cpu" from DSA dt-bindings patchwork-bot+netdevbpf
2022-09-20  1:10   ` patchwork-bot+netdevbpf

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=20220913155448.GA3806944-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=Landen.Chao@mediatek.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=alsi@bang-olufsen.dk \
    --cc=andrew@lunn.ch \
    --cc=arinc.unal@arinc9.com \
    --cc=clement.leger@bootlin.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dqfext@gmail.com \
    --cc=edumazet@google.com \
    --cc=f.fainelli@gmail.com \
    --cc=george.mccollister@gmail.com \
    --cc=john@phrozen.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=kuba@kernel.org \
    --cc=kurt@linutronix.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=marex@denx.de \
    --cc=matthias.bgg@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=pabeni@redhat.com \
    --cc=robh+dt@kernel.org \
    --cc=sean.wang@mediatek.com \
    --cc=vivien.didelot@gmail.com \
    --cc=vladimir.oltean@nxp.com \
    --cc=woojung.huh@microchip.com \
    /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.