[PATCH] drivers: core: ofnode: fix typo in panel timing decode
Tom Rini
trini at konsulko.com
Tue May 16 17:19:47 CEST 2023
On Thu, May 11, 2023 at 04:36:52PM +0200, Patrick Delaunay wrote:
> From: Raphael Gallais-Pou <raphael.gallais-pou at foss.st.com>
>
> In case where a single timing resolution is implemented in the
> device-tree, the property is named "panel-timing", as specify
> in Linux kernel binding file:
>
> Documentation/devicetree/bindings/display/panel/panel-common.yaml
>
> # Display Timings
> panel-timing:
> description:
> Most display panels are restricted to a single resolution and
> require specific display timings. The panel-timing subnode expresses those
> timings.
> $ref: panel-timing.yaml#
>
> display-timings:
> description:
> Some display panels support several resolutions with different timings.
> The display-timings bindings supports specifying several timings and
> optionally specifying which is the native mode.
> $ref: display-timings.yaml#
>
> Fixes: 0347cc773270 ("drivers: core: ofnode: Add panel timing decode.")
> Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou at foss.st.com>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230516/359f7867/attachment.sig>
More information about the U-Boot
mailing list