Hi,
The odmdata looks correct. Please check
- Run the command to ensure ufs is enabled:
$ xxd /proc/device-tree/ufshci@2450000/status
- Check if adding this is a must-have in your design
/delete-property/ nvidia,cd-gpios;
- 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
- Please check voltage of the pins: Cannot find ufs device in system - #12 by Trumany