public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Miguel Ojeda <ojeda@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Robin van der Gracht <robin@protonic.nl>,
	Miguel Ojeda <ojeda@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] auxdisplay for v5.12
Date: Tue, 16 Feb 2021 10:20:47 +0100	[thread overview]
Message-ID: <20210216092047.GA27288@kernel.org> (raw)

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

             reply	other threads:[~2021-02-16  9:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16  9:20 Miguel Ojeda [this message]
2021-02-22 18:12 ` [GIT PULL] auxdisplay for v5.12 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210216092047.GA27288@kernel.org \
    --to=ojeda@kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robin@protonic.nl \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox