| c2012cb4 | 25-Jul-2017 |
Simon Glass <sjg@chromium.org> |
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 <sjg@chromium.org> Reviewed-by: L
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 <sjg@chromium.org> Reviewed-by: Lukasz Majewski <lukma@denx.de> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-on: Beaver, Jetson-TK1 Tested-by: Stephen Warren <swarren@nvidia.com>
show more ...
|
| d77af8a8 | 02-May-2017 |
Jacob Chen <jacob-chen@iotwrt.com> |
power: pmic: rk808: add RK818 support
The RK818 chip is a Power Management IC (PMIC) for multimedia and handheld devices.
For boards use rk818, the input current should be set in the early stage, b
power: pmic: rk808: add RK818 support
The RK818 chip is a Power Management IC (PMIC) for multimedia and handheld devices.
For boards use rk818, the input current should be set in the early stage, before ddr initialization.
Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
show more ...
|