Documentation/devicetree/bindings/display/panel/boe,tv110c9m-ll3.yaml: Compared with v1, add a space in the required list. yangcong (2): drm/panel: support for BOE tv1110c9m-ll3 wuxga dsi video mode panel dt-bindngs: display: panel: Add BOE tv110c9m-ll3 panel bindings .../display/panel/boe,tv110c9m-ll3.yaml | 83 ++ drivers/gpu/drm/panel/Kconfig | 10 + drivers/gpu/drm/panel/Makefile | 1 + drivers/gpu/drm/panel/panel-boe-tv110c9m.c | 1303 +++++++++++++++++ 4 files changed, 1397 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/boe,tv110c9m-ll3.yaml create mode 100644 drivers/gpu/drm/panel/panel-boe-tv110c9m.c -- 2.25.1