[PATCH] arm: rockchip: mecsbc: drop duplicate reserved-memory node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The exact same node is duplicated. Drop one instance.

Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
---
 arch/arm/dts/rk3568-mecsbc.dts | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/arch/arm/dts/rk3568-mecsbc.dts b/arch/arm/dts/rk3568-mecsbc.dts
index 05893b8f724a..c9bab7f36e2f 100644
--- a/arch/arm/dts/rk3568-mecsbc.dts
+++ b/arch/arm/dts/rk3568-mecsbc.dts
@@ -91,31 +91,20 @@ data_partitions {
 	reserved-memory {
 		#address-cells = <2>;
 		#size-cells = <2>;
 		ranges;
 
 		/* Address will be determined by the bootloader */
 		ramoops {
 			compatible = "ramoops";
 		};
 	};
-
-	reserved-memory {
-		#address-cells = <2>;
-		#size-cells = <2>;
-		ranges;
-
-		/* Address will be determined by the bootloader */
-		ramoops {
-			compatible = "ramoops";
-		};
-	};
 };
 
 &sdhci {
 	no-sd;
 
 	partitions {
 		compatible = "fixed-partitions";
 		#address-cells = <2>;
 		#size-cells = <2>;
 
-- 
2.39.2





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux