All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: "shawnguo@kernel.org" <shawnguo@kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"shawn.guo@linaro.org" <shawn.guo@linaro.org>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"stefan@agner.ch" <stefan@agner.ch>,
	"pawel.moll@arm.com" <pawel.moll@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"mark.rutland@arm.com" <mark.rutland@arm.com>,
	"galak@codeaurora.org" <galak@codeaurora.org>,
	"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
	"stillcompiling@gmail.com" <stillcompiling@gmail.com>,
	"ynezz@true.cz" <ynezz@true.cz>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"l.stach@pengutronix.de" <l.stach@pengutronix.de>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>
Subject: Re: [PATCH v4 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
Date: Wed, 3 Feb 2016 23:02:22 +0000	[thread overview]
Message-ID: <1454540539.11389.14.camel@toradex.com> (raw)
In-Reply-To: <1454540116.11389.11.camel@toradex.com>

On Wed, 2016-02-03 at 23:55 +0100, Marcel Ziswiler wrote:
> On Mon, 2016-02-01 at 21:29 +0800, Shawn Guo wrote:
> 
> [snip]
> 
> > +	/* STMPE811 touch screen controller */
> > > +	stmpe811@41 {
> > > +		compatible = "st,stmpe811";
> > 
> > The compatible seems to be used by kernel without a binding
> > document.
> 
> Indeed and looking at git logs Linus himself introduced it (;-p):
> 
> commit 5a826feedc331a2d5ced2afd832199a70b3af891
> Author: Linus Walleij <linus.walleij@linaro.org>
> Date:   Wed Apr 23 23:35:58 2014 +0200
> Subject: mfd: stmpe: Probe properly from the Device Tree

Looking more closely there is actually a proper binding document which
got added by Lee Jones:

commit 84e6de813b2d1bdb127943d3c8edf1c1afaa90da
Author: Lee Jones <lee.jones@linaro.org>
Date:   Mon Nov 5 16:10:34 2012 +0100
Subject: Documentation: Describe bindings for STMPE Multi-Functional
Device driver

Documentation/devicetree/bindings/mfd/stmpe.txt

Required properties:
 - compatible                   : "st,stmpe[811|1601|2401|2403]"

Sorry for the noise.

WARNING: multiple messages have this Message-ID (diff)
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: "shawnguo@kernel.org" <shawnguo@kernel.org>
Cc: "mark.rutland@arm.com" <mark.rutland@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"stillcompiling@gmail.com" <stillcompiling@gmail.com>,
	"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
	"pawel.moll@arm.com" <pawel.moll@arm.com>,
	"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"stefan@agner.ch" <stefan@agner.ch>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"galak@codeaurora.org" <galak@codeaurora.org>,
	"ynezz@true.cz" <ynezz@true.cz>,
	"shawn.guo@linaro.org" <shawn.guo@linaro.org>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"l.stach@pengutronix.de" <l.stach@pengutronix.de>
Subject: Re: [PATCH v4 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
Date: Wed, 3 Feb 2016 23:02:22 +0000	[thread overview]
Message-ID: <1454540539.11389.14.camel@toradex.com> (raw)
In-Reply-To: <1454540116.11389.11.camel@toradex.com>

On Wed, 2016-02-03 at 23:55 +0100, Marcel Ziswiler wrote:
> On Mon, 2016-02-01 at 21:29 +0800, Shawn Guo wrote:
> 
> [snip]
> 
> > +	/* STMPE811 touch screen controller */
> > > +	stmpe811@41 {
> > > +		compatible = "st,stmpe811";
> > 
> > The compatible seems to be used by kernel without a binding
> > document.
> 
> Indeed and looking at git logs Linus himself introduced it (;-p):
> 
> commit 5a826feedc331a2d5ced2afd832199a70b3af891
> Author: Linus Walleij <linus.walleij@linaro.org>
> Date:   Wed Apr 23 23:35:58 2014 +0200
> Subject: mfd: stmpe: Probe properly from the Device Tree

Looking more closely there is actually a proper binding document which
got added by Lee Jones:

commit 84e6de813b2d1bdb127943d3c8edf1c1afaa90da
Author: Lee Jones <lee.jones@linaro.org>
Date:   Mon Nov 5 16:10:34 2012 +0100
Subject: Documentation: Describe bindings for STMPE Multi-Functional
Device driver

Documentation/devicetree/bindings/mfd/stmpe.txt

Required properties:
 - compatible                   : "st,stmpe[811|1601|2401|2403]"

Sorry for the noise.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: marcel.ziswiler@toradex.com (Marcel Ziswiler)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
Date: Wed, 3 Feb 2016 23:02:22 +0000	[thread overview]
Message-ID: <1454540539.11389.14.camel@toradex.com> (raw)
In-Reply-To: <1454540116.11389.11.camel@toradex.com>

On Wed, 2016-02-03 at 23:55 +0100, Marcel Ziswiler wrote:
> On Mon, 2016-02-01 at 21:29 +0800, Shawn Guo wrote:
> 
> [snip]
> 
> > +	/* STMPE811 touch screen controller */
> > > +	stmpe811 at 41 {
> > > +		compatible = "st,stmpe811";
> > 
> > The compatible seems to be used by kernel without a binding
> > document.
> 
> Indeed and looking at git logs Linus himself introduced it (;-p):
> 
> commit 5a826feedc331a2d5ced2afd832199a70b3af891
> Author: Linus Walleij <linus.walleij@linaro.org>
> Date:???Wed Apr 23 23:35:58 2014 +0200
> Subject: mfd: stmpe: Probe properly from the Device Tree

Looking more closely there is actually a proper binding document which
got added by Lee Jones:

commit 84e6de813b2d1bdb127943d3c8edf1c1afaa90da
Author: Lee Jones <lee.jones@linaro.org>
Date:???Mon Nov 5 16:10:34 2012 +0100
Subject: Documentation: Describe bindings for STMPE Multi-Functional
Device driver

Documentation/devicetree/bindings/mfd/stmpe.txt

Required properties:
?- compatible???????????????????: "st,stmpe[811|1601|2401|2403]"

Sorry for the noise.

  reply	other threads:[~2016-02-03 23:17 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-24 22:48 [PATCH v4 0/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM/Ixora carrier board Marcel Ziswiler
2016-01-24 22:48 ` Marcel Ziswiler
2016-01-24 22:48 ` Marcel Ziswiler
2016-01-24 22:48 ` [PATCH v4 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM Marcel Ziswiler
2016-01-24 22:48   ` Marcel Ziswiler
2016-01-25  9:46   ` Petr Štetiar
2016-01-25  9:46     ` Petr Štetiar
2016-02-03 22:46     ` Marcel Ziswiler
2016-02-03 22:46       ` Marcel Ziswiler
2016-02-03 22:46       ` Marcel Ziswiler
2016-02-01 13:29   ` Shawn Guo
2016-02-01 13:29     ` Shawn Guo
2016-02-01 13:29     ` Shawn Guo
2016-02-03 22:55     ` Marcel Ziswiler
2016-02-03 22:55       ` Marcel Ziswiler
2016-02-03 22:55       ` Marcel Ziswiler
2016-02-03 23:02       ` Marcel Ziswiler [this message]
2016-02-03 23:02         ` Marcel Ziswiler
2016-02-03 23:02         ` Marcel Ziswiler
2016-02-14 13:15         ` Linus Walleij
2016-02-14 13:15           ` Linus Walleij
2016-02-14 13:15           ` Linus Walleij
2016-02-03 23:26     ` Marcel Ziswiler
2016-02-03 23:26       ` Marcel Ziswiler
2016-02-03 23:26       ` Marcel Ziswiler
2016-01-24 22:48 ` [PATCH v4 2/2] ARM: dts: imx6: Add support for Toradex Ixora carrier board Marcel Ziswiler
2016-01-24 22:48   ` Marcel Ziswiler
2016-02-01 13:46   ` Shawn Guo
2016-02-01 13:46     ` Shawn Guo
2016-02-01 13:46     ` Shawn Guo

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=1454540539.11389.14.camel@toradex.com \
    --to=marcel.ziswiler@toradex.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=shawn.guo@linaro.org \
    --cc=shawnguo@kernel.org \
    --cc=stefan@agner.ch \
    --cc=stillcompiling@gmail.com \
    --cc=ynezz@true.cz \
    /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.