[PATCH V3 0/2] Add CAN and OSPI support for AM69-SK platform
From: sabiya . d
Date: Tue Feb 20 2024 - 11:27:50 EST
From: Dasnavis Sabiya <sabiya.d@xxxxxx>
Hi All,
This series adds support for the below interfaces on AM69-SK platform:
- CAN support on both MCU and MAIN domains
- OSPI NOR flash support
v3: Changelog:
1) Updated OSPI partition table to increase the tiboot3 partition to 1MB.
2) Rebase the sources to accommodate the latest merge.
v2: Changelog:
1) Removed CAN interface aliasing.
2) Updated bootph property on the leaf nodes.
Link to v1: https://lore.kernel.org/lkml/20240118153524.4135901-1-sabiya.d@xxxxxx/
Link to v2: https://lore.kernel.org/linux-arm-kernel/20240219111422.171315-1-sabiya.d@xxxxxx/
Dasnavis Sabiya (2):
arm64: dts: ti: k3-am69-sk: Enable CAN interfaces for AM69 SK board
arm64: dts: ti: k3-am69-sk: Add support for OSPI flash
arch/arm64/boot/dts/ti/k3-am69-sk.dts | 163 ++++++++++++++++++++++++++
1 file changed, 163 insertions(+)
--
2.34.1