From 6f328dfe19a7873d1cef3f88595d02c35c7fa054 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Tue, 16 Jan 2024 10:59:47 +0100 Subject: [PATCH] bmips: dts: remove unneeded cfe alias MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This is no longer needed after nvmem-layout changes. Signed-off-by: Álvaro Fernández Rojas --- target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts | 2 +- target/linux/bmips/dts/bcm6328-arcadyan-ar7516.dts | 2 +- target/linux/bmips/dts/bcm6328-comtrend-ar-5381u.dts | 2 +- target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts | 2 +- target/linux/bmips/dts/bcm6328-nucom-r5010unv2.dts | 2 +- target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts | 2 +- target/linux/bmips/dts/bcm6368-actiontec-r1000h.dts | 2 +- target/linux/bmips/dts/bcm6368-comtrend-vr-3025u.dts | 2 +- target/linux/bmips/dts/bcm6368-comtrend-vr-3025un.dts | 2 +- target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi | 2 +- target/linux/bmips/dts/bcm6368-observa-vh4032n.dts | 2 +- target/linux/bmips/dts/bcm6369-comtrend-wap-5813n.dts | 2 +- target/linux/bmips/dts/bcm6369-netgear-evg2000.dts | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts b/target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts index 3321bbd004..052f61002b 100644 --- a/target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts +++ b/target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts @@ -85,7 +85,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { reg = <0x000000 0x010000>; label = "cfe"; read-only; diff --git a/target/linux/bmips/dts/bcm6328-arcadyan-ar7516.dts b/target/linux/bmips/dts/bcm6328-arcadyan-ar7516.dts index 779f1da1b9..649c595848 100644 --- a/target/linux/bmips/dts/bcm6328-arcadyan-ar7516.dts +++ b/target/linux/bmips/dts/bcm6328-arcadyan-ar7516.dts @@ -69,7 +69,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "cfe"; reg = <0x000000 0x010000>; read-only; diff --git a/target/linux/bmips/dts/bcm6328-comtrend-ar-5381u.dts b/target/linux/bmips/dts/bcm6328-comtrend-ar-5381u.dts index fc7462810c..09e6f99389 100644 --- a/target/linux/bmips/dts/bcm6328-comtrend-ar-5381u.dts +++ b/target/linux/bmips/dts/bcm6328-comtrend-ar-5381u.dts @@ -73,7 +73,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { reg = <0x000000 0x010000>; label = "cfe"; read-only; diff --git a/target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts b/target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts index ba15a64265..7ee87c636e 100644 --- a/target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts +++ b/target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts @@ -91,7 +91,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { reg = <0x000000 0x010000>; label = "cfe"; read-only; diff --git a/target/linux/bmips/dts/bcm6328-nucom-r5010unv2.dts b/target/linux/bmips/dts/bcm6328-nucom-r5010unv2.dts index b9cbae7af8..d096a1a42c 100644 --- a/target/linux/bmips/dts/bcm6328-nucom-r5010unv2.dts +++ b/target/linux/bmips/dts/bcm6328-nucom-r5010unv2.dts @@ -71,7 +71,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "cfe"; reg = <0x000000 0x010000>; read-only; diff --git a/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts b/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts index c30612191e..c2693fa716 100644 --- a/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts +++ b/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts @@ -178,7 +178,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "cfe"; reg = <0x000000 0x020000>; read-only; diff --git a/target/linux/bmips/dts/bcm6368-actiontec-r1000h.dts b/target/linux/bmips/dts/bcm6368-actiontec-r1000h.dts index c5e2e7f67f..fec67d0db9 100644 --- a/target/linux/bmips/dts/bcm6368-actiontec-r1000h.dts +++ b/target/linux/bmips/dts/bcm6368-actiontec-r1000h.dts @@ -174,7 +174,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "CFE"; reg = <0x000000 0x020000>; read-only; diff --git a/target/linux/bmips/dts/bcm6368-comtrend-vr-3025u.dts b/target/linux/bmips/dts/bcm6368-comtrend-vr-3025u.dts index eecf3806f2..63a07fe70e 100644 --- a/target/linux/bmips/dts/bcm6368-comtrend-vr-3025u.dts +++ b/target/linux/bmips/dts/bcm6368-comtrend-vr-3025u.dts @@ -101,7 +101,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "CFE"; reg = <0x0000000 0x0020000>; read-only; diff --git a/target/linux/bmips/dts/bcm6368-comtrend-vr-3025un.dts b/target/linux/bmips/dts/bcm6368-comtrend-vr-3025un.dts index fb86adb899..937fbdd1a1 100644 --- a/target/linux/bmips/dts/bcm6368-comtrend-vr-3025un.dts +++ b/target/linux/bmips/dts/bcm6368-comtrend-vr-3025un.dts @@ -101,7 +101,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "CFE"; reg = <0x000000 0x010000>; read-only; diff --git a/target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi b/target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi index 97836e92e0..c647559d6c 100644 --- a/target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi +++ b/target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi @@ -203,7 +203,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "CFE"; reg = <0x0000000 0x0020000>; read-only; diff --git a/target/linux/bmips/dts/bcm6368-observa-vh4032n.dts b/target/linux/bmips/dts/bcm6368-observa-vh4032n.dts index 8d6135fbdd..0f74c4b902 100644 --- a/target/linux/bmips/dts/bcm6368-observa-vh4032n.dts +++ b/target/linux/bmips/dts/bcm6368-observa-vh4032n.dts @@ -152,7 +152,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "CFE"; reg = <0x0000000 0x0020000>; read-only; diff --git a/target/linux/bmips/dts/bcm6369-comtrend-wap-5813n.dts b/target/linux/bmips/dts/bcm6369-comtrend-wap-5813n.dts index 53d20ecba3..70572b49a9 100644 --- a/target/linux/bmips/dts/bcm6369-comtrend-wap-5813n.dts +++ b/target/linux/bmips/dts/bcm6369-comtrend-wap-5813n.dts @@ -165,7 +165,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "CFE"; reg = <0x000000 0x010000>; read-only; diff --git a/target/linux/bmips/dts/bcm6369-netgear-evg2000.dts b/target/linux/bmips/dts/bcm6369-netgear-evg2000.dts index db7f9b0e5b..00017238c8 100644 --- a/target/linux/bmips/dts/bcm6369-netgear-evg2000.dts +++ b/target/linux/bmips/dts/bcm6369-netgear-evg2000.dts @@ -184,7 +184,7 @@ #address-cells = <1>; #size-cells = <1>; - cfe: partition@0 { + partition@0 { label = "CFE"; reg = <0x000000 0x020000>; read-only; -- 2.30.2