
9 Jun
2017
9 Jun
'17
7:02 p.m.
Hi Simon,
On Fri, 9 Jun 2017 18:24:37 +0200 Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote:
The VOP uses regular registers, so use setbits_le32/clrbits_le32 instead of rk_setbits/rk_clrbits.
these could be changed when applying, to match with the code:
s/rk_setbits/rk_setreg/ s/rk_clrbits/rk_clrreg/
no need to resubmit I think.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
Acked-by: Anatolij Gustschin agust@denx.de
Thanks, Anatolij