Home
last modified time | relevance | path

Searched hist:"52 a3de5e123b3c36706b3904464a409b70e2d481" (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/doc/device-tree-bindings/pmic/
H A Dmax77686.txt52a3de5e123b3c36706b3904464a409b70e2d481 Mon Apr 20 18:07:46 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dm: pmic: add max77686 pmic driver

This is the implementation of driver model PMIC driver.
The max77686 PMIC driver implements read/write operations and driver
bind method - to bind its childs.

This driver will try to bind the regulator devices by using it's child
info array with regulator prefixes and driver names. This should succeed
when compatible regulator driver is compiled. If no regulator driver found,
then the pmic can still provide read/write operations, and can be used with
PMIC function calls.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dmax77686.c52a3de5e123b3c36706b3904464a409b70e2d481 Mon Apr 20 18:07:46 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dm: pmic: add max77686 pmic driver

This is the implementation of driver model PMIC driver.
The max77686 PMIC driver implements read/write operations and driver
bind method - to bind its childs.

This driver will try to bind the regulator devices by using it's child
info array with regulator prefixes and driver names. This should succeed
when compatible regulator driver is compiled. If no regulator driver found,
then the pmic can still provide read/write operations, and can be used with
PMIC function calls.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dpmic_max77686.c52a3de5e123b3c36706b3904464a409b70e2d481 Mon Apr 20 18:07:46 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dm: pmic: add max77686 pmic driver

This is the implementation of driver model PMIC driver.
The max77686 PMIC driver implements read/write operations and driver
bind method - to bind its childs.

This driver will try to bind the regulator devices by using it's child
info array with regulator prefixes and driver names. This should succeed
when compatible regulator driver is compiled. If no regulator driver found,
then the pmic can still provide read/write operations, and can be used with
PMIC function calls.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A DKconfig52a3de5e123b3c36706b3904464a409b70e2d481 Mon Apr 20 18:07:46 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dm: pmic: add max77686 pmic driver

This is the implementation of driver model PMIC driver.
The max77686 PMIC driver implements read/write operations and driver
bind method - to bind its childs.

This driver will try to bind the regulator devices by using it's child
info array with regulator prefixes and driver names. This should succeed
when compatible regulator driver is compiled. If no regulator driver found,
then the pmic can still provide read/write operations, and can be used with
PMIC function calls.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A DMakefile52a3de5e123b3c36706b3904464a409b70e2d481 Mon Apr 20 18:07:46 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dm: pmic: add max77686 pmic driver

This is the implementation of driver model PMIC driver.
The max77686 PMIC driver implements read/write operations and driver
bind method - to bind its childs.

This driver will try to bind the regulator devices by using it's child
info array with regulator prefixes and driver names. This should succeed
when compatible regulator driver is compiled. If no regulator driver found,
then the pmic can still provide read/write operations, and can be used with
PMIC function calls.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/power/
H A Dmax77686_pmic.h52a3de5e123b3c36706b3904464a409b70e2d481 Mon Apr 20 18:07:46 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dm: pmic: add max77686 pmic driver

This is the implementation of driver model PMIC driver.
The max77686 PMIC driver implements read/write operations and driver
bind method - to bind its childs.

This driver will try to bind the regulator devices by using it's child
info array with regulator prefixes and driver names. This should succeed
when compatible regulator driver is compiled. If no regulator driver found,
then the pmic can still provide read/write operations, and can be used with
PMIC function calls.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>