mbox series

[0/2] J721S2: Add support for PCIE

Message ID 20220125131225.871-1-a-govindraju@ti.com
Headers show
Series J721S2: Add support for PCIE | expand

Message

Aswath Govindraju Jan. 25, 2022, 1:12 p.m. UTC
The following series of patches add support for single
instance of PCIe brought out on J721S2 common processor
board.

Notes:
- Applying this patch series **breaks the boot** of J721S2.
  This is because of the following commit,
  "19e863828acf PCI: j721e: Drop redundant struct device *"
  Dicussions are currently ongoing regarding the required
  fix.

- This needs to be merged after the following patch
  to avoid dtbs_check errors
  https://lkml.org/lkml/2021/11/29/1752

Aswath Govindraju (2):
  arm64: dts: ti: k3-j721s2-main: Add PCIe device tree node
  arm64: dts: ti: k3-j721s2-common-proc-board: Enable PCIe

 .../dts/ti/k3-j721s2-common-proc-board.dts    | 14 ++++++
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi    | 48 +++++++++++++++++++
 2 files changed, 62 insertions(+)