Message ID | 20241108200440.7562-6-bavishimithil@gmail.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Initial support for Samsung Galaxy Tab 2 series | expand |
On Fri, Nov 08, 2024 at 08:04:34PM +0000, Mithil Bavishi wrote: > The LTN101AL03 is a 10.1 inch 800x1280, 24 bit, VESA Compatible, TFT display panel > > Signed-off-by: Mithil Bavishi <bavishimithil@gmail.com> > --- Squash it with previous patch. Each of such trivial one-liners for similar device is review step for me. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml index 0cdd05d10..82bcaec68 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml @@ -52,6 +52,8 @@ properties: - hydis,hv070wx2-1e0 # Samsung LTN070NL01 7.0" WSVGA (1024x600) TFT LCD LVDS panel - samsung,ltn070nl01 + # Samsung LTN101AL03 10.1" WXGA (800x1280) TFT LCD LVDS panel + - samsung,ltn101al03 - tbs,a711-panel - const: panel-lvds
The LTN101AL03 is a 10.1 inch 800x1280, 24 bit, VESA Compatible, TFT display panel Signed-off-by: Mithil Bavishi <bavishimithil@gmail.com> --- Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++ 1 file changed, 2 insertions(+)