On 2021-03-21 10:31, Dario Binacchi wrote:
The series was born from a patch to fix the LCD pixel clock setting. Two additional patches have been added to this. One renames a misleading variable name that was probably the cause of the bug and the other fixes a warning message.
Thanks you,
I think this looks good now.
Reviewed-by: Jyri Sarha jyri.sarha@iki.fi
For the series.
I'll wait a day or two if Tomi has something more to say and merge this to drm-misc-next.
Best regards, Jyri
Changes in v2:
- The patch has been added in version 2.
- Rename clk_div_rate to real_pclk_rate.
- Provide pixel clock rate to tilcdc_pclk_diff().
- The patch has been added in version 2.
Dario Binacchi (3): drm/tilcdc: rename req_rate to pclk_rate drm/tilcdc: fix LCD pixel clock setting drm/tilcdc: fix pixel clock setting warning message
drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-)