Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: lp87565: Set proper output level and direction for direction_output | Axel Lin | 2017-07-31 | 1 | -22/+24 |
| | | | | | | | | | | The value argument of lp87565_gpio_direction_output() means output level rather than gpio direction. Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Keerthy <j-keerthy@ti.com> Tested-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | ||||
* | gpio: lp87565: Add support for GPIO | Keerthy | 2017-06-21 | 1 | -0/+190 |
Add driver for lp87565 PMIC family GPIOs. Three GPIOs are supported and can be configured in Open-drain output or Push-pull output. Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |