1 From 3c319a466a1c718f66c471a9d5ec60de6de44612 Mon Sep 17 00:00:00 2001
2 From: Dave Stevenson <dave.stevenson@raspberrypi.com>
3 Date: Fri, 2 Aug 2024 10:41:28 +0100
4 Subject: [PATCH 1207/1215] dtoverlays: Document display_[width|height] on
7 The default values defining a 16x2 display weren't documented,
10 Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
12 arch/arm/boot/dts/overlays/README | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
15 --- a/arch/arm/boot/dts/overlays/README
16 +++ b/arch/arm/boot/dts/overlays/README
17 @@ -1752,9 +1752,9 @@ Params: pin_d4 GPIO pin
18 pin_bl Optional pin for enabling/disabling the
19 display backlight. (default disabled)
21 - display_height Height of the display in characters
22 + display_height Height of the display in characters (default 2)
24 - display_width Width of the display in characters
25 + display_width Width of the display in characters (default 16)
28 Name: hdmi-backlight-hwhack-gpio