Re: [PATCH v2 3/3] drm/panel: jd9365da: Break some CMDS into helper functions

2024-07-08 Thread Doug Anderson
Hi, On Thu, Jul 4, 2024 at 1:03 AM Linus Walleij wrote: > > On Thu, Jul 4, 2024 at 6:50 AM Cong Yang > wrote: > > > These panels have some common cmds (e0h~e3h,80h), let's break > > them into helper functions. > > > > Signed-off-by: Cong Yang > > This is a good start! :) > Reviewed-by: Linus Wa

Re: [PATCH v2 3/3] drm/panel: jd9365da: Break some CMDS into helper functions

2024-07-04 Thread Linus Walleij
On Thu, Jul 4, 2024 at 6:50 AM Cong Yang wrote: > These panels have some common cmds (e0h~e3h,80h), let's break > them into helper functions. > > Signed-off-by: Cong Yang This is a good start! :) Reviewed-by: Linus Walleij If you get time one of these days, see if you can add some defines for

[PATCH v2 3/3] drm/panel: jd9365da: Break some CMDS into helper functions

2024-07-03 Thread Cong Yang
These panels have some common cmds (e0h~e3h,80h), let's break them into helper functions. Signed-off-by: Cong Yang --- .../gpu/drm/panel/panel-jadard-jd9365da-h3.c | 89 +++ 1 file changed, 53 insertions(+), 36 deletions(-) diff --git a/drivers/gpu/drm/panel/panel-jadard-jd9365