[PATCH v4 1/2] video: hdmi: add helper functions for N and CTS

2016-05-09 Thread Arnaud Pouliquen
Hello, As there is no more feedback on this patch, should i suppose that I need to abandon it? I can integrate it in my driver... but as, N and CTS calculation is not platform dependent, this would make sense to add it in a generic part. (Example of another platform that could use it: https://pat

[PATCH v4 1/2] video: hdmi: add helper functions for N and CTS

2016-04-28 Thread Arnaud Pouliquen
Add linux-fbdev diffusion list in loop for patch-set review. On 04/21/2016 05:29 PM, Arnaud POULIQUEN wrote: > Add helper functions to compute HDMI CTS and N parameters. > Implementation is based on HDMI 1.4b specification. > > Signed-off-by: Arnaud Pouliquen > Acked-by: Benjamin Gaignard > Ack

[PATCH v4 1/2] video: hdmi: add helper functions for N and CTS

2016-04-21 Thread Arnaud Pouliquen
Add helper functions to compute HDMI CTS and N parameters. Implementation is based on HDMI 1.4b specification. Signed-off-by: Arnaud Pouliquen Acked-by: Benjamin Gaignard Acked-by: Vincent ABRIOU --- drivers/video/hdmi.c | 208 +++ include/linux/