mbox series

[v2,0/4] Enable OSPI boot for j721s2

Message ID 20240528-b4-upstream-j721s2-ospi-support-v2-0-b2e372ebcdd7@ti.com
Headers show
Series Enable OSPI boot for j721s2 | expand

Message

Manorit Chawdhry May 28, 2024, 1:12 p.m. UTC
The series enables ospi boot for j721s2.

Test logs: https://gist.github.com/manorit2001/6bb91885c608e3a8cb0267ab2c614781

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
---
Changes in v2:
- Rebase on top of -next
- Link to v1: https://lore.kernel.org/r/20240401-b4-upstream-j721s2-ospi-support-v1-0-20e4a0024db9@ti.com

---
Manorit Chawdhry (3):
      arch: arm: dts: k3-j721s2-r5: Override ospi and fss for 32-bit mode
      arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node
      configs: j721s2_evm_*_defconfig: Enable OSPI configs

Pratyush Yadav (1):
      mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode

 .../dts/k3-j721s2-common-proc-board-u-boot.dtsi    |  4 +-
 arch/arm/dts/k3-j721s2-r5.dtsi                     | 13 +++++
 configs/j721s2_evm_a72_defconfig                   |  3 ++
 configs/j721s2_evm_r5_defconfig                    |  3 ++
 drivers/mtd/spi/spi-nor-core.c                     | 59 ++++++++++++++++++++--
 5 files changed, 77 insertions(+), 5 deletions(-)
---
base-commit: 377e91c162ab09ec20f96f966f380cb55c590edd
change-id: 20240322-b4-upstream-j721s2-ospi-support-d45dfaa926dc

Best regards,