aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2024-01-16 10:59:47 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2024-01-16 10:59:47 +0100
commit6f328dfe19a7873d1cef3f88595d02c35c7fa054 (patch)
treeba53344bb4f716e71c3ca4aa0299eb8f20589899 /target/linux
parent6bc26c7d499ba5c261d4b158241d44ffe3c520d9 (diff)
downloadupstream-6f328dfe19a7873d1cef3f88595d02c35c7fa054.tar.gz
upstream-6f328dfe19a7873d1cef3f88595d02c35c7fa054.tar.bz2
upstream-6f328dfe19a7873d1cef3f88595d02c35c7fa054.zip
bmips: dts: remove unneeded cfe alias
This is no longer needed after nvmem-layout changes. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts2
-rw-r--r--target/linux/bmips/dts/bcm6328-arcadyan-ar7516.dts2
-rw-r--r--target/linux/bmips/dts/bcm6328-comtrend-ar-5381u.dts2
-rw-r--r--target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts2
-rw-r--r--target/linux/bmips/dts/bcm6328-nucom-r5010unv2.dts2
-rw-r--r--target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts2
-rw-r--r--target/linux/bmips/dts/bcm6368-actiontec-r1000h.dts2
-rw-r--r--target/linux/bmips/dts/bcm6368-comtrend-vr-3025u.dts2
-rw-r--r--target/linux/bmips/dts/bcm6368-comtrend-vr-3025un.dts2
-rw-r--r--target/linux/bmips/dts/bcm6368-netgear-dgnd3700.dtsi2
-rw-r--r--target/linux/bmips/dts/bcm6368-observa-vh4032n.dts2
-rw-r--r--target/linux/bmips/dts/bcm6369-comtrend-wap-5813n.dts2
-rw-r--r--target/linux/bmips/dts/bcm6369-netgear-evg2000.dts2
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 3321bbd0045..052f61002bd 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 779f1da1b9f..649c5958483 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 fc7462810c9..09e6f993891 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 ba15a642654..7ee87c636ec 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 b9cbae7af8e..d096a1a42cd 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 c30612191eb..c2693fa7160 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 c5e2e7f67f5..fec67d0db98 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 eecf3806f2c..63a07fe70e3 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 fb86adb8991..937fbdd1a1d 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 97836e92e03..c647559d6ce 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 8d6135fbdd1..0f74c4b902d 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 53d20ecba32..70572b49a91 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 db7f9b0e5b6..00017238c85 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;