Skip to content

Commit 41ddd7d

Browse files
authored
Use of DISP0 on CMIO requires correct dtoverlay override (#4168)
Add ,dsi0 overrider when using DISP0 on CMIO
1 parent 3812e1b commit 41ddd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/compute-module/cmio-display.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To connect a display to `DISP0/DSI0` on CM1, CM3, and CM4 IO boards:
3030
* `29` to `CD0_SCL`
3131
- For *CM4*, on the Compute Module 4 IO board, add the appropriate jumpers to J6, as indicated on the silkscreen.
3232
. Reconnect the Compute Module to power.
33-
. Add `dtoverlay=vc4-kms-dsi-7inch` to `/boot/firmware/config.txt`.
33+
. Add `dtoverlay=vc4-kms-dsi-7inch,dsi0` to `/boot/firmware/config.txt`.
3434
. Reboot your Compute Module with `sudo reboot`. Your device should detect and begin displaying output to your display.
3535

3636
=== Disable touchscreen

0 commit comments

Comments
 (0)