[U-Boot] [PATCH] rockchip: video: fix taking the VOP device out of standby
Anatolij Gustschin
agust at denx.de
Fri Jun 9 17:02:45 UTC 2017
Hi Simon,
On Fri, 9 Jun 2017 18:24:37 +0200
Philipp Tomsich philipp.tomsich at 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 at theobroma-systems.com>
Acked-by: Anatolij Gustschin <agust at denx.de>
Thanks,
Anatolij
More information about the U-Boot
mailing list