stm32mp1: ram: update parameter array initialization
Force alignment of the size of parameters array with the expected value in the binding, that allows compilation error when the array size change. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
committed by
Patrice Chotard
parent
067a4c001d
commit
53bb831658
@@ -102,7 +102,7 @@ controlleur attributes:
|
||||
phyc attributes:
|
||||
----------------
|
||||
- st,phy-reg : phy values depending of the DDR type (DDR3/LPDDR2/LPDDR3)
|
||||
for STM32MP15x: 10 values are requested in this order
|
||||
for STM32MP15x: 11 values are requested in this order
|
||||
PGCR
|
||||
ACIOCR
|
||||
DXCCR
|
||||
|
||||
Reference in New Issue
Block a user