From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 12 Jan 2011 10:47:48 +0100 Subject: [U-Boot] [PATCH v4 6/8] fsl_pmic: add I2C interface support In-Reply-To: <1294129662-680-6-git-send-email-r64343@freescale.com> References: <1294129662-680-1-git-send-email-r64343@freescale.com> <1294129662-680-6-git-send-email-r64343@freescale.com> Message-ID: <4D2D78C4.4090800@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/04/2011 09:27 AM, Jason Liu wrote: > This patch add I2C interface for fsl_pmic driver support > > Signed-off-by: Jason Liu > > --- > Changes for v2: > - Address the comments from Stefano, > - factor out the param_check in pmic_reg for both spi/i2c > - Address the comments from Stefano, > - Remvove call i2c_init again > - Fix one logic path for pmic_read issue. Here the pmic dump > command output: > MX53EVK U-Boot > pmic dump 4 > PMIC ID: 0x000045d0 [Rev: 2.0] > > 0x00: 00015088 00ffffff 00395208 00004081 > --- > drivers/misc/fsl_pmic.c | 45 ++++++++++++++++++++++++++++++++++++++++----- > 1 files changed, 40 insertions(+), 5 deletions(-) Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================