mbox series

[v3,0/2] Add USB 3.0 support for J784S4

Message ID 20240507095545.8210-1-r-gunasekaran@ti.com (mailing list archive)
Headers show
Series Add USB 3.0 support for J784S4 | expand

Message

Ravi Gunasekaran May 7, 2024, 9:55 a.m. UTC
J784S4 has one USB sub system.
This series adds and enables support for USB 3.0 for
J784S4 EVM.

Change log:

Changes since v2:
-----------------
* Used generic node names; Renamed "cdns-usb" to "usb"
* Rebased to tip of -next

Changes since v1:
-----------------
* Fixed dtbs_check warning in [2/2]
* Rebased to tip of -next

v2: https://lore.kernel.org/all/20240506052044.8228-1-r-gunasekaran@ti.com/
v1: https://lore.kernel.org/all/20240502053615.29514-1-r-gunasekaran@ti.com/

Matt Ranostay (2):
  arm64: dts: ti: k3-j784s4-main: Add support for USB
  arm64: dts: ti: k3-j784s4-evm: Enable USB3 support

 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts   | 41 ++++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 39 ++++++++++++++++++++
 2 files changed, 80 insertions(+)


base-commit: 2b84edefcad14934796fad37b16512b6a2ca467e

Comments

Andrew Halaney May 23, 2024, 4:44 p.m. UTC | #1
On Tue, May 07, 2024 at 03:25:43PM GMT, Ravi Gunasekaran wrote:
> J784S4 has one USB sub system.
> This series adds and enables support for USB 3.0 for
> J784S4 EVM.

For the series:

Tested-by: Andrew Halaney <ahalaney@redhat.com> # k3-j784s4-evm

Thanks for the patches!
Andrew
Vignesh Raghavendra June 14, 2024, 5:15 a.m. UTC | #2
Hi Ravi Gunasekaran,

On Tue, 07 May 2024 15:25:43 +0530, Ravi Gunasekaran wrote:
> J784S4 has one USB sub system.
> This series adds and enables support for USB 3.0 for
> J784S4 EVM.
> 
> Change log:
> 
> Changes since v2:
> -----------------
> * Used generic node names; Renamed "cdns-usb" to "usb"
> * Rebased to tip of -next
> 
> [...]

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/2] arm64: dts: ti: k3-j784s4-main: Add support for USB
      commit: 75843b63741b122711d07b8fd672485e69223419
[2/2] arm64: dts: ti: k3-j784s4-evm: Enable USB3 support
      commit: bed97e94ee2d422f54334bd509b50ae2a3577f67

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
--
Vignesh