From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 03/16] Add gpio_request() to asm-generic header
Date: Sun, 8 Jan 2012 03:44:19 -0500 [thread overview]
Message-ID: <201201080344.20340.vapier@gentoo.org> (raw)
In-Reply-To: <1323221055-20113-4-git-send-email-sjg@chromium.org>
On Tuesday 06 December 2011 20:24:02 Simon Glass wrote:
> +int gpio_request(unsigned gpio, const char *label);
should add gpio_free too
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120108/9adc3aaf/attachment.pgp>
next prev parent reply other threads:[~2012-01-08 8:44 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-07 1:23 [U-Boot] [PATCH v3 0/16] tegra: Add fdt definitions and USB driver Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 01/16] fdt: Tidy up a few fdtdec problems Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 02/16] fdt: Add functions to access phandles, arrays and bools Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 03/16] Add gpio_request() to asm-generic header Simon Glass
2012-01-08 8:44 ` Mike Frysinger [this message]
2012-01-10 2:22 ` Kim Phillips
2011-12-07 1:24 ` [U-Boot] [PATCH v3 04/16] fdt: Add basic support for decoding GPIO definitions Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 05/16] arm: fdt: Ensure that an embedded fdt is word-aligned Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 06/16] arm: fdt: Add skeleton device tree file from kernel Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 07/16] tegra: fdt: Add Tegra2x " Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 08/16] tegra: fdt: Add device tree file for Tegra2 Seaboard " Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 09/16] tegra: usb: fdt: Add additional device tree definitions for USB ports Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 10/16] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 11/16] usb: Add support for txfifo threshold Simon Glass
2011-12-10 16:45 ` Remy Bohmer
2011-12-07 1:24 ` [U-Boot] [PATCH v3 12/16] tegra: usb: Add support for Tegra USB peripheral Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 13/16] tegra: usb: Add USB support to nvidia boards Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 14/16] tegra: usb: Add common USB defines for tegra2 boards Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 15/16] tegra: usb: Enable USB on Seaboard Simon Glass
2011-12-07 1:24 ` [U-Boot] [PATCH v3 16/16] tegra: fdt: Enable FDT support for Seaboard Simon Glass
2012-02-26 23:09 ` [U-Boot] [PATCH v3 0/16] tegra: Add fdt definitions and USB driver Marek Vasut
2012-02-27 2:53 ` Simon Glass
2012-02-27 13:36 ` Marek Vasut
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=201201080344.20340.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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