[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YaVG93LCF6MQYiSi@robh.at.kernel.org>
Date: Mon, 29 Nov 2021 15:32:39 -0600
From: Rob Herring <robh@...nel.org>
To: Dmitry Osipenko <digetx@...il.com>
Cc: Thierry Reding <thierry.reding@...il.com>,
Sam Ravnborg <sam@...nborg.org>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Anton Bambura <jenneron@...tonmail.com>,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 1/2] dt-bindings: sharp,lq101r1sx01: Add compatible
for LQ101R1SX03
On Sun, Nov 14, 2021 at 11:07:16PM +0300, Dmitry Osipenko wrote:
> From: Anton Bambura <jenneron@...tonmail.com>
>
> LQ101R1SX03 is compatible with LQ101R1SX01, document it.
Then sounds like '"sharp,lq101r1sx03", "sharp,lq101r1sx01"' would be the
appropriate compatible value. Do that, and you don't need a driver
change.
>
> Signed-off-by: Anton Bambura <jenneron@...tonmail.com>
> ---
> .../devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml b/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml
> index a679d3647dbd..f7514eb9ebda 100644
> --- a/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml
> @@ -30,7 +30,9 @@ allOf:
>
> properties:
> compatible:
> - const: sharp,lq101r1sx01
> + enum:
> + - sharp,lq101r1sx01
> + - sharp,lq101r1sx03
>
> reg: true
> power-supply: true
> --
> 2.33.1
>
>
Powered by blists - more mailing lists