2
0
Эх сурвалжийг харах

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 <[email protected]>
Álvaro Fernández Rojas 1 жил өмнө
parent
commit
f75de11de0

+ 1 - 1
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;

+ 1 - 1
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;

+ 1 - 1
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;

+ 1 - 1
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;

+ 1 - 1
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;

+ 1 - 1
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;

+ 1 - 1
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;