Skip to content

Commit 3c319a4

Browse files
6by9pelwell
authored andcommitted
dtoverlays: Document display_[width|height] on hd44780-lcd overlay
The default values defining a 16x2 display weren't documented, so add them. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
1 parent e94e761 commit 3c319a4

File tree

1 file changed

+2
-2
lines changed
  • arch/arm/boot/dts/overlays

1 file changed

+2
-2
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,9 +1752,9 @@ Params: pin_d4 GPIO pin for data pin D4 (default 6)
17521752
pin_bl Optional pin for enabling/disabling the
17531753
display backlight. (default disabled)
17541754

1755-
display_height Height of the display in characters
1755+
display_height Height of the display in characters (default 2)
17561756

1757-
display_width Width of the display in characters
1757+
display_width Width of the display in characters (default 16)
17581758

17591759

17601760
Name: hdmi-backlight-hwhack-gpio

0 commit comments

Comments
 (0)