All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ijc+uboot@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 6/6] sunxi: axp: Remove non driver-model support from the axp gpio code
Date: Sat, 02 May 2015 14:57:40 +0100	[thread overview]
Message-ID: <1430575060.15640.121.camel@hellion.org.uk> (raw)
In-Reply-To: <1430041887-20790-7-git-send-email-hdegoede@redhat.com>

On Sun, 2015-04-26 at 11:51 +0200, Hans de Goede wrote:
> Now that all sunxi boards are using driver-model for gpio (*), we can remove
> the non driver-model support from the axp gpio code, and the glue to call
> into the axp gpio code from the sunxi_gpio non driver-model code.
> 
> *) For the regular u-boot build, SPL still uses non driver-model gpio for
> now, but the SPL never uses axp gpios support and we were already not building
> axp-gpio support for the SPL.
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Acked-by: Ian Campbell <ijc@hellion.org.uk>

      parent reply	other threads:[~2015-05-02 13:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-26  9:51 [U-Boot] [PATCH v2 0/6] sunxi: Add driver-model support for axp pmic gpio pins Hans de Goede
2015-04-26  9:51 ` [U-Boot] [PATCH v2 1/6] sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops Hans de Goede
2015-04-28  3:20   ` Simon Glass
2015-05-02 13:51   ` Ian Campbell
2015-04-26  9:51 ` [U-Boot] [PATCH v2 2/6] sunxi: axp: Move axp pmic register helpers to a separate file Hans de Goede
2015-04-28  3:20   ` Simon Glass
2015-05-02 13:52   ` Ian Campbell
2015-04-26  9:51 ` [U-Boot] [PATCH v2 3/6] sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers Hans de Goede
2015-04-28  3:20   ` Simon Glass
2015-05-02 13:53   ` Ian Campbell
2015-04-26  9:51 ` [U-Boot] [PATCH v2 4/6] sunxi: axp: Move axp gpio code to a separate axpi-gpio driver Hans de Goede
2015-04-28  3:20   ` Simon Glass
2015-05-02 13:55   ` Ian Campbell
2015-04-26  9:51 ` [U-Boot] [PATCH v2 5/6] sunxi: axp: Add driver-model support to the axp_gpio code Hans de Goede
2015-04-28  3:20   ` Simon Glass
2015-05-02 13:56   ` Ian Campbell
2015-04-26  9:51 ` [U-Boot] [PATCH v2 6/6] sunxi: axp: Remove non driver-model support from the axp gpio code Hans de Goede
2015-04-28  3:20   ` Simon Glass
2015-04-28  6:24     ` Hans de Goede
2015-04-28 13:56       ` Simon Glass
2015-05-02 13:57   ` Ian Campbell [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=1430575060.15640.121.camel@hellion.org.uk \
    --to=ijc+uboot@hellion.org.uk \
    --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.