commit | bf7149f34241dcd6c95ea76b2b5ab4ff33f1c9b9 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Nov 18 03:22:37 2016 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Apr 04 17:03:56 2017 +0300 |
tree | c01efb9a97b9be6f5cc83d5341ae6dad9f3d032f | |
parent | 06711e6385a4ab4c8f4225f6cb9382eed58625a7 [diff] |
drm: rcar-du: Use the DRM panel API Instead of parsing the panel device tree node manually, use the panel API to delegate panel handling to a panel driver. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>