diff mbox series

[2/4] ARM: dts: imx6q/dl-phytec-pfla02: Remove duplicate nodes

Message ID 20181223163141.6792-2-shc_work@mail.ru (mailing list archive)
State New, archived
Headers show
Series [1/4] ARM: dts: imx6q-phytec-pbab01: Remove duplicate "chosen" node | expand

Commit Message

Alexander Shiyan Dec. 23, 2018, 4:31 p.m. UTC
"model", "compatible" and "memory" nodes is already present in
corresponed imx6q-phytec-pfla02.dtsi and imx6dl-phytec-pfla02.dtsi
files. Patch removes this duplicates.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 7 -------
 1 file changed, 7 deletions(-)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
index ed1aafd..211640e 100644
--- a/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
@@ -12,13 +12,6 @@ 
 #include <dt-bindings/gpio/gpio.h>
 
 / {
-	model = "Phytec phyFLEX-i.MX6 Quad";
-	compatible = "phytec,imx6q-pfla02", "fsl,imx6q";
-
-	memory@10000000 {
-		reg = <0x10000000 0x80000000>;
-	};
-
 	regulators {
 		compatible = "simple-bus";
 		#address-cells = <1>;