]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpu: ipu-v3: Fix CSI offsets for imx53
authorSteve Longerbeam <slongerbeam@gmail.com>
Wed, 17 Oct 2018 00:31:40 +0000 (17:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Mar 2019 13:35:11 +0000 (14:35 +0100)
commit3aa47dba7d7fa67ce62f7843cf0f4bbfe26d6b45
treeea51314e467e1475bd58e0faf0cbef67ec4c7287
parent1839b1f67120f8f6427a237dd9616ddf30d96274
gpu: ipu-v3: Fix CSI offsets for imx53

[ Upstream commit bb867d219fda7fbaabea3314702474c4eac2b91d ]

The CSI offsets are wrong for both CSI0 and CSI1. They are at
physical address 0x1e030000 and 0x1e038000 respectively.

Fixes: 2ffd48f2e7 ("gpu: ipu-v3: Add Camera Sensor Interface unit")
Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/ipu-v3/ipu-common.c