[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250723-vagabond-unselfish-bat-c7ed9d@kuoka>
Date: Wed, 23 Jul 2025 09:45:23 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Macpaul Lin <macpaul.lin@...iatek.com>
Cc: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>, Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>, Sean Wang <sean.wang@...iatek.com>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, Bear Wang <bear.wang@...iatek.com>,
Pablo Sun <pablo.sun@...iatek.com>, Ramax Lo <ramax.lo@...iatek.com>,
Macpaul Lin <macpaul@...il.com>,
MediaTek Chromebook Upstream <Project_Global_Chrome_Upstream_Group@...iatek.com>
Subject: Re: [PATCH v2 4/4] arm64: defconfig: Enable UFS support for MediaTek
Genio 1200 EVK UFS board
On Tue, Jul 22, 2025 at 04:58:11PM +0800, Macpaul Lin wrote:
> Enable the UFS related settings to support Genio 1200 EVK UFS board.
> This board uses UFS as the boot device and also the main storage.
> This includes support for:
> - CONFIG_PHY_MTK_UFS
> - CONFIG_SCSI_UFS_MEDIATEK
>
> Signed-off-by: Macpaul Lin <macpaul.lin@...iatek.com>
> ---
> arch/arm64/configs/defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> Changes for v2:
> - No changes.
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index cc82faf1371c..b3c6728ed5dc 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1216,6 +1216,7 @@ CONFIG_SCSI_UFS_BSG=y
> CONFIG_SCSI_UFSHCD_PLATFORM=y
> CONFIG_SCSI_UFS_CDNS_PLATFORM=m
> CONFIG_SCSI_UFS_QCOM=m
> +CONFIG_SCSI_UFS_MEDIATEK=m
> CONFIG_SCSI_UFS_HISI=y
> CONFIG_SCSI_UFS_RENESAS=m
> CONFIG_SCSI_UFS_TI_J721E=m
> @@ -1616,6 +1617,7 @@ CONFIG_PHY_HISI_INNO_USB2=y
> CONFIG_PHY_MVEBU_CP110_COMPHY=y
> CONFIG_PHY_MTK_PCIE=m
> CONFIG_PHY_MTK_TPHY=y
> +CONFIG_PHY_MTK_UFS=m
This is redundant. I don't think you actually generated it from
savedefconfig.
Best regards,
Krzysztof
Powered by blists - more mailing lists