Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1574545

Re: [PATCH 0/2] drm/panel: Add support for the Sitronix ST7789V

From Maxime Ripard <maxime.ripard@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/2] drm/panel: Add support for the Sitronix ST7789V
Date 2017-02-06 11:40 +0100
Message-ID <t7OSd-3KY-13@gated-at.bofh.it> (permalink)
References <t6IOR-8nh-1@gated-at.bofh.it> <t6R5L-5tr-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Noralf,

On Fri, Feb 03, 2017 at 07:48:51PM +0100, Noralf Trønnes wrote:
> 
> Den 03.02.2017 10.59, skrev Maxime Ripard:
> > Hi,
> > 
> > Here is an attempt at supporting the ST7789V LCD controller from Sitronix.
> 
> What happens if there's another panel driven by ST7789V that needs
> a different controller initialization?

You know those panels / controllers much better than I do, but why
would that be the case?

> Maybe it's better to name it after the panel, not the controller.

I guess you could also use that panel directly without the controller?

> > It is controlled through an SPI bus, with a twist, since each byte sent
> > must be prefixed by a bit, which needs an 9-bits-per-word SPI controller,
> > which is quite rare. Else, you would need to bitbang it.
> 
> It's possible to support SPI controllers that can't do 9-bit by using
> 8-bit mode and blocks of 9 bytes to send 8x 9-bit words padded with
> zeroes. Zero is MIPI DCS no-op command.

Ah, yes, that makes sense. Thanks for the hint.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] drm/panel: Add support for the Sitronix ST7789V Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-03 11:00 +0100
  [PATCH v3 2/2] ARM: sun8i: dt: Add mali node Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-03 11:00 +0100
  [PATCH v3 1/2] dt-bindings: gpu: Add Mali Utgard bindings Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-03 11:10 +0100
  [PATCH 1/2] dt-bindings: display: panel: Add bindings for the Sitronix ST7789V panel Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-03 11:10 +0100
    Re: [PATCH 1/2] dt-bindings: display: panel: Add bindings for the  Sitronix ST7789V panel Thierry Reding <thierry.reding@gmail.com> - 2017-02-06 14:10 +0100
      Re: [PATCH 1/2] dt-bindings: display: panel: Add bindings for the  Sitronix ST7789V panel Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-07 16:50 +0100
        Re: [PATCH 1/2] dt-bindings: display: panel: Add bindings for the  Sitronix ST7789V panel Thierry Reding <thierry.reding@gmail.com> - 2017-02-07 17:50 +0100
  [PATCH 2/2] drm/panel: Add driver for sitronix ST7789V panel Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-03 11:10 +0100
    Re: [PATCH 2/2] drm/panel: Add driver for sitronix ST7789V panel Noralf Trønnes <noralf@tronnes.org> - 2017-02-03 20:00 +0100
      Re: [PATCH 2/2] drm/panel: Add driver for sitronix ST7789V panel Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-06 12:00 +0100
        Re: [PATCH 2/2] drm/panel: Add driver for sitronix ST7789V panel Noralf Trønnes <noralf@tronnes.org> - 2017-02-06 13:20 +0100
          Re: [PATCH 2/2] drm/panel: Add driver for sitronix ST7789V panel Thierry Reding <thierry.reding@gmail.com> - 2017-02-06 13:30 +0100
    Re: [PATCH 2/2] drm/panel: Add driver for sitronix ST7789V panel Thierry Reding <thierry.reding@gmail.com> - 2017-02-06 14:30 +0100
      Re: [PATCH 2/2] drm/panel: Add driver for sitronix ST7789V panel Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-07 17:00 +0100
  Re: [PATCH 0/2] drm/panel: Add support for the Sitronix ST7789V Noralf Trønnes <noralf@tronnes.org> - 2017-02-03 19:50 +0100
    Re: [PATCH 0/2] drm/panel: Add support for the Sitronix ST7789V Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-06 11:40 +0100
      Re: [PATCH 0/2] drm/panel: Add support for the Sitronix ST7789V Noralf Trønnes <noralf@tronnes.org> - 2017-02-06 12:30 +0100
        Re: [PATCH 0/2] drm/panel: Add support for the Sitronix ST7789V Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-07 16:40 +0100
          Re: [PATCH 0/2] drm/panel: Add support for the Sitronix ST7789V Thierry Reding <thierry.reding@gmail.com> - 2017-02-07 17:50 +0100

csiph-web