[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a335efdc-2ecb-c25a-7507-5ef2e19c5ca1@baylibre.com>
Date: Wed, 12 Jul 2023 10:01:58 +0200
From: Alexandre Mergnat <amergnat@...libre.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Neil Armstrong <neil.armstrong@...aro.org>,
Sam Ravnborg <sam@...nborg.org>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>
Cc: Guillaume La Roque <glaroque@...libre.com>,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 1/3] dt-bindings: display: panel: add startek
kd070fhfid015 support
Hi Krzysztof,
Thanks for your review
On 12/07/2023 07:32, Krzysztof Kozlowski wrote:
> On 11/07/2023 17:36, Alexandre Mergnat wrote:
>> The Startek KD070FHFID015 is a 7-inch TFT LCD display with a resolution
snip
>> +
>> + dcdc-gpios: true
>
> From where does this come? Which schema defines it?
It's a miss. I will fix it and reset-gpios too by adding a maxItems and
a description.
>> +
>> + height-mm:
>> + const: 151
>> +
>> + iovcc-supply:
>> + description: Reference to the regulator powering the panel IO pins.
>> +
>> + reg:
>> + maxItems: 1
>> + description: DSI virtual channel
>> +
>> + reset-gpios: true
>> +
>> + port: true
>> +
>> + power-supply: true
>> +
>> + width-mm:
>> + const: 95
>> +
>> +additionalProperties: false
>> +
>> +required:
>> + - compatible
>> + - dcdc-gpios
>> + - iovcc-supply
>> + - reg
>> + - reset-gpios
>> + - port
>> + - power-supply
>
> Missing example.
I will add it.
--
Regards,
Alexandre
Powered by blists - more mailing lists