All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime@cerno.tech>
To: Pascal Roeleven <dev@pascalroeleven.nl>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
	Mark Brown <broonie@kernel.org>,
	linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, Chen-Yu Tsai <wens@csie.org>,
	Rob Herring <robh+dt@kernel.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Daniel Vetter <daniel@ffwll.ch>, Sam Ravnborg <sam@ravnborg.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/5] Add support for Topwise A721 tablet
Date: Tue, 24 Mar 2020 16:49:20 +0100	[thread overview]
Message-ID: <20200324154920.sof6pu7eolnhwkrg@gilmour.lan> (raw)
In-Reply-To: <20200320112205.7100-1-dev@pascalroeleven.nl>


[-- Attachment #1.1: Type: text/plain, Size: 380 bytes --]

Hi,

On Fri, Mar 20, 2020 at 12:21:31PM +0100, Pascal Roeleven wrote:
> This series add support for the Topwise A721 tablet and it's display.
> It is an old tablet (around 2012) but it might be useful as reference
> as the devicetree is pretty complete.

It looks good to me for the last 2 patches, I'll wait for feedback
from Thierry or Sam on the panel side.

Maxime

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 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: Maxime Ripard <maxime@cerno.tech>
To: Pascal Roeleven <dev@pascalroeleven.nl>
Cc: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>, Chen-Yu Tsai <wens@csie.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Sam Ravnborg <sam@ravnborg.org>, David Airlie <airlied@linux.ie>,
	Daniel Vetter <daniel@ffwll.ch>, Mark Brown <broonie@kernel.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linux-sunxi@googlegroups.com
Subject: Re: [PATCH v2 0/5] Add support for Topwise A721 tablet
Date: Tue, 24 Mar 2020 16:49:20 +0100	[thread overview]
Message-ID: <20200324154920.sof6pu7eolnhwkrg@gilmour.lan> (raw)
In-Reply-To: <20200320112205.7100-1-dev@pascalroeleven.nl>

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

Hi,

On Fri, Mar 20, 2020 at 12:21:31PM +0100, Pascal Roeleven wrote:
> This series add support for the Topwise A721 tablet and it's display.
> It is an old tablet (around 2012) but it might be useful as reference
> as the devicetree is pretty complete.

It looks good to me for the last 2 patches, I'll wait for feedback
from Thierry or Sam on the panel side.

Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime@cerno.tech>
To: Pascal Roeleven <dev@pascalroeleven.nl>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
	Mark Brown <broonie@kernel.org>,
	linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, Chen-Yu Tsai <wens@csie.org>,
	Rob Herring <robh+dt@kernel.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Sam Ravnborg <sam@ravnborg.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/5] Add support for Topwise A721 tablet
Date: Tue, 24 Mar 2020 16:49:20 +0100	[thread overview]
Message-ID: <20200324154920.sof6pu7eolnhwkrg@gilmour.lan> (raw)
In-Reply-To: <20200320112205.7100-1-dev@pascalroeleven.nl>


[-- Attachment #1.1: Type: text/plain, Size: 380 bytes --]

Hi,

On Fri, Mar 20, 2020 at 12:21:31PM +0100, Pascal Roeleven wrote:
> This series add support for the Topwise A721 tablet and it's display.
> It is an old tablet (around 2012) but it might be useful as reference
> as the devicetree is pretty complete.

It looks good to me for the last 2 patches, I'll wait for feedback
from Thierry or Sam on the panel side.

Maxime

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2020-03-24 15:49 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20 11:21 [PATCH v2 0/5] Add support for Topwise A721 tablet Pascal Roeleven
2020-03-20 11:21 ` Pascal Roeleven
2020-03-20 11:21 ` Pascal Roeleven
2020-03-20 11:21 ` [PATCH v2 1/5] dt-bindings: panel: Add binding for Starry KR070PE2T Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-28 20:22   ` Sam Ravnborg
2020-03-28 20:22     ` Sam Ravnborg
2020-03-28 20:22     ` Sam Ravnborg
2020-03-20 11:21 ` [PATCH v2 2/5] drm: panel: Add " Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-28 20:23   ` Sam Ravnborg
2020-03-28 20:23     ` Sam Ravnborg
2020-03-28 20:23     ` Sam Ravnborg
2020-06-28  7:28   ` Laurent Pinchart
2020-06-28  7:28     ` Laurent Pinchart
2020-06-28  7:28     ` Laurent Pinchart
2020-06-29 10:59     ` [linux-sunxi] " Pascal Roeleven
2020-06-29 10:59       ` Pascal Roeleven
2020-06-29 10:59       ` Pascal Roeleven
2020-03-20 11:21 ` [PATCH v2 3/5] dt-bindings: vendor-prefixes: Add Topwise Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-28 20:25   ` Sam Ravnborg
2020-03-28 20:25     ` Sam Ravnborg
2020-03-28 20:25     ` Sam Ravnborg
2020-03-30 23:26   ` Rob Herring
2020-03-30 23:26     ` Rob Herring
2020-03-30 23:26     ` Rob Herring
2020-03-20 11:21 ` [PATCH v2 4/5] dt-bindings: arm: Add Topwise A721 Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-30 23:26   ` Rob Herring
2020-03-30 23:26     ` Rob Herring
2020-03-30 23:26     ` Rob Herring
2020-03-20 11:21 ` [PATCH v2 5/5] ARM: dts: sun4i: Add support for Topwise A721 tablet Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-20 11:21   ` Pascal Roeleven
2020-03-24 15:49 ` Maxime Ripard [this message]
2020-03-24 15:49   ` [PATCH v2 0/5] " Maxime Ripard
2020-03-24 15:49   ` Maxime Ripard

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=20200324154920.sof6pu7eolnhwkrg@gilmour.lan \
    --to=maxime@cerno.tech \
    --cc=airlied@linux.ie \
    --cc=broonie@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=dev@pascalroeleven.nl \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=thierry.reding@gmail.com \
    --cc=wens@csie.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.