diff options
author | Thierry Reding <treding@nvidia.com> | 2023-07-26 20:48:55 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2023-07-27 17:56:02 +0200 |
commit | cc89ead8c05db7de5eb66dd284f66d8ce6a9f2a0 (patch) | |
tree | c5863cd1edeffaa14b41aedfb8d6fbee286fdbce /Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | |
parent | 8c3926367ac9df6c25297de2d1d06be34cfd6985 (diff) |
dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
The HannStar HSD101PWW2 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>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230726184857.2294570-1-thierry.reding@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/panel-lvds.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 |
1 files changed, 2 insertions, 0 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 |