public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-pmic
@ 2015-08-12 10:37 Przemyslaw Marczak
  2015-08-13 13:16 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Przemyslaw Marczak @ 2015-08-12 10:37 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit e2c1c5bae619d2e87505de99f907a26237640bc9:

   Merge git://git.denx.de/u-boot-dm (2015-08-10 10:06:07 -0400)

are available in the git repository at:


   git://git.denx.de/u-boot-pmic.git master

for you to fetch changes up to e6b606d6572893a9f6fb6339b6a09a4b6942f989:

   dm: pmic: max77686: Correct two typos in a comment (2015-08-12 
11:17:45 +0200)

----------------------------------------------------------------
Peng Fan (7):
       power: pfuze100 correct SWBST macro definition
       power: regulator use node name when no regulator-name
       power: regulator: update comments for regulator-name
       power: pmic: pfuze100 support driver model
       power: regulator: add pfuze100 support
       fsl: common: pfuze: no use original pfuze code if DM_PMIC
       power: regulator: max77686 correct variable type

Simon Glass (1):
       dm: pmic: max77686: Correct two typos in a comment

  board/freescale/common/pfuze.c                   |   2 +
  doc/device-tree-bindings/regulator/regulator.txt |  19 +-
  drivers/power/pmic/Makefile                      |   1 +
  drivers/power/regulator/Kconfig                  |   8 +
  drivers/power/regulator/Makefile                 |   1 +
  drivers/power/regulator/max77686.c               |  20 +-
  drivers/power/regulator/pfuze100.c               | 568 
+++++++++++++++++++++++
  drivers/power/regulator/regulator-uclass.c       |   4 +-
  include/power/pfuze100_pmic.h                    |  26 +-
  include/power/regulator.h                        |   1 +
  10 files changed, 623 insertions(+), 27 deletions(-)
  create mode 100644 drivers/power/regulator/pfuze100.c

Best regards,
-- 
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com

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

* [U-Boot] Pull request: u-boot-pmic
  2015-08-12 10:37 [U-Boot] Pull request: u-boot-pmic Przemyslaw Marczak
@ 2015-08-13 13:16 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2015-08-13 13:16 UTC (permalink / raw)
  To: u-boot

On Wed, Aug 12, 2015 at 12:37:53PM +0200, Przemyslaw Marczak wrote:

> Hello Tom,
> 
> The following changes since commit e2c1c5bae619d2e87505de99f907a26237640bc9:
> 
>   Merge git://git.denx.de/u-boot-dm (2015-08-10 10:06:07 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-pmic.git master
> 
> for you to fetch changes up to e6b606d6572893a9f6fb6339b6a09a4b6942f989:
> 
>   dm: pmic: max77686: Correct two typos in a comment (2015-08-12
> 11:17:45 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150813/021af3b8/attachment.sig>

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

end of thread, other threads:[~2015-08-13 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-12 10:37 [U-Boot] Pull request: u-boot-pmic Przemyslaw Marczak
2015-08-13 13:16 ` Tom Rini

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