From: Tony Lindgren <tony@atomide.com>
To: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: "H. Nikolaus Schaller" <hns@goldelico.com>,
"Thierry Reding" <thierry.reding@gmail.com>,
"David Airlie" <airlied@linux.ie>,
"Rob Herring" <robh+dt@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Russell King" <linux@armlinux.org.uk>,
"Bartlomiej Zolnierkiewicz" <b.zolnierkie@samsung.com>,
"Laurent Pinchart" <laurent.pinchart@ideasonboard.com>,
"Julia Lawall" <Julia.Lawall@lip6.fr>,
"Sean Paul" <seanpaul@chromium.org>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-fbdev@vger.kernel.org, letux-kernel@openphoenux.org,
kernel@pyra-handheld.com
Subject: Re: [PATCH v4 1/2] DTS: GTA04: improve panel compatibility string
Date: Tue, 19 Dec 2017 14:37:33 +0000 [thread overview]
Message-ID: <20171219143733.GL3875@atomide.com> (raw)
In-Reply-To: <e52a086f-6748-0e5e-f9b5-d4532c34d215@ti.com>
* Tomi Valkeinen <tomi.valkeinen@ti.com> [171219 10:51]:
> On 11/12/17 17:22, Tony Lindgren wrote:
> > * H. Nikolaus Schaller <hns@goldelico.com> [171201 07:44]:
> > > Official vendor string is now "tpo" and not "toppoly".
> > >
> > > Requires patch "omapdrm: panel: fix compatible vendor string for td028ttec1"
> > > so that the driver understands both.
> >
> > Tomi, so what's the plan with the dependency patch, is that for v4.16
> > or for the v4.15-rc cycle?
>
> The dependency patch for this one is queued for v4.16 (I just sent a pull
> request today). I could pick this one up (if you give an ack) if I send
> another DRM pull request, but I probably don't have anything else to send so
> most likely I won't pick this up for v4.16.
OK thanks I'll queue both of these for v4.16 then.
> The patch 2/2 in the series doesn't have dependencies and can be applied as
> a fix for 4.15, or for 4.16.
>
> Neither of these are critical, as things work fine without these patches.
OK thanks for confirming that.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: "H. Nikolaus Schaller" <hns@goldelico.com>,
"Thierry Reding" <thierry.reding@gmail.com>,
"David Airlie" <airlied@linux.ie>,
"Rob Herring" <robh+dt@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Russell King" <linux@armlinux.org.uk>,
"Bartlomiej Zolnierkiewicz" <b.zolnierkie@samsung.com>,
"Laurent Pinchart" <laurent.pinchart@ideasonboard.com>,
"Julia Lawall" <Julia.Lawall@lip6.fr>,
"Sean Paul" <seanpaul@chromium.org>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-fbdev@vger.kernel.org, letux-kernel@openphoenux.org,
kernel@pyra-handheld.com
Subject: Re: [PATCH v4 1/2] DTS: GTA04: improve panel compatibility string
Date: Tue, 19 Dec 2017 06:37:33 -0800 [thread overview]
Message-ID: <20171219143733.GL3875@atomide.com> (raw)
In-Reply-To: <e52a086f-6748-0e5e-f9b5-d4532c34d215@ti.com>
* Tomi Valkeinen <tomi.valkeinen@ti.com> [171219 10:51]:
> On 11/12/17 17:22, Tony Lindgren wrote:
> > * H. Nikolaus Schaller <hns@goldelico.com> [171201 07:44]:
> > > Official vendor string is now "tpo" and not "toppoly".
> > >
> > > Requires patch "omapdrm: panel: fix compatible vendor string for td028ttec1"
> > > so that the driver understands both.
> >
> > Tomi, so what's the plan with the dependency patch, is that for v4.16
> > or for the v4.15-rc cycle?
>
> The dependency patch for this one is queued for v4.16 (I just sent a pull
> request today). I could pick this one up (if you give an ack) if I send
> another DRM pull request, but I probably don't have anything else to send so
> most likely I won't pick this up for v4.16.
OK thanks I'll queue both of these for v4.16 then.
> The patch 2/2 in the series doesn't have dependencies and can be applied as
> a fix for 4.15, or for 4.16.
>
> Neither of these are critical, as things work fine without these patches.
OK thanks for confirming that.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/2] DTS: GTA04: improve panel compatibility string
Date: Tue, 19 Dec 2017 06:37:33 -0800 [thread overview]
Message-ID: <20171219143733.GL3875@atomide.com> (raw)
In-Reply-To: <e52a086f-6748-0e5e-f9b5-d4532c34d215@ti.com>
* Tomi Valkeinen <tomi.valkeinen@ti.com> [171219 10:51]:
> On 11/12/17 17:22, Tony Lindgren wrote:
> > * H. Nikolaus Schaller <hns@goldelico.com> [171201 07:44]:
> > > Official vendor string is now "tpo" and not "toppoly".
> > >
> > > Requires patch "omapdrm: panel: fix compatible vendor string for td028ttec1"
> > > so that the driver understands both.
> >
> > Tomi, so what's the plan with the dependency patch, is that for v4.16
> > or for the v4.15-rc cycle?
>
> The dependency patch for this one is queued for v4.16 (I just sent a pull
> request today). I could pick this one up (if you give an ack) if I send
> another DRM pull request, but I probably don't have anything else to send so
> most likely I won't pick this up for v4.16.
OK thanks I'll queue both of these for v4.16 then.
> The patch 2/2 in the series doesn't have dependencies and can be applied as
> a fix for 4.15, or for 4.16.
>
> Neither of these are critical, as things work fine without these patches.
OK thanks for confirming that.
Regards,
Tony
next prev parent reply other threads:[~2017-12-19 14:37 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-01 7:41 [PATCH v4 0/2] Fixes for omapdrm on OpenPandora and GTA04 H. Nikolaus Schaller
2017-12-01 7:41 ` H. Nikolaus Schaller
2017-12-01 7:41 ` H. Nikolaus Schaller
2017-12-01 7:41 ` [PATCH v4 1/2] DTS: GTA04: improve panel compatibility string H. Nikolaus Schaller
2017-12-01 7:41 ` H. Nikolaus Schaller
2017-12-01 7:41 ` H. Nikolaus Schaller
2017-12-01 7:41 ` H. Nikolaus Schaller
2017-12-11 15:22 ` Tony Lindgren
2017-12-11 15:22 ` Tony Lindgren
2017-12-11 15:22 ` Tony Lindgren
2017-12-19 10:49 ` Tomi Valkeinen
2017-12-19 10:49 ` Tomi Valkeinen
2017-12-19 10:49 ` Tomi Valkeinen
2017-12-19 10:49 ` Tomi Valkeinen
2017-12-19 14:37 ` Tony Lindgren [this message]
2017-12-19 14:37 ` Tony Lindgren
2017-12-19 14:37 ` Tony Lindgren
2017-12-01 7:41 ` [PATCH v4 2/2] DTS: Pandora: fix " H. Nikolaus Schaller
2017-12-01 7:41 ` H. Nikolaus Schaller
2017-12-01 7:41 ` H. Nikolaus Schaller
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=20171219143733.GL3875@atomide.com \
--to=tony@atomide.com \
--cc=Julia.Lawall@lip6.fr \
--cc=airlied@linux.ie \
--cc=b.zolnierkie@samsung.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=hns@goldelico.com \
--cc=kernel@pyra-handheld.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=letux-kernel@openphoenux.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=seanpaul@chromium.org \
--cc=thierry.reding@gmail.com \
--cc=tomi.valkeinen@ti.com \
/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.