On Fri, Jun 14, 2019 at 2:54 AM Jagan Teki <[email protected]> wrote: > > TCON TOP mux blocks in R40 are registering clock using > tcon top clock index numbers. > > Right now the code is using, real numbers start with 0, but > we have proper macros that defined these name index numbers. > > Use the existing macros, instead of real numbers for more > code readability. > > Signed-off-by: Jagan Teki <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]> However, you might want to rename the clock first, then switch to using the index macros? _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
