From: Charles Keepax <ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
To: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
patches-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org
Subject: Re: [PATCH 1/3] mfd: wm831x: Add basic device tree binding
Date: Mon, 13 Feb 2017 09:19:58 +0000 [thread overview]
Message-ID: <20170213091958.GX1754@localhost.localdomain> (raw)
In-Reply-To: <20170213091603.njdtz43mllwpu6qc@dell>
On Mon, Feb 13, 2017 at 09:16:03AM +0000, Lee Jones wrote:
> On Fri, 10 Feb 2017, Charles Keepax wrote:
>
> > Add the basic ability to register the device through device tree, more
> > work is needed to get each individual sub-driver functioning correctly
> > but this is enough to get the device to probe from device tree.
> >
> > Signed-off-by: Charles Keepax <ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
> > ---
> > MAINTAINERS | 1 +
>
> Irrelevant change.
>
> Either submit it with patch that introduces the file or on its own.
>
Cool I will move it into the binding patch, also will fix up that
warning from the build bot for v2 as well.
Thanks,
Charles
--
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: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: <robh+dt@kernel.org>, <mark.rutland@arm.com>,
<linus.walleij@linaro.org>, <gnurou@gmail.com>,
<devicetree@vger.kernel.org>, <linux-gpio@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
<patches@opensource.wolfsonmicro.com>
Subject: Re: [PATCH 1/3] mfd: wm831x: Add basic device tree binding
Date: Mon, 13 Feb 2017 09:19:58 +0000 [thread overview]
Message-ID: <20170213091958.GX1754@localhost.localdomain> (raw)
In-Reply-To: <20170213091603.njdtz43mllwpu6qc@dell>
On Mon, Feb 13, 2017 at 09:16:03AM +0000, Lee Jones wrote:
> On Fri, 10 Feb 2017, Charles Keepax wrote:
>
> > Add the basic ability to register the device through device tree, more
> > work is needed to get each individual sub-driver functioning correctly
> > but this is enough to get the device to probe from device tree.
> >
> > Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> > ---
> > MAINTAINERS | 1 +
>
> Irrelevant change.
>
> Either submit it with patch that introduces the file or on its own.
>
Cool I will move it into the binding patch, also will fix up that
warning from the build bot for v2 as well.
Thanks,
Charles
next prev parent reply other threads:[~2017-02-13 9:19 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-10 13:53 [PATCH 1/3] mfd: wm831x: Add basic device tree binding Charles Keepax
2017-02-10 13:53 ` Charles Keepax
2017-02-10 13:53 ` [PATCH 2/3] gpio: wm831x: Add basic device tree support Charles Keepax
2017-02-10 13:53 ` Charles Keepax
[not found] ` <1486734800-10141-1-git-send-email-ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2017-02-10 13:53 ` [PATCH 3/3] mfd: wm831x: Add device tree binding document Charles Keepax
2017-02-10 13:53 ` Charles Keepax
[not found] ` <1486734800-10141-3-git-send-email-ckeepax-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2017-02-13 8:31 ` Lee Jones
2017-02-13 8:31 ` Lee Jones
2017-02-13 8:58 ` Charles Keepax
2017-02-13 8:58 ` Charles Keepax
2017-02-10 21:32 ` [PATCH 1/3] mfd: wm831x: Add basic device tree binding kbuild test robot
2017-02-10 21:32 ` kbuild test robot
2017-02-13 9:16 ` Lee Jones
2017-02-13 9:19 ` Charles Keepax [this message]
2017-02-13 9:19 ` Charles Keepax
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=20170213091958.GX1754@localhost.localdomain \
--to=ckeepax-yzvpicuk2aatku/dhu1wvuem+bqzidxxqq4iyu8u01e@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=patches-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@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.