[v3 0/2] Add driver for BOE tv110c9m-ll3 panel
yangcong
yangcong5 at huaqin.corp-partner.google.com
Thu Aug 26 11:03:09 UTC 2021
Documentation/devicetree/bindings/display/panel/boe,tv110c9m-ll3.yaml:
Compared with v2, delete pinctrl in examples dts.
- pinctrl-names = "default";
- pinctrl-0 = <&vdd_reset_1800>;
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 | 81 +
drivers/gpu/drm/panel/Kconfig | 10 +
drivers/gpu/drm/panel/Makefile | 1 +
drivers/gpu/drm/panel/panel-boe-tv110c9m.c | 1303 +++++++++++++++++
4 files changed, 1395 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
More information about the dri-devel
mailing list