Re: [PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-03-06 Thread Dharma.B
On 06/03/24 10:16 pm, Nicolas Ferre - M43238 wrote: > Dharma, all, > > On 06/03/2024 at 15:35, Dharma B - I70843 wrote: >> >> On 05/03/24 3:31 am, Rob Herring wrote: >>> On Mon, Mar 04, 2024 at 08:00:03PM +0530, Dharma Balasubiramani wrote: Convert the atmel,lcdc bindings to DT schema.

Re: [PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-03-06 Thread Nicolas Ferre
Dharma, all, On 06/03/2024 at 15:35, Dharma B - I70843 wrote: On 05/03/24 3:31 am, Rob Herring wrote: On Mon, Mar 04, 2024 at 08:00:03PM +0530, Dharma Balasubiramani wrote: Convert the atmel,lcdc bindings to DT schema. Changes during conversion: add missing clocks and clock-names properties.

Re: [PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-03-06 Thread Dharma.B
On 05/03/24 3:31 am, Rob Herring wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Mon, Mar 04, 2024 at 08:00:03PM +0530, Dharma Balasubiramani wrote: >> Convert the atmel,lcdc bindings to DT schema. >> Changes during conversion: add mis

Re: [PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-03-04 Thread Rob Herring
On Mon, Mar 04, 2024 at 08:00:03PM +0530, Dharma Balasubiramani wrote: > Convert the atmel,lcdc bindings to DT schema. > Changes during conversion: add missing clocks and clock-names properties. > > Signed-off-by: Dharma Balasubiramani > --- > This patch converts the existing lcdc display text bi

[PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema

2024-03-04 Thread Dharma Balasubiramani
Convert the atmel,lcdc bindings to DT schema. Changes during conversion: add missing clocks and clock-names properties. Signed-off-by: Dharma Balasubiramani --- This patch converts the existing lcdc display text binding to JSON schema. The binding is split into two namely lcdc.yaml - Holds the fr