On Mon, Jun 04, 2018 at 01:16:48PM +0200, Christoph Fritz wrote:
This patch adds support for Innolux G070Y2-L01 7" WVGA (800x480) TFT LCD panel.
Signed-off-by: Christoph Fritz chf.fritz@googlemail.com
.../bindings/display/panel/innolux,g070y2-l01.txt | 12 +++++++ drivers/gpu/drm/panel/panel-simple.c | 37 ++++++++++++++++++++-- 2 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 Documentation/devicetree/bindings/display/panel/innolux,g070y2-l01.txt
Reviewed-by: Rob Herring robh@kernel.org