Agxxavier industrial ufs3.1 speed too slow

Hi,
The odmdata looks correct. Please check

  1. Run the command to ensure ufs is enabled:
$ xxd /proc/device-tree/ufshci@2450000/status
  1. Check if adding this is a must-have in your design
		/delete-property/ nvidia,cd-gpios;
  1. The prints are not expected and please set these in device tree correctly:
[    2.542965] ufs_tegra 2450000.ufshci: freq-table-hz property not specified
[    2.549325] ufs_tegra 2450000.ufshci: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[    2.560107] ufs_tegra 2450000.ufshci: ufshcd_get_vreg: vccq get failed, err=-517
  1. Please check voltage of the pins: Cannot find ufs device in system - #12 by Trumany