From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 03/12] tegra: Convert tegra GPIO driver to use driver model
Date: Mon, 25 Aug 2014 12:49:30 -0600 [thread overview]
Message-ID: <53FB853A.7050606@wwwdotorg.org> (raw)
In-Reply-To: <CAPnjgZ10YmH8mwcy50PyFmioh8JBzpcFDLnRR_RhGtg6drGZpg@mail.gmail.com>
On 08/25/2014 12:31 PM, Simon Glass wrote:
> Hi,
>
> On 11 August 2014 09:23, Simon Glass <sjg@chromium.org> wrote:
>>
>> This is an implementation of GPIOs for Tegra that uses driver model. It has
>> been tested on trimslice and also using the new iotrace feature.
>>
>> The implementation uses a top-level GPIO device (which has no actual GPIOS).
>> Under this all the banks are created as separate GPIO devices.
>>
>> The GPIOs are named as per the Tegra datasheet/header files: A0..A7, B0..B7,
>> ..., Z0..Z7, AA0..AA7, etc.
>>
>> Since driver model is not yet available before relocation, or in SPL, a
>> special function is provided for seaboard's SPL code.
>>
>> Signed-off-by: Simon Glass <sjg@chromium.org>
>
> Any comments on this one please?
Tom, can you please review this patch/series? Thanks.
next prev parent reply other threads:[~2014-08-25 18:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-11 15:23 [U-Boot] [PATCH v6 0/12] Enable driver model for GPIOs on Tegra and Exynos Simon Glass
2014-08-11 15:23 ` [U-Boot] [PATCH v6 01/12] dm: gpio: Enhance gpio command to show only active GPIOs Simon Glass
2014-08-11 15:23 ` [U-Boot] [PATCH v6 02/12] dm: gpio: Allow gpio command to adjust GPIOs that are busy Simon Glass
2014-08-11 15:23 ` [U-Boot] [PATCH v6 03/12] tegra: Convert tegra GPIO driver to use driver model Simon Glass
2014-08-25 18:31 ` Simon Glass
2014-08-25 18:49 ` Stephen Warren [this message]
[not found] ` <8d04616df2ce4e7fbac589638ef22fd1@HQMAIL103.nvidia.com>
2014-08-26 23:15 ` Simon Glass
2014-08-11 15:23 ` [U-Boot] [PATCH v6 04/12] exynos: dts: Convert /include/ to #include Simon Glass
2014-08-11 15:23 ` [U-Boot] [PATCH v6 05/12] exynos: Bring in pinctrl dts files from Linux kernel Simon Glass
2014-08-11 15:23 ` [U-Boot] [PATCH v6 06/12] exynos: dts: Remove unused pinctrl information to save space Simon Glass
2014-08-11 15:23 ` [U-Boot] [PATCH v6 07/12] exynos: dts: Adjust device tree files for U-Boot Simon Glass
2014-08-11 15:23 ` [U-Boot] [PATCH v6 08/12] exynos: Tidy up GPIO headers Simon Glass
2014-08-11 15:24 ` [U-Boot] [PATCH v6 09/12] exynos: Tidy up GPIO defines Simon Glass
2014-08-11 15:24 ` [U-Boot] [PATCH v6 10/12] exynos: Make sure that GPIOs are requested Simon Glass
2014-08-11 15:24 ` [U-Boot] [PATCH v6 11/12] exynos: gpio: Convert to driver model Simon Glass
2014-08-11 15:24 ` [U-Boot] [PATCH v6 12/12] dm: sandbox: dts: Add a GPIO bank Simon Glass
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=53FB853A.7050606@wwwdotorg.org \
--to=swarren@wwwdotorg.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