diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2023-03-04 21:27:30 +0100 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2023-03-04 21:27:30 +0100 |
commit | dc0de05e10a9c6e1ef66ca2934e8a0ff0d488943 (patch) | |
tree | 8a4a1fefcad3b030d420832f5034490f03f87c7f /target/linux/bmips/dts/bcm6368.dtsi | |
parent | 796815eb534c0d3591db74de4b09549472855427 (diff) | |
download | upstream-dc0de05e10a9c6e1ef66ca2934e8a0ff0d488943.tar.gz upstream-dc0de05e10a9c6e1ef66ca2934e8a0ff0d488943.tar.bz2 upstream-dc0de05e10a9c6e1ef66ca2934e8a0ff0d488943.zip |
bmips: add missing switch cpu label
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bmips/dts/bcm6368.dtsi')
-rw-r--r-- | target/linux/bmips/dts/bcm6368.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bmips/dts/bcm6368.dtsi b/target/linux/bmips/dts/bcm6368.dtsi index 5ba9092193..b50a572fd0 100644 --- a/target/linux/bmips/dts/bcm6368.dtsi +++ b/target/linux/bmips/dts/bcm6368.dtsi @@ -529,6 +529,7 @@ port@8 { reg = <8>; + label = "cpu"; phy-mode = "internal"; ethernet = <ðernet>; |