Hello Thierry,
Am 27.08.2014 08:28, schrieb Thierry Reding:
On Wed, Aug 27, 2014 at 07:26:12AM +0200, Heiko Schocher wrote:
Hello Thierry,
Am 26.08.2014 17:34, schrieb Thierry Reding:
[...]
+int as3722_init(struct as3722 **pmicp, const void *fdt)
+{
+ struct as3722 *pmic =&as3722_pmic;
On Wed, Aug 27, 2014 at 07:26:12AM +0200, Heiko Schocher wrote:
> Hello Thierry,
>
> Am 26.08.2014 17:34, schrieb Thierry Reding:
[...]
> >+int as3722_init(struct as3722 **pmicp, const void *fdt)
> >+{
> >+struct as3722 *pmic =&as3722_pmic;
> >+int count, nodes[1], i;
> >+int err;
> >+
Hello Thierry,
Am 26.08.2014 17:34, schrieb Thierry Reding:
From: Thierry Reding
The AS3722 provides a number of DC/DC converters and LDOs as well as 8
GPIOs.
Signed-off-by: Thierry Reding
---
drivers/power/Makefile | 1 +
drivers/power/as3722.c | 300 +
From: Thierry Reding
The AS3722 provides a number of DC/DC converters and LDOs as well as 8
GPIOs.
Signed-off-by: Thierry Reding
---
drivers/power/Makefile | 1 +
drivers/power/as3722.c | 300 +
include/fdtdec.h | 1 +
include/power/as3
4 matches
Mail list logo