public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] imx: mx6slevk add pmic support
@ 2015-02-11 14:09 Peng Fan
  2015-02-11 14:09 ` [U-Boot] [PATCH v2 1/3] imx:mx6sl add I2C pad settings Peng Fan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Peng Fan @ 2015-02-11 14:09 UTC (permalink / raw)
  To: u-boot

This patch set is extracted from the previous "imx:mx6 add ldo bypass"
patch set, with only one return value change.

patch 1/3 is add pad settings for I2C1
patch 2/3 is add I2C and PMIC support in board header file
patch 3/3 is to add pmic support for mx6slevk.

patch 3/3 is from patch 3/12 in previous "imx:mx6 add ldo bypass" patch,
with only one small change is return value. Changing "return -EIO" to
"return ret".

Peng Fan (3):
  imx:mx6sl add I2C pad settings
  imx:mx6slevk add pmic and i2c configuration
  imx:mx6slevk implement power init board

 arch/arm/include/asm/arch-mx6/mx6sl_pins.h |  5 ++++
 board/freescale/mx6slevk/mx6slevk.c        | 47 ++++++++++++++++++++++++++++++
 include/configs/mx6slevk.h                 | 12 ++++++++
 3 files changed, 64 insertions(+)

-- 
1.8.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-12  1:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-11 14:09 [U-Boot] [PATCH v2 0/3] imx: mx6slevk add pmic support Peng Fan
2015-02-11 14:09 ` [U-Boot] [PATCH v2 1/3] imx:mx6sl add I2C pad settings Peng Fan
2015-02-11 14:09 ` [U-Boot] [PATCH v2 2/3] imx:mx6slevk add pmic and i2c configuration Peng Fan
2015-02-11 14:09 ` [U-Boot] [PATCH v2 3/3] imx:mx6slevk implement power init board Peng Fan
2015-02-11 14:13   ` Fabio Estevam
2015-02-12  1:38     ` Peng Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox