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

Signed-off-by: Andrey Smirnov <[email protected]>
---
 arch/arm/dts/imx51-zii-rdu1.dts | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/arch/arm/dts/imx51-zii-rdu1.dts b/arch/arm/dts/imx51-zii-rdu1.dts
index bde565fe0..93bb344f5 100644
--- a/arch/arm/dts/imx51-zii-rdu1.dts
+++ b/arch/arm/dts/imx51-zii-rdu1.dts
@@ -53,37 +53,16 @@
 
 &uart3 {
        rave-sp {
-               #address-cells = <1>;
-               #size-cells = <1>;
-
                watchdog {
                        nvmem-cells = <&boot_source>;
                        nvmem-cell-names = "boot-source";
                };
 
-               eeprom@a3 {
-                       compatible = "zii,rave-sp-eeprom";
-                       reg = <0xa3 0x4000>;
-                       #address-cells = <1>;
-                       #size-cells = <1>;
-                       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>;
                        };
                };
-
-               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