linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Make ILI9486 driver working with 16-bits SPI controllers
@ 2022-11-21  9:42 Carlo Caione
  2022-11-21  9:42 ` [PATCH v2 1/2] drm/tiny: rpi-lcd-35: Enable driver module autoloading Carlo Caione
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Carlo Caione @ 2022-11-21  9:42 UTC (permalink / raw)
  To: Mark Brown, Daniel Vetter, David Airlie, Martin Blumenstingl,
	Kevin Hilman, Kamlesh Gurudasani, Jerome Brunet, Neil Armstrong
  Cc: dri-devel, linux-arm-kernel, linux-amlogic, linux-kernel,
	Carlo Caione

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 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 (2):
      drm/tiny: rpi-lcd-35: Enable driver module autoloading
      drm/tiny: ili9486: Do not assume 8-bit only SPI controllers

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

Best regards,
-- 
Carlo Caione


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-11-29  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-21  9:42 [PATCH v2 0/2] Make ILI9486 driver working with 16-bits SPI controllers Carlo Caione
2022-11-21  9:42 ` [PATCH v2 1/2] drm/tiny: rpi-lcd-35: Enable driver module autoloading Carlo Caione
2022-11-29  8:38   ` Neil Armstrong
2022-11-21  9:42 ` [PATCH v2 2/2] drm/tiny: ili9486: Do not assume 8-bit only SPI controllers Carlo Caione
2022-11-29  8:41   ` Neil Armstrong
2022-11-28  8:29 ` [PATCH v2 0/2] Make ILI9486 driver working with 16-bits " Carlo Caione

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).