[PATCH] dt-bindings: panel: Document some missing compatible strings
Sam Ravnborg
sam at ravnborg.org
Sat Apr 25 14:55:33 UTC 2020
On Fri, Apr 17, 2020 at 08:53:28AM +0200, Thierry Reding wrote:
> From: Thierry Reding <treding at nvidia.com>
>
> Add missing compatible strings for the Panasonic and Chunghwa panels
> found on NVIDIA Dalmore and Cardhu boards.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
Applied to drm-misc-next.
The resulting patch in git looks strange because some of the
descriptions are the same. But end result is OK.
Sam
> ---
> .../devicetree/bindings/display/panel/panel-simple-dsi.yaml | 2 ++
> .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
> 2 files changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml
> index b2e8742fd6af..88ac75333a5e 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple-dsi.yaml
> @@ -29,6 +29,8 @@ properties:
> # compatible must be listed in alphabetical order, ordered by compatible.
> # The description in the comment is mandatory for each compatible.
>
> + # Panasonic 10" WUXGA TFT LCD panel
> + - panasonic,vvx10f004b00
> # Panasonic 10" WUXGA TFT LCD panel
> - panasonic,vvx10f034n00
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> index 393ffc6acbba..6c21650664e2 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -82,6 +82,8 @@ properties:
> # Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel
> - chunghwa,claa101wa01a
> # Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel
> + - chunghwa,claa101wb01
> + # Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel
> - chunghwa,claa101wb03
> # DataImage, Inc. 7" WVGA (800x480) TFT LCD panel with 24-bit parallel interface.
> - dataimage,scf0700c48ggu18
> --
> 2.24.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
More information about the dri-devel
mailing list