mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-09-24 21:00:11 +00:00
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:
committed by
Khem Raj
parent
eed544f1d0
commit
699dbae2dc
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user