brcm2708: update to latest patches from RPi foundation
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0775-Add-support-for-the-Audio-Injector-Ultra-in-64-bit-l.patch
1 From 0f7c79b7c3dc3a10dcbb0f52b29bccf63f8f2d8d Mon Sep 17 00:00:00 2001
2 From: Trevor Stiles <tstiles@shel.org>
3 Date: Wed, 28 Aug 2019 15:07:18 -0700
4 Subject: [PATCH 775/806] Add support for the Audio Injector Ultra in 64-bit
5 land.
6
7 Signed-off-by: Trevor Stiles <tstiles@shel.org>
8 ---
9 arch/arm64/configs/bcm2711_defconfig | 1 +
10 arch/arm64/configs/bcmrpi3_defconfig | 1 +
11 2 files changed, 2 insertions(+)
12
13 --- a/arch/arm64/configs/bcm2711_defconfig
14 +++ b/arch/arm64/configs/bcm2711_defconfig
15 @@ -856,6 +856,7 @@ CONFIG_SND_PISOUND=m
16 CONFIG_SND_SOC_ADAU1701=m
17 CONFIG_SND_SOC_ADAU7002=m
18 CONFIG_SND_SOC_AK4554=m
19 +CONFIG_SND_SOC_CS4265=m
20 CONFIG_SND_SOC_CS4271_I2C=m
21 CONFIG_SND_SOC_SPDIF=m
22 CONFIG_SND_SOC_WM8804_I2C=m
23 --- a/arch/arm64/configs/bcmrpi3_defconfig
24 +++ b/arch/arm64/configs/bcmrpi3_defconfig
25 @@ -823,6 +823,7 @@ CONFIG_SND_SOC_AD193X_SPI=m
26 CONFIG_SND_SOC_AD193X_I2C=m
27 CONFIG_SND_SOC_ADAU1701=m
28 CONFIG_SND_SOC_AK4554=m
29 +CONFIG_SND_SOC_CS4265=m
30 CONFIG_SND_SOC_CS4271_I2C=m
31 CONFIG_SND_SOC_ICS43432=m
32 CONFIG_SND_SOC_WM8804_I2C=m