ARM: dts: aspeed: rainier: Add line-name checkstop
Rainier uses GPIO B6 as the checkstop GPIO. Define the line-name so that this GPIO can be found by name. Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
fafc991c88
commit
080f88e840
@ -73,7 +73,7 @@
|
|||||||
&gpio0 {
|
&gpio0 {
|
||||||
gpio-line-names =
|
gpio-line-names =
|
||||||
/*A0-A7*/ "","","","","","","","",
|
/*A0-A7*/ "","","","","","","","",
|
||||||
/*B0-B7*/ "","","","","","","","",
|
/*B0-B7*/ "","","","","","","checkstop","",
|
||||||
/*C0-C7*/ "","","","","","","","",
|
/*C0-C7*/ "","","","","","","","",
|
||||||
/*D0-D7*/ "","","","","","","","",
|
/*D0-D7*/ "","","","","","","","",
|
||||||
/*E0-E7*/ "","","","","","","","",
|
/*E0-E7*/ "","","","","","","","",
|
||||||
|
Loading…
Reference in New Issue
Block a user