[GIT PULL] auxdisplay updates for v6.11

From: Geert Uytterhoeven
Date: Thu Jul 25 2024 - 04:48:00 EST


Hi Linus,

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/auxdisplay-for-v6.11-tag1

for you to fetch changes up to 2ccfe94bc3ac980d2d1df9f7a0b2c6d2137abe55:

auxdisplay: ht16k33: Drop reference after LED registration (2024-06-11 16:58:52 +0300)

----------------------------------------------------------------
auxdisplay updates for v6.11

- Add support for configuring the boot message on line displays,
- Miscellaneous fixes and improvements.

As Andy is on holidays[1], and after checking with him earlier today,
I imported his branch, tagged it, and am sending a PR.

All of this has been in linux-next for a while, through Andy's
auxdisplay repo.

Thanks for pulling!

[1] https://lore.kernel.org/CAHp75VehHDikSSPJhc4c8t7jp81bQ_Z+pkqYnM_F87xdJP4Xew@xxxxxxxxxxxxxx/

----------------------------------------------------------------
Andy Shevchenko (1):
auxdisplay: charlcd: Provide a forward declaration

Chris Packham (1):
auxdisplay: linedisp: Support configuring the boot message

Erick Archer (1):
auxdisplay: Use sizeof(*pointer) instead of sizeof(type)

Jeff Johnson (2):
auxdisplay: linedisp: add missing MODULE_DESCRIPTION() macro
auxdisplay: hd44780: add missing MODULE_DESCRIPTION() macro

Markus Elfring (1):
auxdisplay: ht16k33: Drop reference after LED registration

drivers/auxdisplay/Kconfig | 2 +-
drivers/auxdisplay/arm-charlcd.c | 2 +-
drivers/auxdisplay/charlcd.h | 2 ++
drivers/auxdisplay/hd44780.c | 2 +-
drivers/auxdisplay/hd44780_common.c | 1 +
drivers/auxdisplay/ht16k33.c | 1 +
drivers/auxdisplay/line-display.c | 11 ++++++++++-
7 files changed, 17 insertions(+), 4 deletions(-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds