[U-Boot] [PATCH v2 3/6] hi6553: Add register definition and bitfield header for 6553 pmic

Peter Griffin peter.griffin at linaro.org
Wed Jul 29 23:04:57 CEST 2015


Hi Simon,

On 18 July 2015 at 15:37, Simon Glass <sjg at chromium.org> wrote:

> Hi Peter,
>
> On 8 July 2015 at 09:57, Peter Griffin <peter.griffin at linaro.org> wrote:
> > This pmic is used on the 96boards consumer edition HiKey board.
> >
> > Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
> > ---
> >  arch/arm/include/asm/arch-hi6220/hi6553.h | 75
> +++++++++++++++++++++++++++++++
> >  1 file changed, 75 insertions(+)
> >  create mode 100644 arch/arm/include/asm/arch-hi6220/hi6553.h
>
> Should be in drivers/power/pmic I think. Also use struct for reg
> access. Should probably use the new PMIC uclass (we can convert it
> later if you don't have a device tree yet).
>

OK I've converted it to a simple pmic driver in v3 patches.

<snip>

regards,

Peter


More information about the U-Boot mailing list