commit | af3bec15e07f42c7ef1ec7b89fc299406098d364 | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dphadke@linux.microsoft.com> | Thu Aug 04 08:58:54 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Sat Aug 20 16:40:15 2022 -0400 |
tree | d1facf75688f25a5fc81ce96589a1ebe363619bf | |
parent | 9b3f52d445567e80b5b79cb4e5efefb3aef61a47 [diff] |
gpio: aspeed: port Linux dt-bindings header file Makes it easier to add readable GPIO definitions in DTS files for Aspeed SOC based boards. Ported with small edits to add IBM copyright statement and fix for checkpatch warning. Signed-off-by: Dhananjay Phadke <dphadke@linux.microsoft.com> Reviewed-by: Billy Tsai <billy_tsai@aspeedtech.com> Acked-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>