All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 08/12] sunxi: Add axp209 pmic support
Date: Mon, 09 Jun 2014 11:08:51 +0200	[thread overview]
Message-ID: <539579A3.6030409@redhat.com> (raw)
In-Reply-To: <E1WtvWv-0005i1-6g@janus>

Hi,

On 06/09/2014 11:06 AM, Albert ARIBAUD wrote:
> Hi Hans,
> 
> On Mon, 09 Jun 2014 10:59:19 +0200, Hans de Goede <hdegoede@redhat.com>
> wrote:
> 
>> Hi,
>>
>> On 06/09/2014 10:50 AM, Ian Campbell wrote:
>>> On Mon, 2014-06-09 at 10:25 +0200, Hans de Goede wrote:
>>>> https://github.com/jwrdegoede/u-boot-sunxi/commits/sunxi-upstreaming
>>>>
>>>> Note I often rebase + force push this branch.
>>>
>>> I noticed ;-)
>>>
>>>> Note I won't be re-posting these until the i2c controller conversion to
>>>> the CONFIG_SYS_I2C framework is sorted out.
>>>
>>> No problem. Is that a big rework then?
>>
>> Not all that big, I'm working on it now, I hope to have it finished by the
>> end of today.
>>
>>> How would you feel about reordering things a bit to push the i2c/power
>>> and sun[45]i stuff to the end, most of the rest looks more or less
>>> trivial/uncontroversial to me and could potentially be applied sooner
>>> rather than later (ulterior motive: this would unblock my AHCI
>>> patches ;-))
>>
>> I agree, actually if you look in where your u-boot list mails go you will
>> see a pull-req to Albert there for the entire set I've been working on minus
>> the i2c + axp patches :)
> 
> Don't bother with the pull request, as I only apply PRs from git.denx.de
> U-Boot repositories. I will happily apply your series from Patchwork.
> Just make sure it is properly assigned to me.

Ok, since I dropped some patches which need more work from the series, some
of the latter ones needed some manual rebasing to apply. So I will send
a new version of the set. How do I ensure that those patches end up being
assigned to you ? So far I've been sending my patches with you as the "To"
of the emails and the list in the Cc, is that sufficient ?

Regards,

Hans

  reply	other threads:[~2014-06-09  9:08 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-03 19:41 [U-Boot] [PATCH v2 00/12] sunxi: Bug fixes, sun4i and sun5i support, pmic support and network improvements Hans de Goede
2014-06-03 19:41 ` [U-Boot] [PATCH v2 01/12] sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4 Hans de Goede
2014-06-03 19:41 ` [U-Boot] [PATCH v2 02/12] sunxi: Fix u-boot-spl.lds to refer to .vectors Hans de Goede
2014-06-03 19:41 ` [U-Boot] [PATCH v2 03/12] sunxi: Remove mmc DMA support Hans de Goede
2014-06-03 19:41 ` [U-Boot] [PATCH v2 04/12] sunxi: Implement reset_cpu Hans de Goede
2014-06-03 19:41 ` [U-Boot] [PATCH v2 05/12] sunxi: Add sun4i support Hans de Goede
2014-06-05 18:13   ` Ian Campbell
2014-06-03 19:41 ` [U-Boot] [PATCH v2 06/12] sunxi: Add sun5i support Hans de Goede
2014-06-05 18:14   ` Ian Campbell
2014-06-03 19:41 ` [U-Boot] [PATCH v2 07/12] sunxi: Add i2c support Hans de Goede
2014-06-04  4:34   ` Heiko Schocher
2014-06-09 14:48     ` Hans de Goede
2014-06-03 19:41 ` [U-Boot] [PATCH v2 08/12] sunxi: Add axp209 pmic support Hans de Goede
2014-06-05 18:40   ` Ian Campbell
2014-06-09  8:25     ` Hans de Goede
2014-06-09  8:50       ` Ian Campbell
2014-06-09  8:59         ` Hans de Goede
2014-06-09  9:06           ` Albert ARIBAUD
2014-06-09  9:08             ` Hans de Goede [this message]
2014-06-09 10:09           ` Ian Campbell
2014-06-03 19:41 ` [U-Boot] [PATCH v2 09/12] sunxi: Add axp152 " Hans de Goede
2014-06-05 18:48   ` Ian Campbell
2014-06-03 19:42 ` [U-Boot] [PATCH v2 10/12] net: Rename and cleanup sunxi (Allwinner) emac driver Hans de Goede
2014-06-03 19:42 ` [U-Boot] [PATCH v2 11/12] sunxi: Add emac glue, enable emac on the cubieboard Hans de Goede
2014-06-05 18:49   ` Ian Campbell
2014-06-03 19:42 ` [U-Boot] [PATCH v2 12/12] sunxi: Add support for using MII phy-s with the GMAC nic Hans de Goede
2014-06-05 18:50   ` Ian Campbell

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=539579A3.6030409@redhat.com \
    --to=hdegoede@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.