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

2024-03-25 Thread Rob Herring
On Mon, 18 Mar 2024 11:10:13 +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 bindin

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

2024-03-17 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