2022-11-30 14:43:59

by Arınç ÜNAL

[permalink] [raw]
Subject: [PATCH 4/5] mips: dts: remove label = "cpu" from DSA dt-binding

This is not used by the DSA dt-binding, so remove it from all devicetrees.

Signed-off-by: Arınç ÜNAL <[email protected]>
---
arch/mips/boot/dts/qca/ar9331.dtsi | 1 -
arch/mips/boot/dts/ralink/mt7621.dtsi | 1 -
2 files changed, 2 deletions(-)

diff --git a/arch/mips/boot/dts/qca/ar9331.dtsi b/arch/mips/boot/dts/qca/ar9331.dtsi
index c4102b280b47..768ac0f869b1 100644
--- a/arch/mips/boot/dts/qca/ar9331.dtsi
+++ b/arch/mips/boot/dts/qca/ar9331.dtsi
@@ -176,7 +176,6 @@ ports {

switch_port0: port@0 {
reg = <0x0>;
- label = "cpu";
ethernet = <&eth1>;

phy-mode = "gmii";
diff --git a/arch/mips/boot/dts/ralink/mt7621.dtsi b/arch/mips/boot/dts/ralink/mt7621.dtsi
index f3f4c1f26e01..445817cbf376 100644
--- a/arch/mips/boot/dts/ralink/mt7621.dtsi
+++ b/arch/mips/boot/dts/ralink/mt7621.dtsi
@@ -386,7 +386,6 @@ port@4 {

port@6 {
reg = <6>;
- label = "cpu";
ethernet = <&gmac0>;
phy-mode = "trgmii";

--
2.34.1


2022-12-01 07:09:52

by Oleksij Rempel

[permalink] [raw]
Subject: Re: [PATCH 4/5] mips: dts: remove label = "cpu" from DSA dt-binding

On Wed, Nov 30, 2022 at 05:10:39PM +0300, Arınç ÜNAL wrote:
> This is not used by the DSA dt-binding, so remove it from all devicetrees.
>
> Signed-off-by: Arınç ÜNAL <[email protected]>
> ---
> arch/mips/boot/dts/qca/ar9331.dtsi | 1 -
> arch/mips/boot/dts/ralink/mt7621.dtsi | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/arch/mips/boot/dts/qca/ar9331.dtsi b/arch/mips/boot/dts/qca/ar9331.dtsi
> index c4102b280b47..768ac0f869b1 100644
> --- a/arch/mips/boot/dts/qca/ar9331.dtsi
> +++ b/arch/mips/boot/dts/qca/ar9331.dtsi
> @@ -176,7 +176,6 @@ ports {
>
> switch_port0: port@0 {
> reg = <0x0>;
> - label = "cpu";
> ethernet = <&eth1>;
>
> phy-mode = "gmii";

Reviewed-by: Oleksij Rempel <[email protected]>

Thx!

--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |

2022-12-01 07:20:58

by Sergio Paracuellos

[permalink] [raw]
Subject: Re: [PATCH 4/5] mips: dts: remove label = "cpu" from DSA dt-binding

On Wed, Nov 30, 2022 at 3:14 PM Arınç ÜNAL <[email protected]> wrote:
>
> This is not used by the DSA dt-binding, so remove it from all devicetrees.
>
> Signed-off-by: Arınç ÜNAL <[email protected]>
> ---
> arch/mips/boot/dts/ralink/mt7621.dtsi | 1 -

Acked-by: Sergio Paracuellos <[email protected]>

Thanks,
Sergio Paracuellos

2022-12-01 11:16:19

by Thomas Bogendoerfer

[permalink] [raw]
Subject: Re: [PATCH 4/5] mips: dts: remove label = "cpu" from DSA dt-binding

On Wed, Nov 30, 2022 at 05:10:39PM +0300, Arınç ÜNAL wrote:
> This is not used by the DSA dt-binding, so remove it from all devicetrees.
>
> Signed-off-by: Arınç ÜNAL <[email protected]>
> ---
> arch/mips/boot/dts/qca/ar9331.dtsi | 1 -
> arch/mips/boot/dts/ralink/mt7621.dtsi | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/arch/mips/boot/dts/qca/ar9331.dtsi b/arch/mips/boot/dts/qca/ar9331.dtsi
> index c4102b280b47..768ac0f869b1 100644
> --- a/arch/mips/boot/dts/qca/ar9331.dtsi
> +++ b/arch/mips/boot/dts/qca/ar9331.dtsi
> @@ -176,7 +176,6 @@ ports {
>
> switch_port0: port@0 {
> reg = <0x0>;
> - label = "cpu";
> ethernet = <&eth1>;
>
> phy-mode = "gmii";
> diff --git a/arch/mips/boot/dts/ralink/mt7621.dtsi b/arch/mips/boot/dts/ralink/mt7621.dtsi
> index f3f4c1f26e01..445817cbf376 100644
> --- a/arch/mips/boot/dts/ralink/mt7621.dtsi
> +++ b/arch/mips/boot/dts/ralink/mt7621.dtsi
> @@ -386,7 +386,6 @@ port@4 {
>
> port@6 {
> reg = <6>;
> - label = "cpu";
> ethernet = <&gmac0>;
> phy-mode = "trgmii";
>
> --
> 2.34.1

applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]