[PATCH v6 1/7] drm/rockchip: vop: initialize registers directly

Heiko Stuebner heiko at sntech.de
Wed Jul 26 15:44:09 PDT 2017


Am Mittwoch, 26. Juli 2017, 14:19:05 CEST schrieb Mark Yao:
> At present we are using init_table to initialize some
> registers, but the Register init table use un-document define,
> it is unreadable, and sometimes we only want to update tiny
> bits, init table method is not friendly, it's diffcult to
> reuse for difference chips.
> 
> To make it clean, initialize registers directly, and drops
> init_table mechanism out.
> 
> Signed-off-by: Mark Yao <mark.yao at rock-chips.com>

on rk3036 and rk3288
Tested-by: Heiko Stuebner <heiko at sntech.de>


Heiko



More information about the linux-arm-kernel mailing list