summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2017-06-03 11:57:21 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-10 07:42:48 -0800
commit6b51100d8ac51c85301e23be31b1515136dc4ddd (patch)
treede63af759e1d45b878d939e3c487c346748affb7 /drivers/net/ethernet
parent7b5407843691b119e5af6a53c0826bd2719f7648 (diff)
gpu: ipu-v3: Fix CSI selection for VDIC
[ Upstream commit b7dfee2433576f1f030cb84cdb04b70f36554992 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions