mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/9] regulator: rpi-panel: Support official Raspberry Pi 7 inches touchscreen
@ 2022-01-24 22:01 Detlev Casanova
  2022-01-24 22:01 ` [PATCH v3 1/9] regulator: rpi-panel: Register with a unique backlight name Detlev Casanova
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Detlev Casanova @ 2022-01-24 22:01 UTC (permalink / raw)
  To: linux-kernel; +Cc: Dave Stevenson, Liam Girdwood, Mark Brown, Detlev Casanova

This patchset provides different fixes to the rpi-panel-attiny-regulator driver.

This is a preparation patchset for supporting the official Raspberry Pi 7
inches touchscreen.

It has been tested with a Raspberry Pi 4 B and the official Raspberry Pi 7
inches touchscreen.

Changes in v2:
 * Add a dependency on OF_GPIO for GPIO controlled resets

Changes in v3:
 * Add Signed-off-bys
 * Use the regmap cache

Dave Stevenson (9):
  regulator: rpi-panel: Register with a unique backlight name
  regulator: rpi-panel: Handle I2C errors/timing to the Atmel
  regulator: rpi-panel: Serialise operations.
  regulator: rpi-panel: Ensure the backlight is off during probe.
  regulator: rpi-panel: Convert to drive lines directly
  regulator: rpi-panel: Add GPIO control for panel and touch resets
  regulator: rpi-panel: Remove get_brightness hook
  regulator/rpi-panel-attiny: Use the regmap cache
  regulator/rpi-panel-attiny: Use two transactions for I2C read

 drivers/regulator/Kconfig                     |   1 +
 .../regulator/rpi-panel-attiny-regulator.c    | 291 +++++++++++++++---
 2 files changed, 248 insertions(+), 44 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-01-28 23:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24 22:01 [PATCH v3 0/9] regulator: rpi-panel: Support official Raspberry Pi 7 inches touchscreen Detlev Casanova
2022-01-24 22:01 ` [PATCH v3 1/9] regulator: rpi-panel: Register with a unique backlight name Detlev Casanova
2022-01-24 22:01 ` [PATCH v3 2/9] regulator: rpi-panel: Handle I2C errors/timing to the Atmel Detlev Casanova
2022-01-24 22:01 ` [PATCH v3 3/9] regulator: rpi-panel: Serialise operations Detlev Casanova
2022-01-24 22:01 ` [PATCH v3 4/9] regulator: rpi-panel: Ensure the backlight is off during probe Detlev Casanova
2022-01-24 22:01 ` [PATCH v3 5/9] regulator: rpi-panel: Convert to drive lines directly Detlev Casanova
2022-01-24 22:01 ` [PATCH v3 6/9] regulator: rpi-panel: Add GPIO control for panel and touch resets Detlev Casanova
2022-01-24 22:01 ` [PATCH v3 7/9] regulator: rpi-panel: Remove get_brightness hook Detlev Casanova
2022-01-24 22:01 ` [PATCH v3 8/9] regulator/rpi-panel-attiny: Use the regmap cache Detlev Casanova
2022-01-24 22:01 ` [PATCH v3 9/9] regulator/rpi-panel-attiny: Use two transactions for I2C read Detlev Casanova
2022-01-28 23:47 ` [PATCH v3 0/9] regulator: rpi-panel: Support official Raspberry Pi 7 inches touchscreen Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®