linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Cc: linux-kernel@vger.kernel.org, kernel@collabora.com,
	heiko@sntech.de, Arnd Bergmann <arnd@arndb.de>,
	Amit Kucheria <amit.kucheria@linaro.org>,
	Andy Gross <andy.gross@linaro.org>, Wei Xu <xuwei5@hisilicon.com>,
	Will Deacon <will.deacon@arm.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	Olof Johansson <olof@lixom.net>,
	linux-arm-kernel@lists.infradead.org,
	Simon Horman <horms+renesas@verge.net.au>
Subject: Re: [PATCH 1/5] arm64: defconfig: Enable sound support for Samsung Chromebook Plus.
Date: Wed, 18 Jul 2018 16:13:29 +0200	[thread overview]
Message-ID: <87efg0aaye.fsf@bootlin.com> (raw)
In-Reply-To: <20180717160610.26501-1-enric.balletbo@collabora.com> (Enric Balletbo i. Serra's message of "Tue, 17 Jul 2018 18:06:06 +0200")

Hi Enric Balletbo,
 
 On mar., juil. 17 2018, Enric Balletbo i Serra <enric.balletbo@collabora.com> wrote:

> Enable the Rockchip sound driver with MAX98357A/RT5514/DA7219 codecs
> needed for the Samsung Chromebook Plus.
>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>

Could you remove me from your destination list for your next version?

I guess you got my name by the get_maintainer script, but for the
defconfig the result is very inaccurate. Indeed, the fact that I update
the defconfig for the SoC I care doesn't mean that I have an expertise
on the other SoC :)

Thanks,

Gregory

> ---
>
>  arch/arm64/configs/defconfig | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index f9a186f6af8a..4917641060b1 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -447,9 +447,20 @@ CONFIG_SOUND=y
>  CONFIG_SND=y
>  CONFIG_SND_SOC=y
>  CONFIG_SND_BCM2835_SOC_I2S=m
> +CONFIG_SND_SOC_ROCKCHIP=m
> +CONFIG_SND_SOC_ROCKCHIP_I2S=m
> +CONFIG_SND_SOC_ROCKCHIP_SPDIF=m
> +CONFIG_SND_SOC_ROCKCHIP_RT5645=m
> +CONFIG_SND_SOC_RK3399_GRU_SOUND=m
>  CONFIG_SND_SOC_SAMSUNG=y
>  CONFIG_SND_SOC_RCAR=m
>  CONFIG_SND_SOC_AK4613=m
> +CONFIG_SND_SOC_DA7219=m
> +CONFIG_SND_SOC_MAX98357A=m
> +CONFIG_SND_SOC_RL6231=m
> +CONFIG_SND_SOC_RT5514=m
> +CONFIG_SND_SOC_RT5514_SPI=m
> +CONFIG_SND_SOC_RT5645=m
>  CONFIG_SND_SIMPLE_CARD=m
>  CONFIG_SND_AUDIO_GRAPH_CARD=m
>  CONFIG_I2C_HID=m
> -- 
> 2.18.0
>

-- 
Gregory Clement, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com

  parent reply	other threads:[~2018-07-18 14:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-17 16:06 [PATCH 1/5] arm64: defconfig: Enable sound support for Samsung Chromebook Plus Enric Balletbo i Serra
2018-07-17 16:06 ` [PATCH 2/5] arm64: defconfig: Enable Infineon TPM security chip Enric Balletbo i Serra
2018-07-17 16:06 ` [PATCH 3/5] arm64: defconfig: Enable vctrl regulators for Gru/Kevin Enric Balletbo i Serra
2018-07-17 16:06 ` [PATCH 4/5] arm64: defconfig: Enable Camera (uvcvideo) support Enric Balletbo i Serra
2018-07-17 16:06 ` [PATCH 5/5] arm64: defconfig: Enable support for SBS battery driver Enric Balletbo i Serra
2018-07-18 14:13 ` Gregory CLEMENT [this message]
2018-07-23 10:40 ` [PATCH 1/5] arm64: defconfig: Enable sound support for Samsung Chromebook Plus Heiko Stuebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87efg0aaye.fsf@bootlin.com \
    --to=gregory.clement@bootlin.com \
    --cc=amit.kucheria@linaro.org \
    --cc=andy.gross@linaro.org \
    --cc=ard.biesheuvel@linaro.org \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=enric.balletbo@collabora.com \
    --cc=heiko@sntech.de \
    --cc=horms+renesas@verge.net.au \
    --cc=kernel@collabora.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=will.deacon@arm.com \
    --cc=xuwei5@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).