[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230826141412.41764-1-ojeda@kernel.org>
Date: Sat, 26 Aug 2023 16:14:12 +0200
From: Miguel Ojeda <ojeda@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Miguel Ojeda <ojeda@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] auxdisplay for 6.6
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(-)
Powered by blists - more mailing lists