Message ID | 20230726185010.2294709-1-thierry.reding@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/3] dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS | expand |
On 26/07/2023 20:50, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > The Chunghwa CLAA070WP03XG is an LVDS panel, so move it to the correct > bindings file. > > Signed-off-by: Thierry Reding <treding@nvidia.com> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Hi Thierry, Thank you for the patch. On Wed, Jul 26, 2023 at 08:50:08PM +0200, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > The Chunghwa CLAA070WP03XG is an LVDS panel, so move it to the correct > bindings file. > > Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.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 344e5df40c2f..dbbf32a8be87 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 > + # Chunghwa Picture Tubes Ltd. 7" WXGA (800x1280) TFT LCD LVDS panel > + - chunghwa,claa070wp03xg > # HannStar Display Corp. HSD101PWW2 10.1" WXGA (1280x800) LVDS panel > - hannstar,hsd101pww2 > - tbs,a711-panel > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > index f4d9da4afefd..67959290b212 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -103,8 +103,6 @@ properties: > - cdtech,s070wv95-ct16 > # Chefree CH101OLHLWH-002 10.1" (1280x800) color TFT LCD panel > - chefree,ch101olhlwh-002 > - # Chunghwa Picture Tubes Ltd. 7" WXGA TFT LCD panel > - - chunghwa,claa070wp03xg > # Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel > - chunghwa,claa101wa01a > # Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel
From: Thierry Reding <treding@nvidia.com> On Wed, 26 Jul 2023 20:50:08 +0200, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > The Chunghwa CLAA070WP03XG is an LVDS panel, so move it to the correct > bindings file. > > Applied, thanks! [3/3] ARM: tegra: Provide specific compatible string for Nexus 7 panel commit: c9a706ab227ef59cc49923358513251ca4965563 Best regards,
diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml index 344e5df40c2f..dbbf32a8be87 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 + # Chunghwa Picture Tubes Ltd. 7" WXGA (800x1280) TFT LCD LVDS panel + - chunghwa,claa070wp03xg # HannStar Display Corp. HSD101PWW2 10.1" WXGA (1280x800) LVDS panel - hannstar,hsd101pww2 - tbs,a711-panel diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml index f4d9da4afefd..67959290b212 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -103,8 +103,6 @@ properties: - cdtech,s070wv95-ct16 # Chefree CH101OLHLWH-002 10.1" (1280x800) color TFT LCD panel - chefree,ch101olhlwh-002 - # Chunghwa Picture Tubes Ltd. 7" WXGA TFT LCD panel - - chunghwa,claa070wp03xg # Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel - chunghwa,claa101wa01a # Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel