moby: disable some inconsequential audio-related kernel patches

speaker: works.
headphones: works.
internal mic: works.
headphone mic: works.
This commit is contained in:
2024-09-17 08:21:11 +00:00
parent 7b57d62da6
commit 9efa3f8f86

View File

@@ -365,14 +365,15 @@ linux.override {
# byName."arm64-dts-sun50i-a64-pinephone-Add-support-for-Pinephone-1.2-be"
# byName."arm64-dts-sun50i-a64-pinephone-Add-power-supply-to-stk3311"
# byName."arm64-dts-sun50i-a64-pinephone-Add-reboot-mode-driver"
# some or all of these audio patches are required for speaker audio:
byName."arm64-dts-sun50i-a64-pinephone-Use-newer-jack-detection-impleme"
byName."arm64-dts-sun50-a64-pinephone-Define-jack-pins-in-DT"
byName."dt-bindings-sound-Add-jack-type-property-to-sun8i-a33-codec"
byName."ASoC-sun8i-codec-Allow-the-jack-type-to-be-set-via-device-tree"
byName."ASoC-sun8i-codec-define-button-keycodes"
byName."ASoC-sun8i-codec-Add-debug-output-for-jack-detection"
byName."ASoC-sun8i-codec-Set-jack_type-from-DT-in-probe"
byName."ASoC-simple-card-Allow-to-define-pins-for-aux-jack-devices"
# byName."ASoC-sun8i-codec-define-button-keycodes"
# byName."ASoC-sun8i-codec-Add-debug-output-for-jack-detection"
byName."ASoC-sun8i-codec-Set-jack_type-from-DT-in-probe" #< without this, audio is permanently routed to speakers and doesn't switch to headphones
byName."ASoC-simple-card-Allow-to-define-pins-for-aux-jack-devices" #< without this, audio out to speakers does not work.
# # some or all of these audio patches are relevant not (just) to the modem audio path,
# # but are required for headphone and speaker output.
# byName."clk-sunxi-ng-a64-Increase-PLL_AUDIO-base-frequency"