overlays: Add README entry for minipitft13
authorPhil Elwell <phil@raspberrypi.com>
Mon, 29 Mar 2021 11:05:06 +0000 (12:05 +0100)
committerPhil Elwell <phil@raspberrypi.com>
Mon, 29 Mar 2021 11:05:06 +0000 (12:05 +0100)
Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/boot/dts/overlays/README

index d8a9ba5..a5f1913 100644 (file)
@@ -2018,6 +2018,17 @@ Load:   dtoverlay=midi-uart1
 Params: <None>
 
 
+Name:   minipitft13
+Info:   Overlay for AdaFruit Mini Pi 1.3" TFT via SPI using fbtft driver.
+Load:   dtoverlay=minipitft13,<param>=<val>
+Params: speed                   SPI bus speed (default 32000000)
+        rotate                  Display rotation (0, 90, 180 or 270; default 0)
+        width                   Display width (default 240)
+        height                  Display height (default 240)
+        fps                     Delay between frame updates (default 25)
+        debug                   Debug output level (0-7; default 0)
+
+
 Name:   miniuart-bt
 Info:   Switch the onboard Bluetooth function on Pi 3B, 3B+, 3A+, 4B and Zero W
         to use the mini-UART (ttyS0) and restore UART0/ttyAMA0 over GPIOs 14 &