3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 23:32:17 +00:00
Brooklyn/arch/arm/boot/dts/overlays/rpi-dacplus-overlay.dts

18 lines
340 B
Plaintext
Raw Normal View History

2022-09-07 17:30:50 +00:00
// Overlay for the Raspberry Pi DAC Plus soundcard
#include "iqaudio-dacplus-overlay.dts"
&iqaudio_dac {
card_name = "RPi DAC+";
dai_name = "Raspberry Pi DAC+";
dai_stream_name = "Raspberry Pi DAC+ HiFi";
/delete-property/ mute-gpios;
};
/ {
__overrides__ {
/delete-property/ auto_mute_amp;
/delete-property/ unmute_amp;
};
};