Re: [PATCH] video: backlight: Drop maximum brightness override for brightness zero

2021-07-12 Thread Daniel Thompson
On Fri, Jul 09, 2021 at 03:53:16PM +0200, Noralf Trønnes wrote: > > > Den 09.07.2021 15.26, skrev Marek Vasut: > > The note in c2adda27d202f ("video: backlight: Add of_find_backlight helper > > in backlight.c") says that gpio-backlight uses brightness as power state. > > This has been fixed since

Re: [PATCH] video: backlight: Drop maximum brightness override for brightness zero

2021-07-09 Thread Noralf Trønnes
Den 09.07.2021 15.26, skrev Marek Vasut: > The note in c2adda27d202f ("video: backlight: Add of_find_backlight helper > in backlight.c") says that gpio-backlight uses brightness as power state. > This has been fixed since in ec665b756e6f7 ("backlight: gpio-backlight: > Correct initial power stat

[PATCH] video: backlight: Drop maximum brightness override for brightness zero

2021-07-09 Thread Marek Vasut
The note in c2adda27d202f ("video: backlight: Add of_find_backlight helper in backlight.c") says that gpio-backlight uses brightness as power state. This has been fixed since in ec665b756e6f7 ("backlight: gpio-backlight: Correct initial power state handling") and other backlight drivers do not requ