Issue with IMX415 camera in Jetson nano

Hi

I am using IMX415 camera in Jetson nano.Currently dtsi file supports 4k@16FPS.I tried to add modes in the following attached dtsi file in such a way that all other resolutions except 4k will work on fps greater than 16.But after changing the dtsi file , I could only stream 4k.While trying to stream all other resolution ,Nano will start rebooting. Do I need to change any other file?I am attaching both current working dtsi file and modified
dtsi file
modified.txt (13.5 KB) working.txt (9.6 KB)
Kindly help me in resolving this.
Thanks in advance

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Did you add the corresponding sensor mode in the sensor driver?
If yes that could be the initial configure of that mode have problem.