diff mbox series

[v2] arm64: defconfig: Enable Rockchip UFS host driver

Message ID 1741161252-138526-1-git-send-email-shawn.lin@rock-chips.com (mailing list archive)
State New
Headers show
Series [v2] arm64: defconfig: Enable Rockchip UFS host driver | expand

Commit Message

Shawn Lin March 5, 2025, 7:54 a.m. UTC
Enable Rockchip UFS host driver.

This driver is first introduced on Rockchip RK3576 SoC, and will
be used for more SoCs in near future, so add it to defconfig
will make these platforms work better.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
---

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

Comments

Heiko Stuebner March 6, 2025, 1:09 p.m. UTC | #1
On Wed, 05 Mar 2025 15:54:12 +0800, Shawn Lin wrote:
> Enable Rockchip UFS host driver.
> 
> This driver is first introduced on Rockchip RK3576 SoC, and will
> be used for more SoCs in near future, so add it to defconfig
> will make these platforms work better.
> 
> 
> [...]

Applied, thanks!

[1/1] arm64: defconfig: Enable Rockchip UFS host driver
      commit: 769c2b450b89b6a71ed614b7c507d17a84f52a4e

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 3a3706d..907e92d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1191,6 +1191,7 @@  CONFIG_SCSI_UFS_HISI=y
 CONFIG_SCSI_UFS_RENESAS=m
 CONFIG_SCSI_UFS_TI_J721E=m
 CONFIG_SCSI_UFS_EXYNOS=y
+CONFIG_SCSI_UFS_ROCKCHIP=y
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_CLASS_MULTICOLOR=m