Hi mark, On 07/26/2017 02:19 PM, Mark yao wrote: > 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> > Tested-by: Heiko Stuebner<heiko at sntech.de> Reviewed-by: Jeffy Chen <jeffy.chen at rock-chips.com>