mbox series

[meta-ti,dunfell,v2,0/5] Add J721S2 HS platform support

Message ID 20220607103529.13068-1-j-choudhary@ti.com
Headers show
Series Add J721S2 HS platform support | expand

Message

Jayesh Choudhary June 7, 2022, 10:35 a.m. UTC
This series add the yocto configuration for J721S2 HS platform.

There is a dependancy of this series on u-boot j721s2-hs support on
ti-linux tree which is pending internal review.

Changes from v1:
- added compatible for cnm-wave-fw
- added compatibile for ti-graphics

Jayesh Choudhary (5):
  conf: machine: Add j721s2 hs platform
  ti-rtos-firmware: Add j721s2 hs support
  j721s2-hs: changes to support new hs platform
  ti-graphics: Add j721s2-hs-evm as a compatible machine
  cnm-wave-fw: add compatible for j721s2-hs-evm

 conf/machine/j721s2-hs-evm-k3r5.conf          | 13 ++++++
 conf/machine/j721s2-hs-evm.conf               | 22 +++++++++
 recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb    |  3 +-
 .../ti-img-rogue-driver_1.15.6133109.bb       |  4 +-
 recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb        | 18 ++++++++
 .../trusted-firmware-a_%.bbappend             |  8 ++++
 recipes-bsp/u-boot/u-boot-ti.inc              |  6 +++
 .../ti-img-rogue-umlibs_1.15.6133109.bb       |  3 +-
 recipes-kernel/linux/kernel-rdepends.inc      |  1 +
 recipes-security/optee/optee-os_%.bbappend    |  4 ++
 recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb    | 46 +++++++++++++++++++
 11 files changed, 125 insertions(+), 3 deletions(-)
 create mode 100644 conf/machine/j721s2-hs-evm-k3r5.conf
 create mode 100644 conf/machine/j721s2-hs-evm.conf