From: Elmar Albert <ealb...@data-modul.com> Document support for the AUO G156HAN04.0 LVDS display.
G156HAN04.0 is a Color Active Matrix Liquid Crystal Display composed of a TFT LCD panel, a driver circuit, and LED backlight system. The screen format is intended to support the 16:9 FHD, 1920(H) x 1080(V) screen and 16.7M colors (RGB 8-bits) with LED backlight driving circuit. All input signals are LVDS interface compatible. G156HAN04.0 is designed for a display unit of notebook style personal computer and industrial machine. Acked-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org> Signed-off-by: Elmar Albert <ealb...@data-modul.com> Signed-off-by: Marek Vasut <ma...@denx.de> --- Cc: Conor Dooley <conor...@kernel.org> Cc: Daniel Vetter <dan...@ffwll.ch> Cc: David Airlie <airl...@gmail.com> Cc: Jessica Zhang <quic_jessz...@quicinc.com> Cc: Krzysztof Kozlowski <krzysztof.kozlowski...@linaro.org> Cc: Liu Ying <victor....@nxp.com> Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com> Cc: Maxime Ripard <mrip...@kernel.org> Cc: Neil Armstrong <neil.armstr...@linaro.org> Cc: Rob Herring <robh...@kernel.org> Cc: Sam Ravnborg <s...@ravnborg.org> Cc: Thierry Reding <thierry.red...@gmail.com> Cc: Thomas Zimmermann <tzimmerm...@suse.de> Cc: devicet...@vger.kernel.org Cc: dri-devel@lists.freedesktop.org --- V2: - Collect AB from Krzysztof - Update to new panel-simple-lvds-dual-ports.yaml - Update commit subject prefix - Add own SoB line --- .../bindings/display/panel/panel-simple-lvds-dual-ports.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple-lvds-dual-ports.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple-lvds-dual-ports.yaml index a5a596ff8e752..716ece5f39784 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple-lvds-dual-ports.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple-lvds-dual-ports.yaml @@ -33,6 +33,8 @@ properties: # AU Optronics Corporation 13.3" FHD (1920x1080) TFT LCD panel - auo,g133han01 + # AU Optronics Corporation 15.6" FHD (1920x1080) TFT LCD panel + - auo,g156han04 # AU Optronics Corporation 18.5" FHD (1920x1080) TFT LCD panel - auo,g185han01 # AU Optronics Corporation 19.0" (1280x1024) TFT LCD panel -- 2.42.0