]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
backlight: Add max25014atg backlight
authorMaud Spierings <maudspierings@gocontroll.com>
Tue, 7 Apr 2026 14:41:43 +0000 (16:41 +0200)
committerLee Jones <lee@kernel.org>
Thu, 30 Apr 2026 13:54:34 +0000 (14:54 +0100)
commit3014ad47cfaf454cb0bbee353272beacd1e7c4bc
tree73cddc6b3386929efeeea7b0fb9b1da5feca79d2
parent5fcbbedec9dfce78044eee922bf2030e1bd03faa
backlight: Add max25014atg backlight

The Maxim MAX25014 is a 4-channel automotive grade backlight driver IC
with integrated boost controller.

Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
Reviewed-by: Daniel Thompson (RISCstar) <danielt@kernel.org>
Link: https://patch.msgid.link/20260407-max25014-v8-2-14eac7ed673a@gocontroll.com
Signed-off-by: Lee Jones <lee@kernel.org>
MAINTAINERS
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/max25014.c [new file with mode: 0644]