[GIT PULL] auxdisplay for 7.0-1

From: Andy Shevchenko

Date: Thu Apr 02 2026 - 04:36:08 EST


Hi Linus,

Small batch of fixes against auxdisplay subsystem. They were a few weeks in
Linux Next without reported bugs. Please, pull.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v7.0-1

for you to fetch changes up to 7f138de156b20d9f9da6f72f90b63c01941d97d3:

auxdisplay: line-display: fix NULL dereference in linedisp_release (2026-03-27 09:54:31 +0100)

----------------------------------------------------------------
auxdisplay for v7.0-1

* Fix NULL dereference in linedisp_release()
* Fix ht16k33 DT bindings to avoid warnings
* Handle errors in I²C transfers in lcd2s driver

----------------------------------------------------------------
Frank Li (1):
dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix common property warning

Guangshuo Li (1):
auxdisplay: line-display: fix NULL dereference in linedisp_release

Wang Jun (1):
auxdisplay: lcd2s: add error handling for i2c transfers

.../devicetree/bindings/auxdisplay/holtek,ht16k33.yaml | 2 +-
drivers/auxdisplay/lcd2s.c | 15 ++++++++++++---
drivers/auxdisplay/line-display.c | 2 +-
3 files changed, 14 insertions(+), 5 deletions(-)

--
With Best Regards,
Andy Shevchenko