On Wed, 8 Apr 2020 17:10:15 +0200 Giulio Benetti [email protected] wrote:
> struct display_timings provides more informations such clock and DE > polarity, so let's refactor the code to use struct display_timings > instead of struct ctfb_res_modes, so we'll become able to get clock and > DE polarity settings and set register according to them in the next patch. > > Signed-off-by: Giulio Benetti <[email protected]> Reviewed-by: Anatolij Gustschin <[email protected]> -- Anatolij

