arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 4 ++++ arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 24 ++++++++++++++++++++++ 2 files changed, 28 insertions(+)
This patch series adds UFS support for J784S4 SOC, UFS is kept disabled at SOC level, and enabled in EVM where UFS flash is present. This patch is tested by enabling below configs on top of defconfig CONFIG_SCSI_UFS_BSG=y CONFIG_SCSI_UFS_CDNS_PLATFORM=y CONFIG_SCSI_UFS_TI_J721E=y Change log: Changes in v2 v1: https://lore.kernel.org/all/20230725053843.1721028-1-u-kumar1@ti.com/ Add DT node for UFS: Corrected typo Added 0x00 instead of 0x0 to align with test of file Added Tested by Add Support for UFS peripheral Added Tested by Test logs of v1 patch https://gist.github.com/uditkumarti/ab188e4b433058ae86734cd46eff7d94 Udit Kumar (2): arm64: dts: ti: k3-j784s4-main: Add DT node for UFS arm64: dts: ti: k3-j784s4-evm: Add Support for UFS peripheral arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 4 ++++ arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 24 ++++++++++++++++++++++ 2 files changed, 28 insertions(+) -- 2.34.1
Hi Udit Kumar,
On Tue, 25 Jul 2023 19:06:05 +0530, Udit Kumar wrote:
> This patch series adds UFS support for J784S4 SOC,
> UFS is kept disabled at SOC level, and enabled in EVM where
> UFS flash is present.
>
> This patch is tested by enabling below configs on top of defconfig
> CONFIG_SCSI_UFS_BSG=y
> CONFIG_SCSI_UFS_CDNS_PLATFORM=y
> CONFIG_SCSI_UFS_TI_J721E=y
>
> [...]
I have applied the following to branch ti-k3-dts-next on [1].
Thank you!
[1/2] arm64: dts: ti: k3-j784s4-main: Add DT node for UFS
commit: f33f5e4c801b7f1838f05aae81eaed8189a1eac4
[2/2] arm64: dts: ti: k3-j784s4-evm: Add Support for UFS peripheral
commit: 5d55545cc2da8ad320b73705b26a5c0a837b20da
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
On 25/07/23 19:06, Udit Kumar wrote: > This patch series adds UFS support for J784S4 SOC, > UFS is kept disabled at SOC level, and enabled in EVM where > UFS flash is present. > > This patch is tested by enabling below configs on top of defconfig > CONFIG_SCSI_UFS_BSG=y > CONFIG_SCSI_UFS_CDNS_PLATFORM=y > CONFIG_SCSI_UFS_TI_J721E=y > > Change log: > > Changes in v2 > v1: https://lore.kernel.org/all/20230725053843.1721028-1-u-kumar1@ti.com/ > Add DT node for UFS: > Corrected typo > Added 0x00 instead of 0x0 to align with test of file > Added Tested by > > Add Support for UFS peripheral > Added Tested by > > Test logs of v1 patch > https://gist.github.com/uditkumarti/ab188e4b433058ae86734cd46eff7d94 > > > Udit Kumar (2): > arm64: dts: ti: k3-j784s4-main: Add DT node for UFS > arm64: dts: ti: k3-j784s4-evm: Add Support for UFS peripheral > > arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 4 ++++ > arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 24 ++++++++++++++++++++++ > 2 files changed, 28 insertions(+) > Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com> -- Regards Vignesh
© 2016 - 2026 Red Hat, Inc.