diff options
author | Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com> | 2022-08-24 23:00:45 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-02 15:49:08 +0300 |
commit | 9b91a368a4de0559c8fde4e69cdab797cb3d9876 (patch) | |
tree | 6af80f5ebecd2d7f977640d4a1124f71eff26984 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7d3e4d807df2a216b9aa2944372f2b3f6ef3f205 (diff) | |
download | linux-9b91a368a4de0559c8fde4e69cdab797cb3d9876.tar.xz |
misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / output, get status, handle I/O for gpio pins.
direction_input and direction_output functions configures a gpio pin as
input and output respectively. get_direction function returns if a gpio
pin is output or input. get function returns the value of a gpio pin
whereas set function assigns output value for a gpio pin.
Signed-off-by: Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Link: https://lore.kernel.org/r/20220824200047.150308-4-kumaravel.thiagarajan@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions