t23x: nv-platform: update p3701 qspi rx/tx trimmer

Update QSPI_COMMAND2_0 bitmask to ensure tx trimmer gets written
with a value of zero.

Bug 5484432

Change-Id: I299a6055542180ee069d2304d9d42785b8786674
Signed-off-by: Brad Griffis <bgriffis@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3475277
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Brad Griffis
2025-10-23 14:07:19 +00:00
committed by mobile promotions
parent e55146db67
commit 85668a3a93

View File

@@ -159,7 +159,7 @@
prod { prod {
board { board {
prod = < prod = <
0 0x00000004 0x000000ff 0x00000004 //QSPI_COMMAND2_0 0 0x00000004 0x00007cff 0x00000004 //QSPI_COMMAND2_0
0 0x000001ec 0x01f1f000 0x00a0a000>; //QSPI_QSPI_COMP_CONTROL_0 0 0x000001ec 0x01f1f000 0x00a0a000>; //QSPI_QSPI_COMP_CONTROL_0
}; };
}; };