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)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 11 Jun 2019 16:29:54 +0000 (12:29 -0400)
commit4e8c120de9268fc26f583268b9d22e7d37c4595f
tree2e154105200f1e65224d1a7c9df3cb31b64ced95
parenta8a3e813963c291de39206191a845cbe4b8fc4c7
media: fdp1: Support M3N and E3 platforms

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>
drivers/media/platform/rcar_fdp1.c