diff options
author | Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com> | 2023-05-11 16:36:52 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-05-15 17:14:46 -0400 |
commit | cd88058da36ef3e8bd9ef533f37185c7cfba21df (patch) | |
tree | e553e54d710be07aebf8fadaaa4cab644456f4a3 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c | |
parent | 40b77f2a3ac13a7547c1b7c9c51a4090869de8f4 (diff) |
drivers: core: ofnode: fix typo in panel timing decode
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@foss.st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c')
0 files changed, 0 insertions, 0 deletions