diff options
author | Marek Vasut <marex@denx.de> | 2017-06-03 11:57:21 -0700 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2017-06-06 10:21:34 +0200 |
commit | b7dfee2433576f1f030cb84cdb04b70f36554992 (patch) | |
tree | b95efacea933e6d7bebc14757e66cffbbfb88420 /include/crypto | |
parent | e36aecba54bf24387271f2d7b989cc686a389931 (diff) | |
download | op-kernel-dev-b7dfee2433576f1f030cb84cdb04b70f36554992.zip op-kernel-dev-b7dfee2433576f1f030cb84cdb04b70f36554992.tar.gz |
gpu: ipu-v3: Fix CSI selection for VDIC
The description of the CSI_SEL bit in the i.MX6 reference manual is
incorrect. It states "This bit defines which CSI is the input to the
IC. This bit is effective only if IC_INPUT is bit cleared".
From experiment it was found this is in fact not correct. The CSI_SEL
bit selects which CSI is input to _both_ the VDIC _and_ the IC. If the
IC_INPUT bit is set so that the IC is receiving from the VDIC, the IC
ignores the CSI_SEL bit, but CSI_SEL still selects which CSI the VDIC
receives from in that case.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions