From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Jonathan Hunter
<jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] arm: tegra: dts: Kill off "simple-panel" compatibles
Date: Fri, 17 Apr 2020 09:07:55 +0200 [thread overview]
Message-ID: <20200417070755.GA1573554@ulmo> (raw)
In-Reply-To: <CAL_JsqLDsoJteGC6BRMFvPZ0pekOU71eUNQUqh74we_BB7RZ_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 853 bytes --]
On Thu, Apr 16, 2020 at 04:02:58PM -0500, Rob Herring wrote:
> On Fri, Jan 17, 2020 at 5:08 PM Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
> >
> > "simple-panel" is a Linux driver and has never been an accepted upstream
> > compatible string, so remove it.
> >
> > Cc: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> > Cc: Jonathan Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> > Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> > Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>
> Ping. This never got picked up.
Indeed, I somehow missed this. Applied now, thanks.
I did take the liberty of splitting up the patch for 32-bit ARM and
64-bit ARM but reused the same commit message and authorship, so I hope
you don't mind.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Rob Herring <robh@kernel.org>
Cc: linux-tegra@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Jonathan Hunter <jonathanh@nvidia.com>
Subject: Re: [PATCH] arm: tegra: dts: Kill off "simple-panel" compatibles
Date: Fri, 17 Apr 2020 09:07:55 +0200 [thread overview]
Message-ID: <20200417070755.GA1573554@ulmo> (raw)
In-Reply-To: <CAL_JsqLDsoJteGC6BRMFvPZ0pekOU71eUNQUqh74we_BB7RZ_g@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 712 bytes --]
On Thu, Apr 16, 2020 at 04:02:58PM -0500, Rob Herring wrote:
> On Fri, Jan 17, 2020 at 5:08 PM Rob Herring <robh@kernel.org> wrote:
> >
> > "simple-panel" is a Linux driver and has never been an accepted upstream
> > compatible string, so remove it.
> >
> > Cc: Thierry Reding <thierry.reding@gmail.com>
> > Cc: Jonathan Hunter <jonathanh@nvidia.com>
> > Cc: linux-tegra@vger.kernel.org
> > Signed-off-by: Rob Herring <robh@kernel.org>
>
> Ping. This never got picked up.
Indeed, I somehow missed this. Applied now, thanks.
I did take the liberty of splitting up the patch for 32-bit ARM and
64-bit ARM but reused the same commit message and authorship, so I hope
you don't mind.
Thierry
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
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: Thierry Reding <thierry.reding@gmail.com>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Jonathan Hunter <jonathanh@nvidia.com>,
linux-tegra@vger.kernel.org
Subject: Re: [PATCH] arm: tegra: dts: Kill off "simple-panel" compatibles
Date: Fri, 17 Apr 2020 09:07:55 +0200 [thread overview]
Message-ID: <20200417070755.GA1573554@ulmo> (raw)
In-Reply-To: <CAL_JsqLDsoJteGC6BRMFvPZ0pekOU71eUNQUqh74we_BB7RZ_g@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 712 bytes --]
On Thu, Apr 16, 2020 at 04:02:58PM -0500, Rob Herring wrote:
> On Fri, Jan 17, 2020 at 5:08 PM Rob Herring <robh@kernel.org> wrote:
> >
> > "simple-panel" is a Linux driver and has never been an accepted upstream
> > compatible string, so remove it.
> >
> > Cc: Thierry Reding <thierry.reding@gmail.com>
> > Cc: Jonathan Hunter <jonathanh@nvidia.com>
> > Cc: linux-tegra@vger.kernel.org
> > Signed-off-by: Rob Herring <robh@kernel.org>
>
> Ping. This never got picked up.
Indeed, I somehow missed this. Applied now, thanks.
I did take the liberty of splitting up the patch for 32-bit ARM and
64-bit ARM but reused the same commit message and authorship, so I hope
you don't mind.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-04-17 7:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-17 23:08 [PATCH] arm: tegra: dts: Kill off "simple-panel" compatibles Rob Herring
2020-01-17 23:08 ` Rob Herring
2020-01-17 23:08 ` Rob Herring
[not found] ` <20200117230855.25567-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2020-04-16 21:02 ` Rob Herring
2020-04-16 21:02 ` Rob Herring
2020-04-16 21:02 ` Rob Herring
[not found] ` <CAL_JsqLDsoJteGC6BRMFvPZ0pekOU71eUNQUqh74we_BB7RZ_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-04-17 7:07 ` Thierry Reding [this message]
2020-04-17 7:07 ` Thierry Reding
2020-04-17 7:07 ` Thierry Reding
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=20200417070755.GA1573554@ulmo \
--to=thierry.reding-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robh-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.