]> Git Repo - J-u-boot.git/commit
power: Add a GPIO driver for the as3722 PMIC
authorSimon Glass <[email protected]>
Tue, 25 Jul 2017 14:30:11 +0000 (08:30 -0600)
committerSimon Glass <[email protected]>
Fri, 28 Jul 2017 18:02:47 +0000 (12:02 -0600)
commitc2012cb47cc0b02569c011a0e588b22e07856076
tree2d24cfed46dc94fd2f0e18300166a7b1aa39e6d4
parentdeea211aec45e95cdc4fed006526591fe70abe22
power: Add a GPIO driver for the as3722 PMIC

This pmic includes GPIOs which should have their own driver. Add
a driver to support these.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
Tested-by: Marcel Ziswiler <[email protected]>
Tested-on: Beaver, Jetson-TK1
Tested-by: Stephen Warren <[email protected]>
drivers/power/pmic/as3722_gpio.c [new file with mode: 0644]
include/power/as3722.h
This page took 0.041518 seconds and 4 git commands to generate.