Hi Simon, On 18 July 2015 at 15:37, Simon Glass <[email protected]> wrote:
> Hi Peter, > > On 8 July 2015 at 09:57, Peter Griffin <[email protected]> wrote: > > This pmic is used on the 96boards consumer edition HiKey board. > > > > Signed-off-by: Peter Griffin <[email protected]> > > --- > > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

