From: sean@mess.org (Sean Young)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2] Documentation: devicetree: meson-ir: "linux,rc-map-name" is supported
Date: Wed, 1 Feb 2017 22:49:57 +0000 [thread overview]
Message-ID: <20170201224957.GA3631@gofer.mess.org> (raw)
In-Reply-To: <CAFBinCDF2d36E2hp7w_ehqdErdZPK9maQLpBmqMoGMPZmTTqqQ@mail.gmail.com>
On Wed, Feb 01, 2017 at 11:26:14PM +0100, Martin Blumenstingl wrote:
> On Wed, Feb 1, 2017 at 11:14 PM, Martin Blumenstingl
> <martin.blumenstingl@googlemail.com> wrote:
> > The driver already parses the "linux,rc-map-name" property. Add this
> > information to the documentation so .dts maintainers don't have to look
> > it up in the source-code.
> >
> > Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> > Acked-by: Rob Herring <robh@kernel.org>
> > ---
> > Changes since v1:
> > - removed character which shows up as whitespace from subject
> I have verified that I really sent this without a whitespace (I'm
> using git send-email, so the patch is not mangled by some webmailer) -
> unfortunately it seems to appear again (maybe one of the receiving
> mail-servers or the mailing-list software does something weird here).
>
> @Mauro: can you handle this when you merge the patch - or do you want
> me to push this to some git repo from which you can pull?
I'll apply it to my rc-tree and fix up any problems.
Sean
WARNING: multiple messages have this Message-ID (diff)
From: sean@mess.org (Sean Young)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] Documentation: devicetree: meson-ir: "linux,rc-map-name" is supported
Date: Wed, 1 Feb 2017 22:49:57 +0000 [thread overview]
Message-ID: <20170201224957.GA3631@gofer.mess.org> (raw)
In-Reply-To: <CAFBinCDF2d36E2hp7w_ehqdErdZPK9maQLpBmqMoGMPZmTTqqQ@mail.gmail.com>
On Wed, Feb 01, 2017 at 11:26:14PM +0100, Martin Blumenstingl wrote:
> On Wed, Feb 1, 2017 at 11:14 PM, Martin Blumenstingl
> <martin.blumenstingl@googlemail.com> wrote:
> > The driver already parses the "linux,rc-map-name" property. Add this
> > information to the documentation so .dts maintainers don't have to look
> > it up in the source-code.
> >
> > Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> > Acked-by: Rob Herring <robh@kernel.org>
> > ---
> > Changes since v1:
> > - removed character which shows up as whitespace from subject
> I have verified that I really sent this without a whitespace (I'm
> using git send-email, so the patch is not mangled by some webmailer) -
> unfortunately it seems to appear again (maybe one of the receiving
> mail-servers or the mailing-list software does something weird here).
>
> @Mauro: can you handle this when you merge the patch - or do you want
> me to push this to some git repo from which you can pull?
I'll apply it to my rc-tree and fix up any problems.
Sean
WARNING: multiple messages have this Message-ID (diff)
From: Sean Young <sean-hENCXIMQXOg@public.gmane.org>
To: Martin Blumenstingl
<martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
Cc: mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
linux-media <linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org,
khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
afaerber-l3A5Bk7waGM@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2] Documentation: devicetree: meson-ir: "linux,rc-map-name" is supported
Date: Wed, 1 Feb 2017 22:49:57 +0000 [thread overview]
Message-ID: <20170201224957.GA3631@gofer.mess.org> (raw)
In-Reply-To: <CAFBinCDF2d36E2hp7w_ehqdErdZPK9maQLpBmqMoGMPZmTTqqQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On Wed, Feb 01, 2017 at 11:26:14PM +0100, Martin Blumenstingl wrote:
> On Wed, Feb 1, 2017 at 11:14 PM, Martin Blumenstingl
> <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:
> > The driver already parses the "linux,rc-map-name" property. Add this
> > information to the documentation so .dts maintainers don't have to look
> > it up in the source-code.
> >
> > Signed-off-by: Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
> > Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> > ---
> > Changes since v1:
> > - removed character which shows up as whitespace from subject
> I have verified that I really sent this without a whitespace (I'm
> using git send-email, so the patch is not mangled by some webmailer) -
> unfortunately it seems to appear again (maybe one of the receiving
> mail-servers or the mailing-list software does something weird here).
>
> @Mauro: can you handle this when you merge the patch - or do you want
> me to push this to some git repo from which you can pull?
I'll apply it to my rc-tree and fix up any problems.
Sean
--
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: Sean Young <sean@mess.org>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: mchehab@kernel.org, linux-media <linux-media@vger.kernel.org>,
carlo@caione.org, khilman@baylibre.com,
linux-amlogic@lists.infradead.org, robh+dt@kernel.org,
mark.rutland@arm.com, narmstrong@baylibre.com,
linux-arm-kernel@lists.infradead.org, afaerber@suse.de,
devicetree@vger.kernel.org
Subject: Re: [PATCH v2] Documentation: devicetree: meson-ir: "linux,rc-map-name" is supported
Date: Wed, 1 Feb 2017 22:49:57 +0000 [thread overview]
Message-ID: <20170201224957.GA3631@gofer.mess.org> (raw)
In-Reply-To: <CAFBinCDF2d36E2hp7w_ehqdErdZPK9maQLpBmqMoGMPZmTTqqQ@mail.gmail.com>
On Wed, Feb 01, 2017 at 11:26:14PM +0100, Martin Blumenstingl wrote:
> On Wed, Feb 1, 2017 at 11:14 PM, Martin Blumenstingl
> <martin.blumenstingl@googlemail.com> wrote:
> > The driver already parses the "linux,rc-map-name" property. Add this
> > information to the documentation so .dts maintainers don't have to look
> > it up in the source-code.
> >
> > Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> > Acked-by: Rob Herring <robh@kernel.org>
> > ---
> > Changes since v1:
> > - removed character which shows up as whitespace from subject
> I have verified that I really sent this without a whitespace (I'm
> using git send-email, so the patch is not mangled by some webmailer) -
> unfortunately it seems to appear again (maybe one of the receiving
> mail-servers or the mailing-list software does something weird here).
>
> @Mauro: can you handle this when you merge the patch - or do you want
> me to push this to some git repo from which you can pull?
I'll apply it to my rc-tree and fix up any problems.
Sean
next prev parent reply other threads:[~2017-02-01 22:49 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-31 21:21 [PATCH] Documentation: devicetree: meson-ir: "linux, rc-map-name" is supported Martin Blumenstingl
2017-01-31 21:21 ` [PATCH] Documentation: devicetree: meson-ir: "linux,rc-map-name" " Martin Blumenstingl
2017-01-31 21:21 ` [PATCH] Documentation: devicetree: meson-ir: "linux, rc-map-name" " Martin Blumenstingl
2017-02-01 17:47 ` Rob Herring
2017-02-01 17:47 ` [PATCH] Documentation: devicetree: meson-ir: "linux,rc-map-name" " Rob Herring
2017-02-01 17:47 ` [PATCH] Documentation: devicetree: meson-ir: "linux, rc-map-name" " Rob Herring
2017-02-01 18:22 ` Andreas Färber
2017-02-01 18:22 ` Andreas Färber
2017-02-01 18:22 ` Andreas Färber
2017-02-01 18:22 ` Andreas Färber
2017-02-01 22:14 ` [PATCH v2] " Martin Blumenstingl
2017-02-01 22:14 ` [PATCH v2] Documentation: devicetree: meson-ir: "linux,rc-map-name" " Martin Blumenstingl
2017-02-01 22:14 ` Martin Blumenstingl
2017-02-01 22:14 ` [PATCH v2] Documentation: devicetree: meson-ir: "linux, rc-map-name" " Martin Blumenstingl
2017-02-01 22:26 ` [PATCH v2] Documentation: devicetree: meson-ir: "linux,rc-map-name" " Martin Blumenstingl
2017-02-01 22:26 ` Martin Blumenstingl
2017-02-01 22:26 ` Martin Blumenstingl
2017-02-01 22:49 ` Sean Young [this message]
2017-02-01 22:49 ` Sean Young
2017-02-01 22:49 ` Sean Young
2017-02-01 22:49 ` Sean Young
2017-02-02 13:04 ` Andreas Färber
2017-02-02 13:04 ` Andreas Färber
2017-02-02 13:04 ` Andreas Färber
2017-02-02 13:04 ` Andreas Färber
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=20170201224957.GA3631@gofer.mess.org \
--to=sean@mess.org \
--cc=linus-amlogic@lists.infradead.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.