ARM: dts: aspeed: tacoma: Add gpio line names
Add names for some of the GPIOs that are used in Tacoma. Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
fa09a28ca3
commit
2f68e4e7df
1 changed files with 33 additions and 0 deletions
|
@ -144,6 +144,39 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&gpio0 {
|
||||||
|
gpio-line-names =
|
||||||
|
/*A0-A7*/ "","","","","","","","",
|
||||||
|
/*B0-B7*/ "fsi-mux","","","","","","","",
|
||||||
|
/*C0-C7*/ "","","","","","","","",
|
||||||
|
/*D0-D7*/ "","","","","","","","",
|
||||||
|
/*E0-E7*/ "power-button","","","checkstop","","presence-ps1","","led-rear-fault",
|
||||||
|
/*F0-F7*/ "","","","","","","","",
|
||||||
|
/*G0-G7*/ "","","","","","","","",
|
||||||
|
/*H0-H7*/ "","","","presence-ps0","","","","",
|
||||||
|
/*I0-I7*/ "","","","","","","","",
|
||||||
|
/*J0-J7*/ "","","","","","","","",
|
||||||
|
/*K0-K7*/ "","","","","","","","",
|
||||||
|
/*L0-L7*/ "","","","","","","","",
|
||||||
|
/*M0-M7*/ "","","","","","","","",
|
||||||
|
/*N0-N7*/ "","","","","","","","",
|
||||||
|
/*O0-O7*/ "led-rear-power","led-rear-id","","","","","","",
|
||||||
|
/*P0-P7*/ "","","","","","","","",
|
||||||
|
/*Q0-Q7*/ "cfam-reset","","","","","","","fsi-routing",
|
||||||
|
/*R0-R7*/ "","","","","","","","",
|
||||||
|
/*S0-S7*/ "","","","","","","","",
|
||||||
|
/*T0-T7*/ "","","","","","","","",
|
||||||
|
/*U0-U7*/ "","","","","","","","",
|
||||||
|
/*V0-V7*/ "","","","","","","","",
|
||||||
|
/*W0-W7*/ "","","","","","","","",
|
||||||
|
/*X0-X7*/ "","","","","","","","",
|
||||||
|
/*Y0-Y7*/ "","","","","","","","",
|
||||||
|
/*Z0-Z7*/ "","","","","","","","",
|
||||||
|
/*AA0-AA7*/ "","","","","","","","",
|
||||||
|
/*AB0-AB7*/ "","","","","","","","",
|
||||||
|
/*AC0-AC7*/ "","","","","","","","";
|
||||||
|
};
|
||||||
|
|
||||||
&fmc {
|
&fmc {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
flash@0 {
|
flash@0 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue