Message ID | 20240219090435.934383-1-vaishnav.a@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | Add OSPI and Ethernet support on J722S EVM | expand |
Thanks Vaishnav On 2/19/2024 2:34 PM, Vaishnav Achath wrote: > Hi, > > This series adds support for Ethernet and OSPI NOR flash on J722S EVM. > > V1: https://lore.kernel.org/all/20240216135533.904130-1-vaishnav.a@ti.com/ > > Changelog: > V1->V2: > * Update comments indicating PAD numbers. > > EVM Schematics are available at: > https://www.ti.com/lit/zip/sprr495 > > Test log (6.8.0-rc4-next-20240216): > https://gist.github.com/vaishnavachath/b04e3be90af4cdec59fb0d9cc72441b9 > > For those interested, more details about this SoC can be found in the > Technical Reference Manual here: > https://www.ti.com/lit/zip/sprujb3 > > Thanks and Regards, > Vaishnav > > Siddharth Vadapalli (1): > arm64: dts: ti: k3-j722s-evm: Enable CPSW3G RGMII1 Series Reviewed-by: Udit Kumar <u-kumar1@ti.com> > > Vaishnav Achath (1): > arm64: dts: ti: k3-j722s-evm: Enable OSPI NOR support > > arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 132 ++++++++++++++++++++++++ > 1 file changed, 132 insertions(+) >
Hi Vaishnav Achath, On Mon, 19 Feb 2024 14:34:33 +0530, Vaishnav Achath wrote: > This series adds support for Ethernet and OSPI NOR flash on J722S EVM. > > V1: https://lore.kernel.org/all/20240216135533.904130-1-vaishnav.a@ti.com/ > > Changelog: > V1->V2: > * Update comments indicating PAD numbers. > > [...] I have applied the following to branch ti-k3-dts-next on [1]. Thank you! [1/2] arm64: dts: ti: k3-j722s-evm: Enable CPSW3G RGMII1 commit: 9aa197b64df4c382763f032a31b35cad92cbce17 [2/2] arm64: dts: ti: k3-j722s-evm: Enable OSPI NOR support commit: 2e53b9c05a1589577565625fdb45cf918b54eb39 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