commit | 38183d667099c2a5291f19e6c359c247751667ef | [log] [tgz] |
---|---|---|
author | Vijay Khemka <vijaykhemka@fb.com> | Wed Aug 28 16:19:33 2019 -0700 |
committer | Vijay Khemka <vijaykhemka@fb.com> | Fri Oct 11 14:58:05 2019 -0700 |
tree | 1a5e8b47f09624ddecd36b713f2cea8ff2394a81 | |
parent | 88884b85e2b045077be048225312bdd77aff196b [diff] |
Add GPIO pin description Added functionality to read gpio pin code description from gpio_desc.json file stored in /usr/share/ipmi-providers/. This file is platform specific and can be overwritten for different platforms. This gpio pin description will be requested by lcd debug card for displaying in screen. Tested: verified with lcd debug card screen. Change-Id: I32275a5d218cbfdd20cd919768688ab6cc67b091 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>