mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Judith Mendez <jm@ti.com>
To: Udit Kumar <u-kumar1@ti.com>, <vigneshr@ti.com>, <nm@ti.com>
Cc: <john.garry@huawei.com>, <linux-arm-kernel@lists.infradead.org>,
	<will@kernel.org>, <linux-kernel@vger.kernel.org>,
	<peng.fan@nxp.com>, <rafal@milecki.pl>, <nfraprado@collabora.com>,
	<catalin.marinas@arm.com>, <onrad.dybcio@linaro.org>,
	<geert+renesas@glider.be>, <quic_bjorande@quicinc.com>,
	<krzysztof.kozlowski@linaro.org>, <arnd@arndb.de>
Subject: Re: [PATCH 5/7] arm64: defconfig: Enable MCAN driver
Date: Tue, 25 Jul 2023 11:48:39 -0500	[thread overview]
Message-ID: <de2dbef2-928e-cfcc-cce6-8528f92f26d9@ti.com> (raw)
In-Reply-To: <20230725105346.1981285-6-u-kumar1@ti.com>

Hi Udit,

On 7/25/23 5:53 AM, Udit Kumar wrote:
> From: Judith Mendez <jm@ti.com>
> 
> Enable CAN_M_CAN and CAN_M_CAN_PLATFORM to be built
> as modules by default.
> CAN is used in AM68 SK, J721E EVM, J721S2, AM642
> AM642-Phyboards.
> 
> Signed-off-by: Judith Mendez <jm@ti.com>
> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
> Signed-off-by: Udit Kumar <u-kumar1@ti.com>
> ---
>   arch/arm64/configs/defconfig | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 28c03799d1e0..743c165e31a4 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -180,6 +180,8 @@ CONFIG_NET_ACT_GATE=m
>   CONFIG_QRTR_SMD=m
>   CONFIG_QRTR_TUN=m
>   CONFIG_CAN=m
> +CONFIG_CAN_M_CAN=m
> +CONFIG_CAN_M_CAN_PLATFORM=m
>   CONFIG_BT=m
>   CONFIG_BT_HIDP=m
>   # CONFIG_BT_LE is not set

Was about to send this patch as well. Thanks for sending!

~ Judith

  reply	other threads:[~2023-07-25 16:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25 10:53 [PATCH 0/7] arm64: defconfig: Enable various configs for TI platforms Udit Kumar
2023-07-25 10:53 ` [PATCH 1/7] arm64: defconfig: Enable PWM drivers for TI ECAP Udit Kumar
2023-07-25 10:53 ` [PATCH 2/7] arm64: defconfig: enable TI OMAP2 mailbox and K3 remote proc drivers Udit Kumar
2023-07-25 10:53 ` [PATCH 3/7] arm64: defconfig: Enable DP83869 Driver Udit Kumar
2023-07-25 10:53 ` [PATCH 4/7] arm64: defconfig: Enable SND_SOC_J721E_EVM for audio support Udit Kumar
2023-07-26  8:04   ` Krzysztof Kozlowski
2023-07-25 10:53 ` [PATCH 5/7] arm64: defconfig: Enable MCAN driver Udit Kumar
2023-07-25 16:48   ` Judith Mendez [this message]
2023-07-25 10:53 ` [PATCH 6/7] arm64: defconfig: Enable UFS config Udit Kumar
2023-07-25 10:53 ` [PATCH 7/7] arm64: defconfig: Enable K3 RTI Watchdog Udit Kumar
2023-07-25 11:04 ` [PATCH 0/7] arm64: defconfig: Enable various configs for TI platforms Arnd Bergmann

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=de2dbef2-928e-cfcc-cce6-8528f92f26d9@ti.com \
    --to=jm@ti.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=geert+renesas@glider.be \
    --cc=john.garry@huawei.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nfraprado@collabora.com \
    --cc=nm@ti.com \
    --cc=onrad.dybcio@linaro.org \
    --cc=peng.fan@nxp.com \
    --cc=quic_bjorande@quicinc.com \
    --cc=rafal@milecki.pl \
    --cc=u-kumar1@ti.com \
    --cc=vigneshr@ti.com \
    --cc=will@kernel.org \
    /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

Powered by JetHome