devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
@ 2023-07-26 18:48 Thierry Reding
  2023-07-26 18:48 ` [PATCH 2/3] drm/panel: Relax porches for HannStar HSD101PWW2 Thierry Reding
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thierry Reding @ 2023-07-26 18:48 UTC (permalink / raw)
  To: Laurent Pinchart, Neil Armstrong, Sam Ravnborg, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Thierry Reding
  Cc: Jon Hunter, Svyatoslav Ryhel, dri-devel, devicetree, linux-tegra

From: Thierry Reding <treding@nvidia.com>

The HannStar HSD101PWW2 is an LVDS panel, so move it to the correct
bindings file.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++
 .../devicetree/bindings/display/panel/panel-simple.yaml         | 2 --
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
index 929fe046d1e7..344e5df40c2f 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
@@ -40,6 +40,8 @@ properties:
     items:
       - enum:
           - auo,b101ew05
+          # HannStar Display Corp. HSD101PWW2 10.1" WXGA (1280x800) LVDS panel
+          - hannstar,hsd101pww2
           - tbs,a711-panel
 
       - const: panel-lvds
diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
index df1cec8fd21b..f4d9da4afefd 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
@@ -168,8 +168,6 @@ properties:
       - hannstar,hsd070pww1
         # HannStar Display Corp. HSD100PXN1 10.1" XGA LVDS panel
       - hannstar,hsd100pxn1
-        # HannStar Display Corp. HSD101PWW2 10.1" WXGA (1280x800) LVDS panel
-      - hannstar,hsd101pww2
         # Hitachi Ltd. Corporation 9" WVGA (800x480) TFT LCD panel
       - hit,tx23d38vm0caa
         # InfoVision Optoelectronics M133NWF4 R0 13.3" FHD (1920x1080) TFT LCD panel
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-07-27 15:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 18:48 [PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS Thierry Reding
2023-07-26 18:48 ` [PATCH 2/3] drm/panel: Relax porches for HannStar HSD101PWW2 Thierry Reding
2023-07-26 18:48 ` [PATCH 3/3] ARM: tegra: Use Hannstar HSD101PWW2 on Pegatron Chagall Thierry Reding
2023-07-27  7:12 ` [PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS Krzysztof Kozlowski
2023-07-27  7:52 ` Laurent Pinchart
2023-07-27 15:18 ` (subset) " Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).