Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1611521
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] auxdisplay: hd44780: Fix DT properties to include units of measurement |
| Date | 2017-03-29 04:40 +0200 |
| Message-ID | <tqbGF-lQ-5@gated-at.bofh.it> (permalink) |
| References | <toaYq-2KA-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 23, 2017 at 02:25:37PM +0100, Geert Uytterhoeven wrote:
> 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>
> ---
> Against char-misc-next
>
> Documentation/devicetree/bindings/auxdisplay/hit,hd44780.txt | 11 ++++++-----
> drivers/auxdisplay/hd44780.c | 5 +++--
> 2 files changed, 9 insertions(+), 7 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] auxdisplay: hd44780: Fix DT properties to include units of measurement Rob Herring <robh@kernel.org> - 2017-03-29 04:40 +0200
csiph-web