ARM: socfpga: socrates: enable gpio0/1

Enable the gpio0+1 controller.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
This commit is contained in:
Steffen Trumtrar 2015-05-29 14:33:02 +00:00 committed by Dinh Nguyen
parent 4c060b89c1
commit 81638f1b9f

View file

@ -36,6 +36,14 @@
status = "okay";
};
&gpio0 {
status = "okay";
};
&gpio1 {
status = "okay";
};
&i2c0 {
status = "okay";