Re: [PATCH v4 1/4] dt-bindings: lcdif: Add endpoint bus-width property
Krzysztof Kozlowski <[email protected]>
| Newsgroups | gmane.linux.drivers.devicetree,gmane.comp.video.dri.devel,gmane.linux.kernel,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <20260814-astute-polite-binturong-1abfe9@quoll> |
On Thu, Aug 13, 2026 at 11:28:31AM +0200, Francesco Dolcini wrote: > From: Francesco Dolcini <[email protected]> > > The DPI output of the LCD interface can be configured with a bus width > of 16, 18, or 24 bits. Introduce a bus-width property to the output > endpoint, specifying the number of parallel RGB bits connected. > > Reviewed-by: Frank Li <[email protected]> > Signed-off-by: Francesco Dolcini <[email protected]> > --- > v4: use /schemas/graph.yaml#/$defs/port-base > v3: use video-interfaces.yaml > v2: use the common bus-width property instead of the legacy interface-pix-fmt > --- > .../devicetree/bindings/display/fsl,lcdif.yaml | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-) Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof