Signed-off-by: Steffen Trumtrar <[email protected]>
---
 arch/arm/dts/socfpga_cyclone5_socrates.dts | 34 ------------------------------
 1 file changed, 34 deletions(-)

diff --git a/arch/arm/dts/socfpga_cyclone5_socrates.dts 
b/arch/arm/dts/socfpga_cyclone5_socrates.dts
index 95cdf5d3d5bd..12b3fa5dae40 100644
--- a/arch/arm/dts/socfpga_cyclone5_socrates.dts
+++ b/arch/arm/dts/socfpga_cyclone5_socrates.dts
@@ -19,43 +19,9 @@
 #include "socfpga.dtsi"
 
 / {
-       model = "EBV SoCrates";
-       compatible = "ebv,socrates", "altr,socfpga";
-
        chosen {
                stdout-path = &uart0;
        };
-
-       leds: gpio-leds {
-       };
-};
-
-&gpio0 {
-       status = "okay";
-};
-
-&gpio1 {
-       status = "okay";
-};
-
-&leds {
-       compatible = "gpio-leds";
-
-       led@0 {
-               label = "0";
-               gpios = <&porta 28 1>;
-               linux,default-trigger = "heartbeat";
-       };
-
-       led@1 {
-               label = "1";
-               gpios = <&portb 19 1>;
-       };
-
-       led@2 {
-               label = "2";
-               gpios = <&portb 25 1>;
-       };
 };
 
 &qspi {
-- 
2.8.1


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

Reply via email to