summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/socfpga_cyclone5_socrates.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/socfpga_cyclone5_socrates.dts')
-rw-r--r--arch/arm/dts/socfpga_cyclone5_socrates.dts33
1 files changed, 12 insertions, 21 deletions
diff --git a/arch/arm/dts/socfpga_cyclone5_socrates.dts b/arch/arm/dts/socfpga_cyclone5_socrates.dts
index 125ad1b850..29b41f1043 100644
--- a/arch/arm/dts/socfpga_cyclone5_socrates.dts
+++ b/arch/arm/dts/socfpga_cyclone5_socrates.dts
@@ -15,23 +15,23 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/include/ "socfpga_cyclone5.dtsi"
+#include <arm/socfpga_cyclone5_socrates.dts>
+#include "socfpga.dtsi"
/ {
model = "EBV SoCrates";
compatible = "ebv,socrates", "altr,socfpga";
- chosen {
+ leds: gpio-leds {
};
+};
- memory {
- name = "memory";
- device_type = "memory";
- reg = <0x0 0x0>;
- };
+&gpio0 {
+ status = "okay";
+};
- leds: gpio-leds {
- };
+&gpio1 {
+ status = "okay";
};
&leds {
@@ -39,30 +39,21 @@
led@0 {
label = "0";
- gpios = <&gpio0 28 1>;
+ gpios = <&porta 28 1>;
linux,default-trigger = "heartbeat";
};
led@1 {
label = "1";
- gpios = <&gpio1 19 1>;
+ gpios = <&portb 19 1>;
};
led@2 {
label = "2";
- gpios = <&gpio1 25 1>;
+ gpios = <&portb 25 1>;
};
};
-&gmac1 {
- phy-mode = "rgmii";
- status = "okay";
-};
-
-&mmc {
- status = "okay";
-};
-
&qspi {
status = "okay";