What is the role of the m4_*** node in Cortex-A7 Device tree?
I want to know the role of the m4_***(for example m4_adc, m4_timers1) node in Cortex-A7 Device tree.
When I generate device tree from CubeMX, the m4_*** node are described even if that peripherals are used only on Cortex-M4 FW.
Do I need to set status = "okay" in Cortex-A7 device tree even if that peripherals are used only on Cortex-M4 FW?
for example, When I use timer6 only on Cortex-M4 FW, Do I need to describe that status = "okay" in m4_timers6 node in device tree?
Best regards,
H. Masuda
