All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Ben Gamari <bgamari.foss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
Subject: Re: [PATCH] dt: Update I2C trivial devices list
Date: Mon, 13 Jan 2014 13:51:28 +0100	[thread overview]
Message-ID: <20140113125128.GE2586@katana> (raw)
In-Reply-To: <87a9fztofc.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1230 bytes --]

On Tue, Dec 17, 2013 at 11:47:19AM -0500, Ben Gamari wrote:
> Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> writes:
> 
> > On 12/16/2013 05:12 PM, Ben Gamari wrote:
> >
> >> diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt
> >
> >>  This is a list of trivial i2c devices that have simple device tree
> >>  bindings, consisting only of a compatible field, an address and
> >> -possibly an interrupt line.
> >> +possibly an interrupt line. The compatible field is used to lookup the
> >> +modalias of the driver which will handle the device. The compatible
> >> +string may begin with a manufacturer prefix (separated from the
> >> +modalias by a comma) which will be stripped off during lookup.
> >
> > This part of the patch described Linux-specific behaviour, whereas DT
> > bindings should be OS-agnostic.
> >
> I see your point but it would be nice to have language like this
> somewhere. One of the biggest challenges in diving in to writing a
> devicetree is figuring out details like this.

What about putting this into a seperate paragraph prefixed with "Current
Linux specific implementation:"?


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2014-01-13 12:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17  0:12 [PATCH] dt: Update I2C trivial devices list Ben Gamari
     [not found] ` <1387239151-19226-1-git-send-email-bgamari.foss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-12-17 16:14   ` Stephen Warren
     [not found]     ` <52B07870.6070809-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-12-17 16:47       ` Ben Gamari
     [not found]         ` <87a9fztofc.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-01-13 12:51           ` Wolfram Sang [this message]
2014-01-13 14:25             ` Ben Gamari
     [not found]               ` <87r48cklgj.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-01-13 16:57                 ` Stephen Warren
     [not found]                   ` <52D41B14.6060701-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2014-01-13 17:26                     ` Ben Gamari
     [not found]                       ` <87ob3flrmw.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-11-19 14:24                         ` Wolfram Sang

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=20140113125128.GE2586@katana \
    --to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
    --cc=bgamari.foss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.