mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: sunxi: Add sun8i analog codec
@ 2020-04-02  9:34 Corentin Labbe
  2020-04-06  9:21 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: Corentin Labbe @ 2020-04-02  9:34 UTC (permalink / raw)
  To: linux, mripard, wens
  Cc: linux-arm-kernel, linux-kernel, linux-sunxi, Corentin Labbe

On my orange pi PC, I got lot of "sun4i-codec 1c22c00.codec: Failed to register our card".
This was due to a missing compoment: the sun8i analog codec.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 arch/arm/configs/sunxi_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 61b8be19e527..b105ce7120cc 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -107,6 +107,7 @@ CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_SOC=y
 CONFIG_SND_SUN4I_CODEC=y
+CONFIG_SND_SUN8I_CODEC_ANALOG=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_EHCI_HCD_PLATFORM=y
-- 
2.24.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: configs: sunxi: Add sun8i analog codec
  2020-04-02  9:34 [PATCH] ARM: configs: sunxi: Add sun8i analog codec Corentin Labbe
@ 2020-04-06  9:21 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2020-04-06  9:21 UTC (permalink / raw)
  To: Corentin Labbe; +Cc: linux, wens, linux-arm-kernel, linux-kernel, linux-sunxi

[-- Attachment #1: Type: text/plain, Size: 301 bytes --]

On Thu, Apr 02, 2020 at 09:34:21AM +0000, Corentin Labbe wrote:
> On my orange pi PC, I got lot of "sun4i-codec 1c22c00.codec: Failed to register our card".
> This was due to a missing compoment: the sun8i analog codec.
>
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>

Applied, thanks

Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-06  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-02  9:34 [PATCH] ARM: configs: sunxi: Add sun8i analog codec Corentin Labbe
2020-04-06  9:21 ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®