All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] auxdisplay for v5.12
@ 2021-02-16  9:20 Miguel Ojeda
  2021-02-22 18:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2021-02-16  9:20 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Geert Uytterhoeven, Robin van der Gracht, Miguel Ojeda, linux-kernel

Hi Linus,

A few bits for auxdisplay. Please pull.

Cheers,
Miguel

The following changes since commit 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04:

  Linux 5.11-rc5 (2021-01-24 16:47:14 -0800)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.12

for you to fetch changes up to b45616445a6e346daf8a173a0c51413aec067ebb:

  auxdisplay: Fix duplicate CHARLCD config symbol (2021-01-25 22:14:19 +0100)

----------------------------------------------------------------
A set of auxdisplay fixes and improvements from Geert Uytterhoeven.

Includes one from Robin van der Gracht that got lost a long time ago.
----------------------------------------------------------------
Geert Uytterhoeven (4):
      dt-bindings: auxdisplay: ht16k33: Fix default-brightness-level range
      dt-bindings: auxdisplay: ht16k33: Convert to json-schema
      auxdisplay: ht16k33: Fix refresh rate handling
      auxdisplay: Fix duplicate CHARLCD config symbol

Robin van der Gracht (1):
      dt-bindings: auxdisplay: ht16k33: Keyscan function should be optional

 .../bindings/auxdisplay/holtek,ht16k33.yaml        | 77 ++++++++++++++++++++++
 .../devicetree/bindings/display/ht16k33.txt        | 40 -----------
 MAINTAINERS                                        |  2 +-
 drivers/auxdisplay/Kconfig                         |  3 -
 drivers/auxdisplay/ht16k33.c                       | 17 ++---
 5 files changed, 85 insertions(+), 54 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
 delete mode 100644 Documentation/devicetree/bindings/display/ht16k33.txt

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

end of thread, other threads:[~2021-02-22 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16  9:20 [GIT PULL] auxdisplay for v5.12 Miguel Ojeda
2021-02-22 18:12 ` pr-tracker-bot

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.