According to datasheet LP8556s eprom region starts at 0x98, not 0xA0.
Adjust start value in the driver accordingly.
Svyatoslav Ryhel (1):
video: backlight: lp855x_bl: set correct eprom start for LP8556
drivers/video/backlight/lp855x_bl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.48.1
According to LP8556 datasheet eprom region starts at 0x98 so adjust value
in the driver accordingly.
Signed-off-by: Svyatoslav Ryhel <redacted>
---
drivers/video/backlight/lp855x_bl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Lee Jones <lee@kernel.org> Date: 2025-09-16 15:51:30
On Tue, 09 Sep 2025 10:43:04 +0300, Svyatoslav Ryhel wrote:
According to LP8556 datasheet eprom region starts at 0x98 so adjust value
in the driver accordingly.
Applied, thanks!
[1/1] video: backlight: lp855x_bl: set correct eprom start for LP8556
commit: 07c7efda24453e05951fb2879f5452b720b91169
--
Lee Jones [李琼斯]