commit | 81cf32b239b2788353a79606fc6f713ec87abc35 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Jul 29 13:38:56 2014 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Wed Aug 06 16:44:08 2014 +0200 |
tree | 613a83a1ecef2cbae8871c541e8f30c627729a2d | |
parent | 0a2288c06aab73c966e82045c8f20b0e713baf2a [diff] |
drm/panel: simple: Remove simple-panel compatible simple-panel is not a valid panel model, so there is no data (video timings, etc.) associated with it. Therefore drivers can't do anything useful with it, so it should not appear in the table of OF matches. Device trees will always need to specify the exact model of the panel. Signed-off-by: Thierry Reding <treding@nvidia.com>