]> git.baikalelectronics.ru Git - kernel.git/commit
drm/sun4i: tcon: Rename Dithering related register macros
authorChen-Yu Tsai <wens@csie.org>
Fri, 7 Sep 2018 04:19:44 +0000 (12:19 +0800)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 7 Sep 2018 11:23:01 +0000 (13:23 +0200)
commit5276f7633a868844edc2c6c8804673323dbb474f
tree4c2fb0afa6335a2a54656391f60db9ae55b9daa1
parent605df7723672ff65ee243498cd13393a8e6d0881
drm/sun4i: tcon: Rename Dithering related register macros

Dithering is only supported for TCON channel 0. Throughout the datasheet
all the names associated with these register are prefixed "TCON0",
instead of "TCON". The only exception is the control register
"TCON_FRM_CTL_REG".

Rename the macros to reflect this.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180907041948.19913-3-wens@csie.org
drivers/gpu/drm/sun4i/sun4i_tcon.h