[GIT PULL] auxdisplay for 6.6

From: Miguel Ojeda
Date: Sat Aug 26 2023 - 10:15:06 EST


Hi Linus,

A small update for auxdisplay. It has been in linux-next for a week.

Please pull for v6.6 -- thanks!

Cheers,
Miguel

The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:

Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)

are available in the Git repository at:

https://github.com/ojeda/linux.git tags/auxdisplay-6.6

for you to fetch changes up to 35b464e32c8bccef435e415db955787ead4ab44c:

auxdisplay: hd44780: move cursor home after clear display command (2023-08-19 21:53:49 +0200)

----------------------------------------------------------------
auxdisplay update for v6.6

- hd44780: move cursor home after clear display command

The change allows to support displays like the NewHaven
NHD-0220DZW-AG5 which has a non-standard controller.

----------------------------------------------------------------
Hugo Villeneuve (1):
auxdisplay: hd44780: move cursor home after clear display command

drivers/auxdisplay/hd44780_common.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)