From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] rockchip: video: fix taking the VOP device out of standby
Date: Fri, 9 Jun 2017 19:02:45 +0200 [thread overview]
Message-ID: <20170609190245.08f22458@crub> (raw)
In-Reply-To: <1497025478-3076-1-git-send-email-philipp.tomsich@theobroma-systems.com>
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@theobroma-systems.com>
Acked-by: Anatolij Gustschin <agust@denx.de>
Thanks,
Anatolij
next prev parent reply other threads:[~2017-06-09 17:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-09 16:24 [U-Boot] [PATCH] rockchip: video: fix taking the VOP device out of standby Philipp Tomsich
2017-06-09 16:45 ` Anatolij Gustschin
2017-06-09 16:48 ` Dr. Philipp Tomsich
2017-06-09 16:56 ` Anatolij Gustschin
2017-06-09 17:02 ` Anatolij Gustschin [this message]
2017-06-12 12:42 ` Simon Glass
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170609190245.08f22458@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.