Re: [PATCH v1 0/1] Fix the way to get porch parameters

From: Doug Anderson
Date: Mon Jul 15 2024 - 09:57:55 EST


Hi,

On Sun, Jul 14, 2024 at 8:18 PM Zhaoxiong Lv
<lvzhaoxiong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> The current driver can only obtain the porch parameters
> of boe-th101mb31ig002. Modify it to obtain the porch
> parameters of the panel currently being used.
>
> Zhaoxiong Lv (1):
> drm/panel: boe-th101mb31ig002 : Fix the way to get porch parameters
>
> drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.c | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)

For future reference, if you're only posting one patch, there's no
need to send a cover letter (AKA patch #0).

-Doug