Hi Laurent Pinchart,
Thanks for the feedback.
> Subject: Re: [PATCH 2/7] drm: adv7511: Add max_mode_clock variable to
> struct adv7511_chip_info
>
> Hi Biju,
>
> Thank you for the patch.
>
> On Sun, Aug 13, 2023 at 07:05:07PM +0100, Biju Das wrote:
> > The AD
Hi Biju,
Thank you for the patch.
On Sun, Aug 13, 2023 at 07:05:07PM +0100, Biju Das wrote:
> The ADV7533 supports a maximum pixel clock of 80MHz whereas it is 148.5MHz
> for ADV7535. Add max_mode_clock variable to struct adv7511_chip_info to
> handle this difference.
>
> Signed-off-by: Biju Da
On Sun, Aug 13, 2023 at 1:05 PM Biju Das wrote:
>
> The ADV7533 supports a maximum pixel clock of 80MHz whereas it is 148.5MHz
> for ADV7535. Add max_mode_clock variable to struct adv7511_chip_info to
> handle this difference.
>
> Signed-off-by: Biju Das
For the series:
Reviewed-by: Adam Ford
The ADV7533 supports a maximum pixel clock of 80MHz whereas it is 148.5MHz
for ADV7535. Add max_mode_clock variable to struct adv7511_chip_info to
handle this difference.
Signed-off-by: Biju Das
---
drivers/gpu/drm/bridge/adv7511/adv7511.h | 1 +
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c