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>
Fri, 26 Jul 2019 07:14:06 +0000 (09:14 +0200)
commitf2a4624be8f3d592389c9c5524377f0ae15fc5f7
tree511e02440ae77f90342a37edd9e16e876ee6bc6b
parent63e53991d791860131ce7bcf5c7f12704420c7c8
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