ARM: dts: aspeed: rainier: Label reset-cause-pinhole GPIO
This GPIO is used on the rainier system to indicate the BMC was reset due to a physical pinhole reset. See the following doc for more information: https://github.com/openbmc/docs/blob/master/designs/device-tree-gpio-naming.md Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Link: https://lore.kernel.org/r/20220113211735.37861-1-geissonator@yahoo.com Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
d1acc52b52
commit
f173c93f18
|
@ -250,7 +250,7 @@
|
||||||
/*C0-C7*/ "","","","","","","","",
|
/*C0-C7*/ "","","","","","","","",
|
||||||
/*D0-D7*/ "","","","","","","","",
|
/*D0-D7*/ "","","","","","","","",
|
||||||
/*E0-E7*/ "","","","","","","","",
|
/*E0-E7*/ "","","","","","","","",
|
||||||
/*F0-F7*/ "","","","","","","factory-reset-toggle","",
|
/*F0-F7*/ "","","","reset-cause-pinhole","","","factory-reset-toggle","",
|
||||||
/*G0-G7*/ "","","","","","","","",
|
/*G0-G7*/ "","","","","","","","",
|
||||||
/*H0-H7*/ "","bmc-ingraham0","rear-enc-id0","rear-enc-fault0","","","","",
|
/*H0-H7*/ "","bmc-ingraham0","rear-enc-id0","rear-enc-fault0","","","","",
|
||||||
/*I0-I7*/ "","","","","","","bmc-secure-boot","",
|
/*I0-I7*/ "","","","","","","bmc-secure-boot","",
|
||||||
|
|
Loading…
Reference in New Issue