Hello, This series adds missing device id property in mcu_navss device-tree node. Also, the device-tree support for enabling MCU CPSW2G is added. --- NOTE: While this series does not depend on any other series for being, merged it depends on the following series for MCU CPSW2G functionality: 1. https://lore.kernel.org/r/20230314085500.10597-1-j-choudhary@xxxxxx/ 2. https://lore.kernel.org/r/20230308201513.116638-1-j-choudhary@xxxxxx/ Siddharth Vadapalli (2): arm64: dts: ti: k3-j784s4-mcu-wakeup: Add device id property for mcu_navss arm64: dts: ti: k3-j784s4-evm: Enable MCU CPSW2G arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 47 +++++++++++++++++++ .../boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 2 + 2 files changed, 49 insertions(+) -- 2.25.1