All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
To: Eric Anholt <eric@anholt.net>, Henrik Rydberg <rydberg@bitmath.org>
Cc: linux-rpi-kernel@lists.infradead.org, stefan.wahren@i2se.com,
	agraf@suse.de, afaerber@suse.com,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Corentin Labbe <clabbe.montjoie@gmail.com>,
	Mark Jonas <mark.jonas@de.bosch.com>,
	Masanari Iida <standby24x7@gmail.com>,
	Heiko Schocher <hs@denx.de>, Hans de Goede <hdegoede@redhat.com>,
	Eugen Hristev <eugen.hristev@microchip.com>,
	Zhu Yi <yi.zhu5@cn.bosch.com>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: [PATCH v2 2/2] input: add official Raspberry Pi's touchscreen driver
Date: Thu, 20 Dec 2018 20:12:23 +0100	[thread overview]
Message-ID: <2c433e120c2cf375b7d431f79ce6bfbace803c7e.camel@suse.de> (raw)
In-Reply-To: <87r2ecdovo.fsf@anholt.net>

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

On Thu, 2018-12-20 at 10:39 -0800, Eric Anholt wrote:
> Nicolas Saenz Julienne <nsaenzjulienne@suse.de> writes:
> 
> > Add's support to Raspberry Pi's 7" Touch device. Instead of using a
> > conventional bus all information is copied into a memory mapped
> > area by
> > RPi's firmware.
> > 
> > Based on the driver found in RPi's kernel repository.
> > 
> > Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
> 
> While I wish we could just have a native driver instead, it does make
> sense to have this driver upstream given the constraints.
> 
> Acked-by: Eric Anholt <eric@anholt.net>

Thanks Eric.

FYI I did manage to access the touchscreen after altering the native
driver (edt-ft5x06). That said, as commented in the cover letter, it's
not good enough as it breaks the camera. I plan on posting the patch
and an overlay. I'm just waiting to see how these first patches are
received.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2018-12-20 19:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 11:23 [PATCH v2 0/2] input: driver for RPi's official 7" touchscreen Nicolas Saenz Julienne
2018-12-11 11:23 ` [PATCH v2 1/2] dt-bindings: input: Add Raspberry Pi Touchscreen Nicolas Saenz Julienne
2018-12-18 16:52   ` Rob Herring
2018-12-18 16:52     ` Rob Herring
2018-12-11 11:23 ` [PATCH v2 2/2] input: add official Raspberry Pi's touchscreen driver Nicolas Saenz Julienne
2018-12-20 18:39   ` Eric Anholt
2018-12-20 18:39     ` Eric Anholt
2018-12-20 19:12     ` Nicolas Saenz Julienne [this message]
2018-12-21  8:49       ` Dmitry Torokhov

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=2c433e120c2cf375b7d431f79ce6bfbace803c7e.camel@suse.de \
    --to=nsaenzjulienne@suse.de \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=afaerber@suse.com \
    --cc=agraf@suse.de \
    --cc=clabbe.montjoie@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=eric@anholt.net \
    --cc=eugen.hristev@microchip.com \
    --cc=hdegoede@redhat.com \
    --cc=hs@denx.de \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=mark.jonas@de.bosch.com \
    --cc=rydberg@bitmath.org \
    --cc=standby24x7@gmail.com \
    --cc=stefan.wahren@i2se.com \
    --cc=yi.zhu5@cn.bosch.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.