media: fdp1: Support M3N and E3 platforms
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Wed, 15 May 2019 15:39:12 +0000 (11:39 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Jul 2019 05:28:24 +0000 (07:28 +0200)
commit8231f0a084ea5e61163b3dfdfb280924950aa29e
treef17e98448f026166822babbcc44b18b7d4188dcd
parent0e8529143a212a2f93fd5dfa63f83275f7c44655
media: fdp1: Support M3N and E3 platforms

[ Upstream commit 4e8c120de9268fc26f583268b9d22e7d37c4595f ]

New Gen3 R-Car platforms incorporate the FDP1 with an updated version
register. No code change is required to support these targets, but they
will currently report an error stating that the device can not be
identified.

Update the driver to match against the new device types.

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/platform/rcar_fdp1.c