9
0
Fork 0

ARM: dts: AM33xx: Add gpio aliases

barebox depends on these to number the gpio banks correctly.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2013-11-21 11:19:36 +01:00
parent a3247686ff
commit 78697ef74c
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@
interrupt-parent = <&intc>;
aliases {
gpio0 = &gpio0;
gpio1 = &gpio1;
gpio2 = &gpio2;
gpio3 = &gpio3;
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;