All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhavya Kapoor <b-kapoor@ti.com>
To: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Cc: <b-kapoor@ti.com>, <catalin.marinas@arm.com>, <will@kernel.org>,
	<quic_bjorande@quicinc.com>, <dmitry.baryshkov@linaro.org>,
	<arnd@arndb.de>, <krzysztof.kozlowski@linaro.org>,
	<geert+renesas@glider.be>, <nfraprado@collabora.com>,
	<broonie@kernel.org>, <rafal@milecki.pl>
Subject: [PATCH v2] arm64: defconfig: Enable CAN PHY transceiver driver
Date: Thu, 23 Mar 2023 17:03:24 +0530	[thread overview]
Message-ID: <20230323113324.361991-1-b-kapoor@ti.com> (raw)

Enable CAN PHY transceiver driver to be built as a module.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
---
changelog v1->v2:
 - changed position of config in the file

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7790ee42c68a..6e123de3a9cf 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1292,6 +1292,7 @@ CONFIG_RESET_QCOM_PDC=m
 CONFIG_RESET_RZG2L_USBPHY_CTRL=y
 CONFIG_RESET_TI_SCI=y
 CONFIG_PHY_XGENE=y
+CONFIG_PHY_CAN_TRANSCEIVER=m
 CONFIG_PHY_SUN4I_USB=y
 CONFIG_PHY_CADENCE_TORRENT=m
 CONFIG_PHY_CADENCE_SIERRA=m
-- 
2.34.1


WARNING: multiple messages have this Message-ID (diff)
From: Bhavya Kapoor <b-kapoor@ti.com>
To: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Cc: <b-kapoor@ti.com>, <catalin.marinas@arm.com>, <will@kernel.org>,
	<quic_bjorande@quicinc.com>, <dmitry.baryshkov@linaro.org>,
	<arnd@arndb.de>, <krzysztof.kozlowski@linaro.org>,
	<geert+renesas@glider.be>, <nfraprado@collabora.com>,
	<broonie@kernel.org>, <rafal@milecki.pl>
Subject: [PATCH v2] arm64: defconfig: Enable CAN PHY transceiver driver
Date: Thu, 23 Mar 2023 17:03:24 +0530	[thread overview]
Message-ID: <20230323113324.361991-1-b-kapoor@ti.com> (raw)

Enable CAN PHY transceiver driver to be built as a module.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
---
changelog v1->v2:
 - changed position of config in the file

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7790ee42c68a..6e123de3a9cf 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1292,6 +1292,7 @@ CONFIG_RESET_QCOM_PDC=m
 CONFIG_RESET_RZG2L_USBPHY_CTRL=y
 CONFIG_RESET_TI_SCI=y
 CONFIG_PHY_XGENE=y
+CONFIG_PHY_CAN_TRANSCEIVER=m
 CONFIG_PHY_SUN4I_USB=y
 CONFIG_PHY_CADENCE_TORRENT=m
 CONFIG_PHY_CADENCE_SIERRA=m
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-03-23 11:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23 11:33 Bhavya Kapoor [this message]
2023-03-23 11:33 ` [PATCH v2] arm64: defconfig: Enable CAN PHY transceiver driver Bhavya Kapoor
2023-03-23 13:53 ` Bjorn Andersson
2023-03-23 13:53   ` Bjorn Andersson
2023-03-23 16:09   ` Geert Uytterhoeven
2023-03-23 16:09     ` Geert Uytterhoeven
2023-03-24  6:15     ` [EXTERNAL] " Bhavya Kapoor
2023-03-24  6:15       ` Bhavya Kapoor

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=20230323113324.361991-1-b-kapoor@ti.com \
    --to=b-kapoor@ti.com \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=geert+renesas@glider.be \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nfraprado@collabora.com \
    --cc=quic_bjorande@quicinc.com \
    --cc=rafal@milecki.pl \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.