aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2023-06-15 20:53:11 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2023-06-15 20:58:18 +0200
commitb073d6cf7a7116d92f3de4bb59124e3ed0466420 (patch)
tree507330515beaff38081f467e53434005394ec53e /target/linux/bmips
parent3d66e7f1db70c98876ea6e9aeb57622d6d30c5e8 (diff)
downloadupstream-b073d6cf7a7116d92f3de4bb59124e3ed0466420.tar.gz
upstream-b073d6cf7a7116d92f3de4bb59124e3ed0466420.tar.bz2
upstream-b073d6cf7a7116d92f3de4bb59124e3ed0466420.zip
bmips: dts: dgnd3700: fix WAN port
All switch ports are labeled as port@address so let's follow the same pattern. Fixes: ed79519b8d89 ("bmips: add support for Netgear DGND3700 v1, DGND3800B") Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> (cherry picked from commit d9210c5ff797896317d1b6293a5ad768b7482cfe)
Diffstat (limited to 'target/linux/bmips')
-rw-r--r--target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi b/target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi
index 7449455631..c878dd2cff 100644
--- a/target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi
+++ b/target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi
@@ -123,7 +123,7 @@
#address-cells = <1>;
#size-cells = <0>;
- wan@0 {
+ port@0 {
reg = <0>;
label = "wan";
};