From: Ian Campbell <ijc+uboot@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 4/6] sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Date: Sat, 02 May 2015 14:55:03 +0100 [thread overview]
Message-ID: <1430574903.15640.119.camel@hellion.org.uk> (raw)
In-Reply-To: <1430041887-20790-5-git-send-email-hdegoede@redhat.com>
On Sun, 2015-04-26 at 11:51 +0200, Hans de Goede wrote:
> Move the axp-gpio code out of the drivers/power/axp*.c code, and into
> a new separate axpi-gpio driver.
>
> This change drops supports for the gpio3 pin on the axp209, as that requires
> special handling, and no boards are using it.
>
> Besides cleaning things up by moving the code to a separate driver, as
> a bonus this change also adds support for the (non vusb) gpio pins on the
> axp221 and the gpio pins on the axp152.
>
> The new axp-gpio driver gets its own Kconfig option, and is only enabled
> on boards which need it. Besides that it only gets enabled in the regular
> u-boot build and not for the SPL as we never need it in the SPL.
>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
next prev parent reply other threads:[~2015-05-02 13:55 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 [this message]
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
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=1430574903.15640.119.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox