diff options
author | Arınç ÜNAL <arinc.unal@arinc9.com> | 2022-11-30 21:00:13 +0300 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-02-26 22:22:48 +0100 |
commit | 9df035b3ea674279bdf1d1c6bfeffe7eb52bb69f (patch) | |
tree | f89eea57a1a27245c6050a5e675ec92d5fcd5f4b /target/linux/bmips | |
parent | d51c44a3ba34940ffd4ff0592875bffa23b7cec7 (diff) | |
download | upstream-9df035b3ea674279bdf1d1c6bfeffe7eb52bb69f.tar.gz upstream-9df035b3ea674279bdf1d1c6bfeffe7eb52bb69f.tar.bz2 upstream-9df035b3ea674279bdf1d1c6bfeffe7eb52bb69f.zip |
treewide: remove label = "cpu" from DSA dt-binding
This is not used by the DSA dt-binding, so remove it from all devicetrees.
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9cc115d8d6f73dd260de1609182f3645844d6907
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Diffstat (limited to 'target/linux/bmips')
-rw-r--r-- | target/linux/bmips/dts/bcm6318.dtsi | 1 | ||||
-rw-r--r-- | target/linux/bmips/dts/bcm63268.dtsi | 1 | ||||
-rw-r--r-- | target/linux/bmips/dts/bcm6328.dtsi | 1 | ||||
-rw-r--r-- | target/linux/bmips/dts/bcm6362.dtsi | 1 | ||||
-rw-r--r-- | target/linux/bmips/dts/bcm6368.dtsi | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/bmips/dts/bcm6318.dtsi b/target/linux/bmips/dts/bcm6318.dtsi index 9f613ad47a..13e1bf1144 100644 --- a/target/linux/bmips/dts/bcm6318.dtsi +++ b/target/linux/bmips/dts/bcm6318.dtsi @@ -400,7 +400,6 @@ port@8 { reg = <8>; - label = "cpu"; phy-mode = "internal"; ethernet = <ðernet>; diff --git a/target/linux/bmips/dts/bcm63268.dtsi b/target/linux/bmips/dts/bcm63268.dtsi index 2ab14e5a33..2bc86d26f9 100644 --- a/target/linux/bmips/dts/bcm63268.dtsi +++ b/target/linux/bmips/dts/bcm63268.dtsi @@ -521,7 +521,6 @@ port@8 { reg = <8>; - label = "cpu"; phy-mode = "internal"; ethernet = <ðernet>; diff --git a/target/linux/bmips/dts/bcm6328.dtsi b/target/linux/bmips/dts/bcm6328.dtsi index c8e9138ccb..dfd603b7c6 100644 --- a/target/linux/bmips/dts/bcm6328.dtsi +++ b/target/linux/bmips/dts/bcm6328.dtsi @@ -418,7 +418,6 @@ port@8 { reg = <8>; - label = "cpu"; phy-mode = "internal"; ethernet = <ðernet>; diff --git a/target/linux/bmips/dts/bcm6362.dtsi b/target/linux/bmips/dts/bcm6362.dtsi index 77473c22bb..d66a602df7 100644 --- a/target/linux/bmips/dts/bcm6362.dtsi +++ b/target/linux/bmips/dts/bcm6362.dtsi @@ -515,7 +515,6 @@ port@8 { reg = <8>; - label = "cpu"; phy-mode = "internal"; ethernet = <ðernet>; diff --git a/target/linux/bmips/dts/bcm6368.dtsi b/target/linux/bmips/dts/bcm6368.dtsi index b50a572fd0..5ba9092193 100644 --- a/target/linux/bmips/dts/bcm6368.dtsi +++ b/target/linux/bmips/dts/bcm6368.dtsi @@ -529,7 +529,6 @@ port@8 { reg = <8>; - label = "cpu"; phy-mode = "internal"; ethernet = <ðernet>; |