U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mateusz Zalega <m.zalega@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 14/17] dm: Add GPIO support and tests
Date: Fri, 22 Nov 2013 13:12:24 +0100	[thread overview]
Message-ID: <528F4A28.3030108@samsung.com> (raw)
In-Reply-To: <1383841933-1800-15-git-send-email-sjg@chromium.org>

On 11/07/13 17:32, Simon Glass wrote:
> Add driver model support for GPIOs. (...)

Just a thought - what's keeping us from implementing 1:1 GPIO devicetree
mapping with Linux?

-- 
Mateusz Zalega
Samsung R&D Institute Poland

  reply	other threads:[~2013-11-22 12:12 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-07 16:31 [U-Boot] [PATCH v6 0/17] Driver model implementation, tests, demo and GPIO Simon Glass
2013-11-07 16:31 ` [U-Boot] [PATCH v6 01/17] sandbox: Add timer_read_counter() to avoid link error Simon Glass
2013-11-07 16:31 ` [U-Boot] [PATCH v6 02/17] sandbox: Make map_to_sysmem() use a constant pointer Simon Glass
2013-11-07 16:31 ` [U-Boot] [PATCH v6 03/17] sandbox: Correct data sizes and printf() strings in fdtdec.c Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 04/17] sandbox: config: Don't use 64-bit physical memory Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 05/17] sandbox: Build a device tree file for sandbox Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 06/17] Add cmd_process_error() to report and process errors Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 07/17] dm: Add README for driver model Simon Glass
2013-11-10 18:17   ` Gerhard Sittig
2014-02-16 15:32     ` Simon Glass
2013-11-10 18:20   ` Gerhard Sittig
2013-11-07 16:32 ` [U-Boot] [PATCH v6 08/17] dm: Add base driver model support Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 09/17] sandbox: config: Enable driver model Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 10/17] dm: Set up driver model after relocation Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 11/17] dm: Add basic tests Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 12/17] dm: Add a 'dm' command for testing Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 13/17] dm: Add a demonstration/example driver Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 14/17] dm: Add GPIO support and tests Simon Glass
2013-11-22 12:12   ` Mateusz Zalega [this message]
2013-11-22 17:37     ` Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 15/17] sandbox: Convert GPIOs to use driver model Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 16/17] dm: Enable gpio command to support " Simon Glass
2013-11-07 16:32 ` [U-Boot] [PATCH v6 17/17] dm: Remove old driver model documentation Simon Glass
2013-11-21 20:43 ` [U-Boot] [PATCH v6 0/17] Driver model implementation, tests, demo and GPIO 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=528F4A28.3030108@samsung.com \
    --to=m.zalega@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox