Re: [U-Boot] [PATCH 2/3] udoo_neo: Add PFUZE300 PMIC support

2016-12-16 Thread Stefano Babic
On 06/12/2016 18:38, Breno Lima wrote: > UDOO Neo boards has a PFUZE300 connected to I2C1 bus. > > Tested on a UDOO Neo Full with "pmic PFUZE3000 dump" command. > > Signed-off-by: Breno Lima > --- > board/udoo/neo/neo.c | 143 >

[U-Boot] [PATCH 2/3] udoo_neo: Add PFUZE300 PMIC support

2016-12-06 Thread Breno Lima
UDOO Neo boards has a PFUZE300 connected to I2C1 bus. Tested on a UDOO Neo Full with "pmic PFUZE3000 dump" command. Signed-off-by: Breno Lima --- board/udoo/neo/neo.c | 143 + include/configs/udoo_neo.h | 13 + 2 files