commit | 02f0aaaaf03049ac69473015c54bdd46eaebf1e3 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Jan 12 16:17:36 2018 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Feb 14 19:11:32 2018 +0200 |
tree | bfb46a6faa6218383fbd18deeba009296b8f3b42 | |
parent | 3e5907a17fe4aa42d32015482132475e2b39ad50 [diff] |
drm: rcar-du: lvds: Fix LVDS clock frequency range According to the latest versions of both the Gen2 and Gen3 datasheets, the operating range for the LVDS clock is 31 MHz to 148.5 MHz on all SoCs. Update the driver accordingly. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>