On Mon, Jun 25, 2018 at 02:41:30PM +0200, Michal Vokáč wrote:
This adds support for the DataImage SCF0700C48GGU18 7.0" WVGA (800x480) TFT LCD panel. The panel has 24-bit parallel interface and can be supported by the simple panel driver.
Signed-off-by: Michal Vokáč michal.vokac@ysoft.com
.../display/panel/dataimage,scf0700c48ggu18.txt | 8 ++++++ drivers/gpu/drm/panel/panel-simple.c | 29 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/dataimage,scf0700c48ggu18.txt
Reviewed-by: Rob Herring robh@kernel.org