Thanks for reply,
we have tried method suggested by you still facing same issue. M4 core stops working after booting A53 core with linux OS
but in case of android OS M4 core working after booting A53 core with android OS
This issue facing while running I2C3 bus application s/w on M4 but not facing issue when we run demo code hello_world.bin in sdk on linux
Specifically facing issue when run I2C3 peripheral application S/w
we have used SDK I2C example for application s/w development on M4 core
and modified .dtsi file which we have modified to disable all I2C peripheral in device tree
check program and .dtsi file
i have attached .dtsi file and application s/w code main file
Please suggest for this issue