]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
spi: spidev: Add an entry for elgin,jg10309-01
authorFabio Estevam <festevam@gmail.com>
Wed, 28 Aug 2024 18:00:56 +0000 (15:00 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Sep 2024 14:25:11 +0000 (16:25 +0200)
commita9affc6dd8b0d51da934e8370af3a8cd6292c816
treea219c51d0661a8c896179a01e68d1cdf9f274559
parent5a8f8d49bcd71c8c2420d41d5872a22b84b293ef
spi: spidev: Add an entry for elgin,jg10309-01

[ Upstream commit 5f3eee1eef5d0edd23d8ac0974f56283649a1512 ]

The rv1108-elgin-r1 board has an LCD controlled via SPI in userspace.
The marking on the LCD is JG10309-01.

Add the "elgin,jg10309-01" compatible string.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20240828180057.3167190-2-festevam@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/spi/spidev.c