mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 18:09:56 +00:00
BCM270X_DT: overlays/*-overlay.dtb -> overlays/*.dtbo (#1752)
We now create overlays as .dtbo files.
This commit is contained in:
committed by
Phil Elwell
parent
9a494a6763
commit
ffce77e077
@@ -61,7 +61,7 @@ this becomes a line in config.txt:
|
||||
|
||||
dtoverlay=lirc-rpi
|
||||
|
||||
This causes the file /boot/overlays/lirc-rpi-overlay.dtb to be loaded. By
|
||||
This causes the file /boot/overlays/lirc-rpi.dtbo to be loaded. By
|
||||
default it will use GPIOs 17 (out) and 18 (in), but this can be modified using
|
||||
DT parameters:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user