This series adds support for multiple can instances present on J722S EVM as well as describe the main_uart5 for J722S EVM. CAN instances 0 and 1 in the mcu domain and 0 in the main domain are brought on the evm through headers J5, J8 and J10 respectively. Thus, add their respective transceiver's 0, 1 and 2 dt nodes as well as add the required pinmux to add support for these CAN instances. Describe main_uart5 in device tree for completeness, adding the pinmux and mark it as reserved since system firmware uses it in J722S EVM for trace data. Rebased to : next-20240827 Bhavya Kapoor (2): arm64: dts: ti: k3-j722s-evm: Add support for multiple CAN instances arm64: dts: ti: k3-j722s-evm: Describe main_uart5 arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 89 +++++++++++++++++++++++++ 1 file changed, 89 insertions(+) -- 2.34.1