public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull-request: u-boot-pmic.
Date: Fri, 14 Aug 2015 16:53:09 -0400	[thread overview]
Message-ID: <20150814205309.GW25532@bill-the-cat> (raw)
In-Reply-To: <55CE0699.2060400@samsung.com>

On Fri, Aug 14, 2015 at 05:17:45PM +0200, Przemyslaw Marczak wrote:
> + u-boot at lists.denx.de
> 
> On 08/14/2015 05:14 PM, Przemyslaw Marczak wrote:
> >Hi Tom,
> >
> >On 08/14/2015 04:20 PM, Tom Rini wrote:
> >>On Fri, Aug 14, 2015 at 12:02:28PM +0200, Przemyslaw Marczak wrote:
> >>
> >>>Hello Tom,
> >>>
> >>>I made a mistake in a rebase, before the last pull-request and in a
> >>>result, few files from one Peng's patch are missed in the master
> >>>tree.
> >>>
> >>>I added missing files from original patch with Peng's authorship.
> >>>
> >>>Sorry for the troubles.
> >>>
> >>>The following changes since commit
> >>>bbc1b99e8b8a1b87c2d0d959a1fcd1990abe82dd:
> >>>
> >>>   ARM: tegra: represent RAM in 1 or 2 banks (2015-08-13 13:06:04 -0700)
> >>>
> >>>are available in the git repository at:
> >>>
> >>>   git://git.denx.de/u-boot-pmic.git master
> >>>
> >>>for you to fetch changes up to eee309c6f35c6c76cf81f1e766d272ab968e5ca2:
> >>>
> >>>   Add missing part of: "power: pmic: pfuze100 support driver model"
> >>>(2015-08-14 11:47:42 +0200)
> >>>
> >>
> >>NAK:
> >>+(tqma6s_mba6_spi,mx6sxsabresd_spl,tqma6q_mba6_mmc,novena,mx6dlsabreauto,tqma6s_mba6_mm
> >>
> >>c,tqma6s_wru4_mmc,tqma6q_mba6_spi,mx6slevk_spinor,mx6qsabresd,mx6sabresd_spl,cgtqmx6qeval,mx6slevk,mx6sxsabresd,mx6qsabreauto,mx6dlsabresd,mx6qpsabreauto,gwventana)
> >>
> >>../drivers/power/pmic/pmic_pfuze100.c:26:22: error: 'PMIC_NUM_OF_REGS'
> >>undeclared (first use in this function)
> >>
> >
> >Ah, my fault - sorry.
> >I fixed this by my own and forced update the pmic repo.
> >
> >Buildman status for mx:
> >---------------------------------------------------------------
> >./tools/buildman/buildman -b 2015.08.14_pmic_pfuze_fix mx -se
> >boards.cfg is up to date. Nothing to do.
> >Summary of 2 commits for 86 boards (8 threads, 1 job per thread)
> >01: ARM: tegra: represent RAM in 1 or 2 banks
> >02: Add missing part of: "power: pmic: pfuze100 support driver model"
> >(no errors to report)
> >---------------------------------------------------------------
> >
> >So here is the new pull request:
> >
> >The following changes since commit
> >bbc1b99e8b8a1b87c2d0d959a1fcd1990abe82dd:
> >
> >   ARM: tegra: represent RAM in 1 or 2 banks (2015-08-13 13:06:04 -0700)
> >
> >are available in the git repository at:
> >
> >   git://git.denx.de/u-boot-pmic.git master
> >
> >for you to fetch changes up to 1c1f6076b9668cd04f4b13c011e72ee4e3c872f6:
> >
> >   Add missing part of: "power: pmic: pfuze100 support driver model"
> >(2015-08-14 16:53:02 +0200)
> >
> >----------------------------------------------------------------
> >Peng Fan (1):
> >       Add missing part of: "power: pmic: pfuze100 support driver model"
> >
> >  drivers/power/pmic/Kconfig         |  7 +++
> >  drivers/power/pmic/pfuze100.c      | 96
> >++++++++++++++++++++++++++++++++++++++
> >  drivers/power/pmic/pmic_pfuze100.c |  2 +-
> >  include/power/pfuze100_pmic.h      |  7 ++-
> >  4 files changed, 110 insertions(+), 2 deletions(-)
> >  create mode 100644 drivers/power/pmic/pfuze100.c

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/20150814/0e7bb29d/attachment.sig>

      reply	other threads:[~2015-08-14 20:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <55CDBCB4.5060006@samsung.com>
     [not found] ` <20150814142049.GE25532@bill-the-cat>
     [not found]   ` <55CE05E8.2060604@samsung.com>
2015-08-14 15:17     ` [U-Boot] Pull-request: u-boot-pmic Przemyslaw Marczak
2015-08-14 20:53       ` Tom Rini [this message]

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=20150814205309.GW25532@bill-the-cat \
    --to=trini@konsulko.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