[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ddfae1cc-ec28-3433-8c3c-24f63a1ad0a8@linaro.org>
Date: Thu, 23 Jun 2022 15:29:46 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Aradhya Bhatia <a-bhatia1@...com>,
Tomi Valkeinen <tomba@...nel.org>,
Jyri Sarha <jyri.sarha@....fi>,
Rob Herring <robh+dt@...nel.org>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Cc: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>,
Rahul T R <r-ravikumar@...com>,
Devarsh Thakkar <devarsht@...com>,
DRI Development List <dri-devel@...ts.freedesktop.org>,
Devicetree List <devicetree@...r.kernel.org>,
Linux Kernel List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: display: ti,am65x-dss: Add am625 dss
compatible
On 23/06/2022 12:35, Aradhya Bhatia wrote:
> Add ti,am625-dss compatible string.
> The DSS IP on TI's AM625 SoC is an update from the DSS on TI's AM65X
> SoC. The former has an additional OLDI TX to enable a 2K resolution on
> OLDI displays or enable 2 duplicated displayw with a smaller resolution.
s/displayw/displays/
>
> Signed-off-by: Aradhya Bhatia <a-bhatia1@...com>
> Reviewed-by: Rahul T R <r-ravikumar@...com>
> ---
> .../devicetree/bindings/display/ti/ti,am65x-dss.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml b/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
> index 5c7d2cbc4aac..0fc77674eb50 100644
> --- a/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
> +++ b/Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
> @@ -19,7 +19,9 @@ description: |
>
> properties:
> compatible:
> - const: ti,am65x-dss
> + enum:
> + - ti,am65x-dss
> + - ti,am625-dss
Alphabetical order? Avoids conflicts...
Best regards,
Krzysztof
Powered by blists - more mailing lists