lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1559905870.git.hns@goldelico.com>
Date:   Fri,  7 Jun 2019 13:11:06 +0200
From:   "H. Nikolaus Schaller" <hns@...delico.com>
To:     Thierry Reding <thierry.reding@...il.com>,
        David Airlie <airlied@...ux.ie>,
        Daniel Vetter <daniel@...ll.ch>, tomi.valkeinen@...com,
        imirkin@...m.mit.edu, marek.belisko@...il.com,
        Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>
Cc:     dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
        linux-omap@...r.kernel.org, letux-kernel@...nphoenux.org,
        devicetree@...r.kernel.org,
        "H. Nikolaus Schaller" <hns@...delico.com>
Subject: [PATCH v3 0/5] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b

V3:
* add bindings documentation (suggested by sam@...nborg.org)

V2 2019-06-05 07:07:05:
* fix typo in 99dtc panel compatible string (reported by imirkin@...m.mit.edu)

V1 2019-06-04 14:53:00:

Since v5.2-rc1 OMAP is no longer using a special display driver architecture
for DPI panels, but uses the general drm/panel/panel-simple.

So we finally can add SoC independent panel definitions for two panel models
which we already had worked on quite a while ago (before device tree was
introduced):

	https://patchwork.kernel.org/patch/2851295/



H. Nikolaus Schaller (5):
  drm/panel: simple: Add Sharp LQ070Y3DG3B panel support
  drm/panel: simple: Add Ortustech COM37H3M panel support
  dt-bindings: drm/panel: simple: add ortustech,com37h3m05dtc panel
  dt-bindings: drm/panel: simple: add ortustech,com37h3m99dtc panel
  dt-bindings: drm/panel: simple: add sharp,lq070y3dg3b panel

 .../display/panel/ortustech,com37h3m05dtc.txt | 12 ++++
 .../display/panel/ortustech,com37h3m99dtc.txt | 12 ++++
 .../display/panel/sharp,lq070y3dg3b.txt       | 12 ++++
 drivers/gpu/drm/panel/panel-simple.c          | 63 +++++++++++++++++++
 4 files changed, 99 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/ortustech,com37h3m05dtc.txt
 create mode 100644 Documentation/devicetree/bindings/display/panel/ortustech,com37h3m99dtc.txt
 create mode 100644 Documentation/devicetree/bindings/display/panel/sharp,lq070y3dg3b.txt

-- 
2.19.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ