Re: [PATCH 4/9] drm/sun4i: tcon_top: Use clock name index macros
From: Chen-Yu Tsai <hidden>
Date: 2019-06-14 03:24:46
Also in:
dri-devel, linux-devicetree, lkml
From: Chen-Yu Tsai <hidden>
Date: 2019-06-14 03:24:46
Also in:
dri-devel, linux-devicetree, lkml
On Fri, Jun 14, 2019 at 2:54 AM Jagan Teki [off-list ref] 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 <jagan@amarulasolutions.com>
Reviewed-by: Chen-Yu Tsai <redacted> However, you might want to rename the clock first, then switch to using the index macros? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel