rpi-base: Add the HiFiBerry DAC+ split overlays

https://github.com/raspberrypi/linux/commit/9e31e8ce44ef
https://www.hifiberry.com/blog/changes-in-hifiberry-drivers/

HiFiBerry split standard and pro cards due to not being able to
dynamically change the clock configuration on Raspberry Pi 5. Update
accordingly to HiFiBerry splitting the DAC+ overlay in two.
A DAC+ Standard, Amp2 or Amp4 now wants hifiberry-dacplus-std and a DAC+
Pro or DAC2 Pro wants hifiberry-dacplus-pro.

Signed-off-by: Johan Davidsson <johan.et.davidsson@gmail.com>
This commit is contained in:
Johan Davidsson
2026-09-07 08:51:21 -07:00
committed by Khem Raj
parent eed544f1d0
commit 699dbae2dc
+2
View File
@@ -33,6 +33,8 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
overlays/hifiberry-amp3.dtbo \
overlays/hifiberry-amp4pro.dtbo \
overlays/hifiberry-dac.dtbo \
overlays/hifiberry-dacplus-pro.dtbo \
overlays/hifiberry-dacplus-std.dtbo \
overlays/hifiberry-dacplus.dtbo \
overlays/hifiberry-dacplusadc.dtbo \
overlays/hifiberry-dacplusadcpro.dtbo \