Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1611521 > unrolled thread

Re: [PATCH] auxdisplay: hd44780: Fix DT properties to include units of measurement

Started byRob Herring <robh@kernel.org>
First post2017-03-29 04:40 +0200
Last post2017-03-29 04:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] auxdisplay: hd44780: Fix DT properties to include units  of measurement Rob Herring <robh@kernel.org> - 2017-03-29 04:40 +0200

#1611521 — Re: [PATCH] auxdisplay: hd44780: Fix DT properties to include units of measurement

FromRob Herring <robh@kernel.org>
Date2017-03-29 04:40 +0200
SubjectRe: [PATCH] auxdisplay: hd44780: Fix DT properties to include units of measurement
Message-ID<tqbGF-lQ-5@gated-at.bofh.it>
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>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web