Re: [PATCH] arm: dts: k3-j721e-mcu-wakeup: Add MCU domain ESM instance

2023-10-17 Thread Nishanth Menon
On 16:35-20231013, Kumar, Udit wrote: > > On 10/13/2023 3:59 PM, Neha Malcom Francis wrote: > > Currently J721E defines only the main_esm in DTS. Add node for mcu_esm > > as well. > > > > According to J721E TRM (12.11.2.2 ESM Environment) [1], we see that the > > interrupt line from ESMi (main_es

Re: [PATCH] arm: dts: k3-j721e-mcu-wakeup: Add MCU domain ESM instance

2023-10-13 Thread Kumar, Udit
On 10/13/2023 3:59 PM, Neha Malcom Francis wrote: Currently J721E defines only the main_esm in DTS. Add node for mcu_esm as well. According to J721E TRM (12.11.2.2 ESM Environment) [1], we see that the interrupt line from ESMi (main_esm) is routed to MCU_ESM (mcu_esm). This is MCU_ESM0_LVL_IN_

[PATCH] arm: dts: k3-j721e-mcu-wakeup: Add MCU domain ESM instance

2023-10-13 Thread Neha Malcom Francis
Currently J721E defines only the main_esm in DTS. Add node for mcu_esm as well. According to J721E TRM (12.11.2.2 ESM Environment) [1], we see that the interrupt line from ESMi (main_esm) is routed to MCU_ESM (mcu_esm). This is MCU_ESM0_LVL_IN_95 with interrupt ID 95. Configure mcu_esm accordingly