[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210216092047.GA27288@kernel.org>
Date: Tue, 16 Feb 2021 10:20:47 +0100
From: Miguel Ojeda <ojeda@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Geert Uytterhoeven <geert@...ux-m68k.org>,
Robin van der Gracht <robin@...tonic.nl>,
Miguel Ojeda <ojeda@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] auxdisplay for v5.12
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
Powered by blists - more mailing lists