Home
last modified time | relevance | path

Searched hist:c7c3f096eb5e721d8522ba060fa621ea906ef738 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/auxdisplay/
H A Dhd44780.cdiff c7c3f096eb5e721d8522ba060fa621ea906ef738 Thu Mar 23 14:25:37 CET 2017 Geert Uytterhoeven <geert@linux-m68k.org> auxdisplay: hd44780: Fix DT properties to include units of measurement

DT properties specifying physical properties should contain appropriate
suffices indicating the units of measurement.

Hence amend the HD44780 DT bindings to add "chars" suffixes to the
"display-height" and "display-width" properties, and update the driver
to parse them.

Fixes: dd9502a9e9156dd8 ("dt-bindings: auxdisplay: Add bindings for Hitachi HD44780")
Fixes: d47d88361feea2ce ("auxdisplay: Add HD44780 Character LCD support")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>