[v2,0/2] arm64: dts: ti: k3-j784s4: Add UFS support

Message ID 20230725133607.2021379-1-u-kumar1@ti.com
Headers
Series arm64: dts: ti: k3-j784s4: Add UFS support |

Message

Kumar, Udit July 25, 2023, 1:36 p.m. UTC
  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(+)
  

Comments

Vignesh Raghavendra July 28, 2023, 8:47 a.m. UTC | #1
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>
  
Nishanth Menon Aug. 2, 2023, 5:06 a.m. UTC | #2
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