Use jetson nano spi interface but failed to get data

I have failed to get the data on spi interface on the jetson nano. The module I am using interface on spi is ADIS16470 which I have test on ardiuno uno to reverify the module

Hi roysuraj39,

Are you using the devkit or custom board for Jetson Nano?
What’s the Jetpack version in use?

Could you refer to the following thread for the steps to verify SPI loopback test first?
Jetson Nano SPI Bus Not Working - #10 by KevinFFF

devkit – NVIDIA® Jetson Nano™ 2GB DEVELOPER KIT and reComputer J101
JetPack 4.6.6

It seems a custom carrier board developed by Seeed Studio.

Please refer to the following thread to verify SPI loopback test first.

Please provide the flash log first, but I would suggest you opening another topic for better tracking.

Can provide me the further steps and link

after doing all step as given in Jetson Nano SPI Bus Not Working - #10 by KevinFFF but still failed to enable the spi. Done both method tegra210-p3448-0000-p3449-0000-b00.dtb and tegra210-porg-gpio-p3448-0000-b00.dtsi.

After making change in tegra210-p3448-0000-p3449-0000-b00.dtb assemble the dts back to dtb and then flash to nano but still in nano if i still check for tegra210-p3448-0000-p3449-0000-b00.dtb inside nano remain default in dissemble the dtb to dts

It is not our official devkit so that you have to configure the pinmux from pinmux spreadsheet instead.

Could you just perform dissembling DTB and update the dts on the device and reboot to apply the change?