Skip to content

Commit

Permalink
rpi-base.inc: added the disable-bt-pi5 device tree overlay
Browse files Browse the repository at this point in the history
The overlay to disable Bluetooth is different for Raspberry Pi 5.

Signed-off-by: Jan Vermaete <[email protected]>
  • Loading branch information
vermaete authored and agherzan committed Jul 18, 2024
1 parent 434ed33 commit 633e51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/machine/include/rpi-base.inc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
overlays/overlay_map.dtb \
overlays/at86rf233.dtbo \
overlays/disable-bt.dtbo \
overlays/disable-bt-pi5.dtbo \
overlays/disable-wifi.dtbo \
overlays/dwc2.dtbo \
overlays/gpio-ir.dtbo \
Expand Down

0 comments on commit 633e51f

Please sign in to comment.