All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
To: Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>
Cc: pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org,
	sre-GFxCN5SEZAc@public.gmane.org,
	kernel list
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-arm-kernel
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org,
	khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	aaro.koskinen-X3B1VOXEql0@public.gmane.org,
	freemangordon-uiMcrn6V0Vs@public.gmane.org,
	bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	sakari.ailus-X3B1VOXEql0@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [RFC] adp1653: Add device tree bindings for LED controller
Date: Sun, 16 Nov 2014 09:43:53 +0100	[thread overview]
Message-ID: <20141116084353.GC30646@amd> (raw)
In-Reply-To: <54685C18.1020109-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>

On Sun 2014-11-16 09:11:04, Lars-Peter Clausen wrote:
> On 11/16/2014 08:59 AM, Pavel Machek wrote:
> >[...]
> >+	adp1653: adp1653@30 {
> >+		compatible = "ad,adp1653";
> 
> The Analog Devices vendor prefix is adi.

Thanks, will be fixed in next version.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: pavel@ucw.cz (Pavel Machek)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC] adp1653: Add device tree bindings for LED controller
Date: Sun, 16 Nov 2014 09:43:53 +0100	[thread overview]
Message-ID: <20141116084353.GC30646@amd> (raw)
In-Reply-To: <54685C18.1020109@metafoo.de>

On Sun 2014-11-16 09:11:04, Lars-Peter Clausen wrote:
> On 11/16/2014 08:59 AM, Pavel Machek wrote:
> >[...]
> >+	adp1653: adp1653 at 30 {
> >+		compatible = "ad,adp1653";
> 
> The Analog Devices vendor prefix is adi.

Thanks, will be fixed in next version.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

WARNING: multiple messages have this Message-ID (diff)
From: Pavel Machek <pavel@ucw.cz>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: pali.rohar@gmail.com, sre@debian.org, sre@ring0.de,
	kernel list <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-omap@vger.kernel.org, tony@atomide.com, khilman@kernel.org,
	aaro.koskinen@iki.fi, freemangordon@abv.bg,
	bcousson@baylibre.com, robh+dt@kernel.org, pawel.moll@arm.com,
	mark.rutland@arm.com, ijc+devicetree@hellion.org.uk,
	galak@codeaurora.org, sakari.ailus@iki.fi,
	devicetree@vger.kernel.org, linux-media@vger.kernel.org
Subject: Re: [RFC] adp1653: Add device tree bindings for LED controller
Date: Sun, 16 Nov 2014 09:43:53 +0100	[thread overview]
Message-ID: <20141116084353.GC30646@amd> (raw)
In-Reply-To: <54685C18.1020109@metafoo.de>

On Sun 2014-11-16 09:11:04, Lars-Peter Clausen wrote:
> On 11/16/2014 08:59 AM, Pavel Machek wrote:
> >[...]
> >+	adp1653: adp1653@30 {
> >+		compatible = "ad,adp1653";
> 
> The Analog Devices vendor prefix is adi.

Thanks, will be fixed in next version.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  parent reply	other threads:[~2014-11-16  8:43 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-16  7:59 [RFC] adp1653: Add device tree bindings for LED controller Pavel Machek
2014-11-16  7:59 ` Pavel Machek
2014-11-16  8:11 ` Lars-Peter Clausen
2014-11-16  8:11   ` Lars-Peter Clausen
     [not found]   ` <54685C18.1020109-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>
2014-11-16  8:43     ` Pavel Machek [this message]
2014-11-16  8:43       ` Pavel Machek
2014-11-16  8:43       ` Pavel Machek
2014-11-16 10:09 ` Andreas Färber
2014-11-16 10:09   ` Andreas Färber
2014-11-16 10:09   ` Andreas Färber
2014-11-16 10:15   ` Pavel Machek
2014-11-16 10:15     ` Pavel Machek
2014-11-17  8:43 ` Pali Rohár
2014-11-17  8:43   ` Pali Rohár
2014-11-17  8:43   ` Pali Rohár
2014-11-17 10:05   ` Pavel Machek
2014-11-17 10:05     ` Pavel Machek
2014-11-17 10:09     ` Pali Rohár
2014-11-17 10:09       ` Pali Rohár
2014-11-17 10:09       ` Pali Rohár
2014-11-17 10:15       ` Pavel Machek
2014-11-17 10:15         ` Pavel Machek
2014-11-17 14:55         ` Tony Lindgren
2014-11-17 14:55           ` Tony Lindgren
2014-11-17 15:01           ` Pali Rohár
2014-11-17 15:01             ` Pali Rohár
2014-11-17 15:04             ` Sakari Ailus
2014-11-17 15:04               ` Sakari Ailus
     [not found]               ` <20141117150407.GP8907-S+BSfZ9RZZmRSg0ZkenSGLdO1Tsj/99ntUK59QYPAWc@public.gmane.org>
2014-11-17 15:15                 ` Pali Rohár
2014-11-17 15:15                   ` Pali Rohár
2014-11-17 15:15                   ` Pali Rohár
2014-11-22 18:45                   ` Ivaylo Dimitrov
2014-11-22 18:45                     ` Ivaylo Dimitrov
2014-11-17 15:06             ` Tony Lindgren
2014-11-17 15:06               ` Tony Lindgren
2014-11-17 15:21               ` Pali Rohár
2014-11-17 15:21                 ` Pali Rohár
     [not found]               ` <20141117150617.GD7046-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2014-11-18 18:35                 ` Pavel Machek
2014-11-18 18:35                   ` Pavel Machek
2014-11-18 18:35                   ` Pavel Machek
2014-11-19 18:01                   ` Sakari Ailus
2014-11-19 18:01                     ` Sakari Ailus
2014-11-17 14:58 ` Sakari Ailus
2014-11-17 14:58   ` Sakari Ailus
     [not found]   ` <20141117145857.GO8907-S+BSfZ9RZZmRSg0ZkenSGLdO1Tsj/99ntUK59QYPAWc@public.gmane.org>
2014-11-18  8:09     ` Jacek Anaszewski
2014-11-18  8:09       ` Jacek Anaszewski
2014-11-18  8:09       ` Jacek Anaszewski
     [not found]       ` <546AFEA5.9020000-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-11-18  8:46         ` Pavel Machek
2014-11-18  8:46           ` Pavel Machek
2014-11-18  8:46           ` Pavel Machek
2014-11-18 10:04           ` Jacek Anaszewski
2014-11-18 10:04             ` Jacek Anaszewski
2014-11-18 11:32             ` Pavel Machek
2014-11-18 11:32               ` Pavel Machek
2014-11-18 12:52               ` Jacek Anaszewski
2014-11-18 12:52                 ` Jacek Anaszewski
2014-11-18 13:21                 ` Pavel Machek
2014-11-18 13:21                   ` Pavel Machek
2014-11-18 16:02                   ` Jacek Anaszewski
2014-11-18 16:02                     ` Jacek Anaszewski
2014-11-18 16:51                     ` Pavel Machek
2014-11-18 16:51                       ` Pavel Machek
2014-11-19  9:45                       ` Jacek Anaszewski
2014-11-19  9:45                         ` Jacek Anaszewski
2014-11-19  9:45                         ` Jacek Anaszewski
2014-11-19 17:53                         ` Sakari Ailus
2014-11-19 17:53                           ` Sakari Ailus
2014-11-20  9:21                           ` Jacek Anaszewski
2014-11-20  9:21                             ` Jacek Anaszewski
2014-11-20 12:13                           ` Pavel Machek
2014-11-20 12:13                             ` Pavel Machek
2014-11-20 12:12                         ` Pavel Machek
2014-11-20 12:12                           ` Pavel Machek
2014-11-20 12:48                           ` Jacek Anaszewski
2014-11-20 12:48                             ` Jacek Anaszewski
2014-11-20 12:38                         ` Jacek Anaszewski
2014-11-20 12:38                           ` Jacek Anaszewski
2014-11-18  8:50       ` Pavel Machek
2014-11-18  8:50         ` Pavel Machek

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=20141116084353.GC30646@amd \
    --to=pavel-+zi9xunit7i@public.gmane.org \
    --cc=aaro.koskinen-X3B1VOXEql0@public.gmane.org \
    --cc=bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=freemangordon-uiMcrn6V0Vs@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=sakari.ailus-X3B1VOXEql0@public.gmane.org \
    --cc=sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org \
    --cc=sre-GFxCN5SEZAc@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@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.