mbox series

[v3,0/2] Add PCIe Endpoint overlays for J721E and J721S2

Message ID 20231211115535.1264353-1-s-vadapalli@ti.com (mailing list archive)
Headers show
Series Add PCIe Endpoint overlays for J721E and J721S2 | expand

Message

Siddharth Vadapalli Dec. 11, 2023, 11:55 a.m. UTC
Hello,

This series adds device-tree overlays for enabling PCIe in Endpoint mode
of operation on J721E-EVM and J721S2-EVM.

NOTE: This series is based on linux-next tagged next-20231211.

v2:
https://lore.kernel.org/r/20231115085204.3578616-1-s-vadapalli@ti.com/
Changes since v2:
- Rebased series on linux-next tagged next-20231211.
- Collected Reviewed-by tag from:
  Ravi Gunasekaran <r-gunasekaran@ti.com>
- Updated Makefile based on Andrew's suggestion to build the DTBs
  corresponding to the overlays only with an OF_ALL_DTBS build config
  since the generated DTBs are not required except to ensure that the
  overlays apply on the base DTB.
  Reference:
  https://lore.kernel.org/r/20231128-csi_dts-v3-9-0bb11cfa9d43@ti.com

v1:
https://lore.kernel.org/r/20231020113222.3161829-1-s-vadapalli@ti.com/
Changes since v1:
- Rebased series on linux-next tagged next-20231114.

Regards,
Siddharth.

Siddharth Vadapalli (2):
  arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE0 Endpoint Mode
  arm64: dts: ti: k3-j721s2-evm: Add overlay for PCIE1 Endpoint Mode

 arch/arm64/boot/dts/ti/Makefile               | 10 +++-
 .../boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso    | 53 +++++++++++++++++++
 .../boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso   | 53 +++++++++++++++++++
 3 files changed, 115 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso
 create mode 100644 arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso

Comments

Nishanth Menon Dec. 13, 2023, 1:58 p.m. UTC | #1
Hi Siddharth Vadapalli,

On Mon, 11 Dec 2023 17:25:33 +0530, Siddharth Vadapalli wrote:
> This series adds device-tree overlays for enabling PCIe in Endpoint mode
> of operation on J721E-EVM and J721S2-EVM.
> 
> NOTE: This series is based on linux-next tagged next-20231211.
> 
> v2:
> https://lore.kernel.org/r/20231115085204.3578616-1-s-vadapalli@ti.com/
> Changes since v2:
> - Rebased series on linux-next tagged next-20231211.
> - Collected Reviewed-by tag from:
>   Ravi Gunasekaran <r-gunasekaran@ti.com>
> - Updated Makefile based on Andrew's suggestion to build the DTBs
>   corresponding to the overlays only with an OF_ALL_DTBS build config
>   since the generated DTBs are not required except to ensure that the
>   overlays apply on the base DTB.
>   Reference:
>   https://lore.kernel.org/r/20231128-csi_dts-v3-9-0bb11cfa9d43@ti.com
> 
> [...]

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

[1/2] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE0 Endpoint Mode
      commit: 3942697901eb5340dc51202352f035ae191c37f2
[2/2] arm64: dts: ti: k3-j721s2-evm: Add overlay for PCIE1 Endpoint Mode
      commit: 729cfcf8ac2447f175eb4b6a0604983618ba07d5

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