From: Przemyslaw Marczak <p.marczak@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-pmic
Date: Wed, 12 Aug 2015 12:37:53 +0200 [thread overview]
Message-ID: <55CB2201.5040406@samsung.com> (raw)
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
next reply other threads:[~2015-08-12 10:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-12 10:37 Przemyslaw Marczak [this message]
2015-08-13 13:16 ` [U-Boot] Pull request: u-boot-pmic Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55CB2201.5040406@samsung.com \
--to=p.marczak@samsung.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox