[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YhjYPIRvDnV7XAzV@kroah.com>
Date: Fri, 25 Feb 2022 14:23:08 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: [GIT PULL] Staging driver fix for 5.17-rc6
The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:
Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.17-rc6
for you to fetch changes up to b6821b0d9b56386d2bf14806f90ec401468c799f:
staging: fbtft: fb_st7789v: reset display before initialization (2022-02-15 17:14:22 +0100)
----------------------------------------------------------------
Staging driver fix for 5.17-rc6
Here is a single staging driver fix for 5.17-rc6.
It resolves a reported problem in the fbtft fb_st7789v.c driver that
could cause the display to be flipped in cold weather.
It has been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Oliver Graute (1):
staging: fbtft: fb_st7789v: reset display before initialization
drivers/staging/fbtft/fb_st7789v.c | 2 ++
1 file changed, 2 insertions(+)
Powered by blists - more mailing lists