arm: dts: k3-am64-ddr fix typo causing DDR4 register corruption
The entry for DDRSS_PI_321_DATA was accidentally repeated leading to the last few PI registers being incorrectly programmed. Fix this. Reported-by: Bin Liu <b-liu@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
This commit is contained in:
parent
5de948718f
commit
d6bcd3b6ef
|
|
@ -768,7 +768,6 @@
|
|||
DDRSS_PI_319_DATA
|
||||
DDRSS_PI_320_DATA
|
||||
DDRSS_PI_321_DATA
|
||||
DDRSS_PI_321_DATA
|
||||
DDRSS_PI_322_DATA
|
||||
DDRSS_PI_323_DATA
|
||||
DDRSS_PI_324_DATA
|
||||
|
|
|
|||
Loading…
Reference in New Issue