Remove RAVE SP properties/nodes that are now availible from upstream
Linux DTS files.

Signed-off-by: Andrey Smirnov <[email protected]>
---
 arch/arm/dts/imx6qdl-zii-rdu2.dtsi | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/arch/arm/dts/imx6qdl-zii-rdu2.dtsi 
b/arch/arm/dts/imx6qdl-zii-rdu2.dtsi
index a74fb4783..f63b5d2ed 100644
--- a/arch/arm/dts/imx6qdl-zii-rdu2.dtsi
+++ b/arch/arm/dts/imx6qdl-zii-rdu2.dtsi
@@ -66,19 +66,7 @@
                        nvmem-cell-names = "boot-source";
                };
 
-               eeprom@a3 {
-                       compatible = "zii,rave-sp-eeprom";
-                       reg = <0xa3 0x4000>;
-                       zii,eeprom-name = "dds-eeprom";
-               };
-
                eeprom@a4 {
-                       compatible = "zii,rave-sp-eeprom";
-                       reg = <0xa4 0x4000>;
-                       #address-cells = <1>;
-                       #size-cells = <1>;
-                       zii,eeprom-name = "main-eeprom";
-
                        boot_source: boot-source@83 {
                                reg = <0x83 1>;
                        };
@@ -91,10 +79,6 @@
                                reg = <0x190 6>;
                        };
                };
-
-               backlight {
-                       compatible = "zii,rave-sp-backlight";
-               };
        };
 };
 
-- 
2.17.1


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to