[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200812163956.GA6644@kozik-lap>
Date: Wed, 12 Aug 2020 18:39:56 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
Li Yang <leoyang.li@....com>, Arnd Bergmann <arnd@...db.de>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Olof Johansson <olof@...om.net>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
arm@...nel.org, soc@...nel.org,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>
Subject: Re: [PATCH 2/2] arm64: defconfig: Enable ptn5150 extcon driver
On Wed, Aug 12, 2020 at 06:33:42PM +0200, Krzysztof Kozlowski wrote:
> Enable the extcon driver for NXP PTN5150A chips (CC logic for USB Type-C
> applications) present on some of i.MX8 evaluation boards (e.g. Variscite
> Symphony board).
>
> Signed-off-by: Krzysztof Kozlowski <krzk@...nel.org>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 2b02a5a179d7..e2346ad6ba90 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -926,6 +926,7 @@ CONFIG_ARCH_TEGRA_194_SOC=y
> CONFIG_ARCH_K3_AM6_SOC=y
> CONFIG_ARCH_K3_J721E_SOC=y
> CONFIG_TI_SCI_PM_DOMAINS=y
> +CONFIG_EXTCON_PTN5150=y
Ah, this should be a module. Works as =m as well, so either this could
be fixed while applying or I can send a v2.
Best regards,
Krzysztof
> CONFIG_EXTCON_USB_GPIO=y
> CONFIG_EXTCON_USBC_CROS_EC=y
> CONFIG_IIO=y
> --
> 2.17.1
>
Powered by blists - more mailing lists