From: Udit Kumar <u-kumar1@ti.com>
To: <vigneshr@ti.com>, <nm@ti.com>, <catalin.marinas@arm.com>,
<will@kernel.org>, <quic_bjorande@quicinc.com>, <arnd@arndb.de>,
<geert+renesas@glider.be>, <onrad.dybcio@linaro.org>,
<krzysztof.kozlowski@linaro.org>, <nfraprado@collabora.com>,
<rafal@milecki.pl>, <peng.fan@nxp.com>, <john.garry@huawei.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Cc: Udit Kumar <u-kumar1@ti.com>,
Martin Petersen <martin.petersen@oracle.com>,
James Bottomley <jejb@linux.ibm.com>
Subject: [PATCH 6/7] arm64: defconfig: Enable UFS config
Date: Tue, 25 Jul 2023 16:23:45 +0530 [thread overview]
Message-ID: <20230725105346.1981285-7-u-kumar1@ti.com> (raw)
In-Reply-To: <20230725105346.1981285-1-u-kumar1@ti.com>
This patch enables UFS BSG device node.
Also enable CDNS and TI UFS drivers as modules,
needed for UFS feature on TI platform J721E EVM .
Cc: Martin Petersen <martin.petersen@oracle.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
---
arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 743c165e31a4..63ca68081139 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1052,10 +1052,13 @@ CONFIG_MMC_SDHCI_XENON=y
CONFIG_MMC_SDHCI_AM654=y
CONFIG_MMC_OWL=y
CONFIG_SCSI_UFSHCD=y
+CONFIG_SCSI_UFS_BSG=y
CONFIG_SCSI_UFSHCD_PLATFORM=y
+CONFIG_SCSI_UFS_CDNS_PLATFORM=m
CONFIG_SCSI_UFS_QCOM=m
CONFIG_SCSI_UFS_HISI=y
CONFIG_SCSI_UFS_RENESAS=m
+CONFIG_SCSI_UFS_TI_J721E=m
CONFIG_SCSI_UFS_EXYNOS=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
--
2.34.1
next prev parent reply other threads:[~2023-07-25 10:59 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
2023-07-25 10:53 ` Udit Kumar [this message]
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=20230725105346.1981285-7-u-kumar1@ti.com \
--to=u-kumar1@ti.com \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=geert+renesas@glider.be \
--cc=jejb@linux.ibm.com \
--cc=john.garry@huawei.com \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--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=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