All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Make ILI9486 driver working with 16-bits SPI controllers
@ 2022-12-06  8:34 ` Carlo Caione
  0 siblings, 0 replies; 32+ messages in thread
From: Carlo Caione @ 2022-12-06  8:34 UTC (permalink / raw)
  To: Daniel Vetter, Jerome Brunet, David Airlie, Kamlesh Gurudasani,
	Mark Brown, Martin Blumenstingl, Kevin Hilman, Neil Armstrong
  Cc: linux-arm-kernel, dri-devel, linux-amlogic, Carlo Caione, linux-kernel

This patchset is trying to fix problems seen on S905X boards when interfacing
with an ILI9486 equipped SPI panel.

To: Kamlesh Gurudasani <kamlesh.gurudasani@gmail.com>
To: David Airlie <airlied@gmail.com>
To: Daniel Vetter <daniel@ffwll.ch>
To: Mark Brown <broonie@kernel.org>
To: Neil Armstrong <neil.armstrong@linaro.org>
To: Kevin Hilman <khilman@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-amlogic@lists.infradead.org
Signed-off-by: Carlo Caione <ccaione@baylibre.com>

---
Changes in v3:
- Added trailers
- Added new patch to use drm_aperture_remove_framebuffers()
- Link to v2: https://lore.kernel.org/r/20221116-s905x_spi_ili9486-v2-0-084c6e3cd930@baylibre.com

Changes in v2:
- Removed SPICC patch
- Reworked commit message
- Link to v1: https://lore.kernel.org/r/20221116-s905x_spi_ili9486-v1-0-630401cb62d5@baylibre.com

---
Carlo Caione (3):
      drm/tiny: ili9486: Enable driver module autoloading
      drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
      drm/tiny: ili9486: remove conflicting framebuffers

 drivers/gpu/drm/tiny/ili9486.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)
---
base-commit: bce9332220bd677d83b19d21502776ad555a0e73
change-id: 20221116-s905x_spi_ili9486-aed54ff3cb21

Best regards,
-- 
Carlo Caione


^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2022-12-07  8:10 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06  8:34 [PATCH v3 0/3] Make ILI9486 driver working with 16-bits SPI controllers Carlo Caione
2022-12-06  8:34 ` Carlo Caione
2022-12-06  8:34 ` Carlo Caione
2022-12-06  8:34 ` Carlo Caione
2022-12-06  8:34 ` [PATCH v3 1/3] drm/tiny: ili9486: Enable driver module autoloading Carlo Caione
2022-12-06  8:34   ` Carlo Caione
2022-12-06  8:34   ` Carlo Caione
2022-12-06  8:34   ` Carlo Caione
2022-12-06  8:34 ` [PATCH v3 2/3] drm/tiny: ili9486: Do not assume 8-bit only SPI controllers Carlo Caione
2022-12-06  8:34   ` Carlo Caione
2022-12-06  8:34   ` Carlo Caione
2022-12-06  8:34   ` Carlo Caione
2022-12-06  8:34 ` [PATCH v3 3/3] drm/tiny: ili9486: remove conflicting framebuffers Carlo Caione
2022-12-06  8:34   ` Carlo Caione
2022-12-06  8:34   ` Carlo Caione
2022-12-06  8:34   ` Carlo Caione
2022-12-06  9:41   ` Neil Armstrong
2022-12-06  9:41     ` Neil Armstrong
2022-12-06  9:41     ` Neil Armstrong
2022-12-06  9:41     ` Neil Armstrong
2022-12-06  9:52     ` Thomas Zimmermann
2022-12-06  9:52       ` Thomas Zimmermann
2022-12-06  9:52       ` Thomas Zimmermann
2022-12-06  9:52       ` Thomas Zimmermann
2022-12-06 13:00       ` Carlo Caione
2022-12-06 13:00         ` Carlo Caione
2022-12-06 13:00         ` Carlo Caione
2022-12-06 13:00         ` Carlo Caione
2022-12-06 14:14       ` Javier Martinez Canillas
2022-12-06 14:14         ` Javier Martinez Canillas
2022-12-06 14:14         ` Javier Martinez Canillas
2022-12-06 14:14         ` Javier Martinez Canillas

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.