public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Driver Model and DTS Parsing
Date: Thu, 31 Jul 2014 16:54:46 -0600	[thread overview]
Message-ID: <53DAC936.3050801@wwwdotorg.org> (raw)
In-Reply-To: <CAPnjgZ1Vab6VGjPn9euUJUpg1Ne9=dLZT2Tr+yMQOkjTRxXUXg@mail.gmail.com>

On 07/31/2014 03:58 PM, Simon Glass wrote:
> On 31 July 2014 10:56, Simon Glass <sjg@chromium.org> wrote:
...
>> Firstly we need to establish that GPIOs have names and that these should be
>> supported in U-Boot. Without agreement on this point we might not get much
>> further.
>
> Can I please press you on this point, as it is important to establish
> this first.

Oh, you were talking about agreeing with me? I thought this was more of 
a general comment, since you'd indicated earlier that amending the gpio 
to handle names was outside the scope of this patchset, and GPIO names 
are basically only relevant if the user-interface exposes/handles the names.

Well sure, GPIOs obviously have various sets of (controller-relative) 
names and IDs.

There certainly aren't any "global" or "absolute" names though, unless 
you include the controller name/ID (or something derived from it) as 
part of the GPIO's name/ID (either numerically via controller base IDs 
or textually by e.g. prefixing GPIO names with the controller name).

It would be good for any user-visible command/script to be able to 
handle either numeric IDs (either in an absolute space or preferably 
relative to a specified controller) or names.

  reply	other threads:[~2014-07-31 22:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-30 14:49 [U-Boot] Driver Model and DTS Parsing Jon Loeliger
2014-06-03  1:26 ` Simon Glass
2014-06-03 13:39   ` Jon Loeliger
2014-06-03 16:04     ` Simon Glass
2014-06-03 16:33       ` Stephen Warren
2014-06-12  4:55         ` Simon Glass
2014-06-12 22:31           ` Stephen Warren
2014-07-30 15:26             ` Simon Glass
2014-07-30 15:47               ` Stephen Warren
2014-07-30 16:09                 ` Simon Glass
2014-07-30 19:57                   ` Stephen Warren
2014-07-31  9:56                     ` Simon Glass
2014-07-31 18:04                       ` Stephen Warren
2014-08-04 10:22                         ` Simon Glass
2014-08-04 17:38                           ` Stephen Warren
2014-08-04 20:21                             ` Simon Glass
2014-07-31 21:58                       ` Simon Glass
2014-07-31 22:54                         ` Stephen Warren [this message]
2014-08-01 15:42                           ` Jon Loeliger

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=53DAC936.3050801@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