pinctrl: starfive: Add request(), free(), set_config() ops for sys gpiochip
authorHal Feng <hal.feng@starfivetech.com>
Mon, 6 Mar 2023 01:24:51 +0000 (09:24 +0800)
committerHal Feng <hal.feng@starfivetech.com>
Fri, 17 Mar 2023 01:55:51 +0000 (09:55 +0800)
commitb7c567c19c0f564702386e417cd5cee7b3a3f577
treebd3b7f92f0a948a40a0bce9d02e36e5ef3eeecc4
parent627614f95e7f7883c3ab20cafd6bab2c4a813b8e
pinctrl: starfive: Add request(), free(), set_config() ops for sys gpiochip

So libgpiod can call these ops to support some options of
commands such as "-B pull-down" and "-B pull-up".

Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c