commit | 03e37b507c664d5275c08cd0c563cf919d8aac49 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Oct 18 02:57:39 2018 +0300 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Nov 23 13:51:22 2018 +0200 |
tree | 8a877ab799ed76b016cce59efc58fc8616124d8b | |
parent | 828ff2adaac405a1a3a10ccf6b04e7ca3de59967 [diff] |
drm: rcar-du: lvds: Add R8A77965 support Add support for the R-Car M3-N (R8A77965) SoC to the LVDS encoder driver. The encoder appears identical to the M3-W version, we can thus simply point to the generic Gen3 data. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>