summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-06-18 11:11:01 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-06-23 09:56:43 +0200
commit4a9a8f343a1e0ce35956577536e366d387ca3850 (patch)
treee3ce21745a06565a7805a13913c1781e1931995d /arch
parent19222f6522d38d6e8184f3930e83296c21650225 (diff)
downloadbarebox-4a9a8f343a1e0ce35956577536e366d387ca3850.tar.gz
barebox-4a9a8f343a1e0ce35956577536e366d387ca3850.tar.xz
ARM: socfpga: dts: remove unused nodes and phandles
The phandles are unreferenced anywhere. They are likely a remnant of copy and paste from another device tree that makes use of them, e.g. the socfpga_cyclone5_socrates.dts. Drop them. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/socfpga_cyclone5_de0_nano_soc.dts6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/dts/socfpga_cyclone5_de0_nano_soc.dts b/arch/arm/dts/socfpga_cyclone5_de0_nano_soc.dts
index 40a7a9c488..427f150fb4 100644
--- a/arch/arm/dts/socfpga_cyclone5_de0_nano_soc.dts
+++ b/arch/arm/dts/socfpga_cyclone5_de0_nano_soc.dts
@@ -31,10 +31,4 @@
file-path = "barebox.env";
};
};
-
- leds: gpio-leds {
- };
-
- buttons: gpio-keys {
- };
};