mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
gpu: nvgpu: gp106: Prune non-existing registers
Prune non-existing registers from mclk shadow register list. Bug 1799537 Change-Id: I8034a1820ef21e550616a5135856b05c2f375d6f Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/1208018 (cherry picked from commit cb988bb28dd914ea291cedec799d055f3d71d877) Reviewed-on: http://git-master/r/1227266 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
Deepak Nibade
parent
3bccca16b8
commit
3d275d19c3
@@ -36,12 +36,6 @@ static struct memory_link_training_pattern memory_shadow_reglist[] = {
|
||||
{0x9046a4, 0x03030303},
|
||||
{0x9086a0, 0x03030303},
|
||||
{0x9086a4, 0x03030303},
|
||||
{0x90c6a0, 0x03030303},
|
||||
{0x90c6a4, 0x03030303},
|
||||
{0x9106a0, 0x07070707},
|
||||
{0x9106a4, 0x07070707},
|
||||
{0x9146a0, 0x07070707},
|
||||
{0x9146a4, 0x07070707},
|
||||
{0x9846a8, 0x03030303},
|
||||
{0x9846ac, 0x03030303},
|
||||
{0x9a065c, 0x00},
|
||||
|
||||
Reference in New Issue
Block a user