Message ID | 20230726185010.2294709-2-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 Hydis HV070WX2-1E0 is a 7" WXGA (800x1280) TFT LCD LVDS panel that > is one of the variants used on Google Nexus 7. > > Signed-off-by: Thierry Reding <treding@nvidia.com> > --- > Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++ > 1 file changed, 2 insertions(+) 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:09PM +0200, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > The Hydis HV070WX2-1E0 is a 7" WXGA (800x1280) TFT LCD LVDS panel that > is one of the variants used on Google Nexus 7. > > 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 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > index dbbf32a8be87..9f1016551e0b 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > @@ -44,6 +44,8 @@ properties: > - chunghwa,claa070wp03xg > # HannStar Display Corp. HSD101PWW2 10.1" WXGA (1280x800) LVDS panel > - hannstar,hsd101pww2 > + # Hydis Technologies 7" WXGA (800x1280) TFT LCD LVDS panel > + - hydis,hv070wx2-1e0 > - tbs,a711-panel > > - const: panel-lvds
diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml index dbbf32a8be87..9f1016551e0b 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml @@ -44,6 +44,8 @@ properties: - chunghwa,claa070wp03xg # HannStar Display Corp. HSD101PWW2 10.1" WXGA (1280x800) LVDS panel - hannstar,hsd101pww2 + # Hydis Technologies 7" WXGA (800x1280) TFT LCD LVDS panel + - hydis,hv070wx2-1e0 - tbs,a711-panel - const: panel-lvds