aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2024-01-18 08:57:43 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2024-01-18 08:57:43 +0100
commitf75de11de0407d724544f973908d693f9b78ede9 (patch)
treea661acaee34a1e8e7592df78e5e8dc69cd9053e3 /target/linux
parent389135501565a6544775e0c75828a11e536e64a2 (diff)
downloadupstream-f75de11de0407d724544f973908d693f9b78ede9.tar.gz
upstream-f75de11de0407d724544f973908d693f9b78ede9.tar.bz2
upstream-f75de11de0407d724544f973908d693f9b78ede9.zip
bmips: dts: remove unneeded cferom alias
This is no longer needed after nvmem-layout changes. Same as 6f328dfe19 for NAND devices. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/bmips/dts/bcm63167-sercomm-h500-s.dtsi2
-rw-r--r--target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts2
-rw-r--r--target/linux/bmips/dts/bcm63168-sercomm-shg2500.dts2
-rw-r--r--target/linux/bmips/dts/bcm63169-comtrend-vg-8050.dts2
-rw-r--r--target/linux/bmips/dts/bcm6328-sercomm-ad1018.dts2
-rw-r--r--target/linux/bmips/dts/bcm6362-huawei-hg253s-v2.dts2
-rw-r--r--target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts2
7 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/bmips/dts/bcm63167-sercomm-h500-s.dtsi b/target/linux/bmips/dts/bcm63167-sercomm-h500-s.dtsi
index 4e4431f27ce..a389187d8dd 100644
--- a/target/linux/bmips/dts/bcm63167-sercomm-h500-s.dtsi
+++ b/target/linux/bmips/dts/bcm63167-sercomm-h500-s.dtsi
@@ -183,7 +183,7 @@
#address-cells = <1>;
#size-cells = <1>;
- cferom: partition@0 {
+ partition@0 {
label = "cferom";
reg = <0x0000000 0x0020000>;
read-only;
diff --git a/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts b/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
index d4520661a58..3f830f058e6 100644
--- a/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
+++ b/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
@@ -166,7 +166,7 @@
#address-cells = <1>;
#size-cells = <1>;
- cferom: partition@0 {
+ partition@0 {
label = "cferom";
reg = <0x0000000 0x0020000>;
read-only;
diff --git a/target/linux/bmips/dts/bcm63168-sercomm-shg2500.dts b/target/linux/bmips/dts/bcm63168-sercomm-shg2500.dts
index bfa9835b26e..3c79d38bfbd 100644
--- a/target/linux/bmips/dts/bcm63168-sercomm-shg2500.dts
+++ b/target/linux/bmips/dts/bcm63168-sercomm-shg2500.dts
@@ -191,7 +191,7 @@
#address-cells = <1>;
#size-cells = <1>;
- cferom: partition@0 {
+ partition@0 {
label = "cferom";
reg = <0x0000000 0x0020000>;
read-only;
diff --git a/target/linux/bmips/dts/bcm63169-comtrend-vg-8050.dts b/target/linux/bmips/dts/bcm63169-comtrend-vg-8050.dts
index be7f90fbd93..b0576748d35 100644
--- a/target/linux/bmips/dts/bcm63169-comtrend-vg-8050.dts
+++ b/target/linux/bmips/dts/bcm63169-comtrend-vg-8050.dts
@@ -181,7 +181,7 @@
#address-cells = <1>;
#size-cells = <1>;
- cferom: partition@0 {
+ partition@0 {
label = "cferom";
reg = <0x0000000 0x0020000>;
read-only;
diff --git a/target/linux/bmips/dts/bcm6328-sercomm-ad1018.dts b/target/linux/bmips/dts/bcm6328-sercomm-ad1018.dts
index aefa72235f1..438f1d5fec9 100644
--- a/target/linux/bmips/dts/bcm6328-sercomm-ad1018.dts
+++ b/target/linux/bmips/dts/bcm6328-sercomm-ad1018.dts
@@ -187,7 +187,7 @@
#address-cells = <1>;
#size-cells = <1>;
- cferom: partition@0 {
+ partition@0 {
label = "cferom";
reg = <0x0000000 0x0020000>;
read-only;
diff --git a/target/linux/bmips/dts/bcm6362-huawei-hg253s-v2.dts b/target/linux/bmips/dts/bcm6362-huawei-hg253s-v2.dts
index 47be99133d3..32682b2610e 100644
--- a/target/linux/bmips/dts/bcm6362-huawei-hg253s-v2.dts
+++ b/target/linux/bmips/dts/bcm6362-huawei-hg253s-v2.dts
@@ -160,7 +160,7 @@
#address-cells = <1>;
#size-cells = <1>;
- cferom: partition@0 {
+ partition@0 {
label = "cferom";
reg = <0x0000000 0x0020000>;
read-only;
diff --git a/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts b/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts
index 53a1c0c01fc..f7182b78dac 100644
--- a/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts
+++ b/target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts
@@ -212,7 +212,7 @@
#address-cells = <1>;
#size-cells = <1>;
- cferom: partition@0 {
+ partition@0 {
label = "cferom";
reg = <0x0000000 0x0004000>;
read-only;