Skip to content

Commit 29917d3

Browse files
nlebayonYann-lms
authored andcommitted
feat(stm32mp25-fdts): enable WDQS for LPDDR4
Enable WDQS extension mode requested by some device manufacturers. No impact on other devices. Signed-off-by: Nicolas Le Bayon <[email protected]> Change-Id: I010b3932dd363c03e34b879fd68adae6dd28c27a
1 parent 811b8b4 commit 29917d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fdts/stm32mp25-lpddr4-1x32Gbits-1x32bits-1200MHz.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
#define DDR_UIA_DISDYNADRTRI_0 0x00000001
162162
#define DDR_UIA_PHYMSTRTRAININTERVAL_0 0x0000000A
163163
#define DDR_UIA_PHYMSTRMAXREQTOACK_0 0x00000005
164-
#define DDR_UIA_WDQSEXT 0x00000000
164+
#define DDR_UIA_WDQSEXT 0x00000001
165165
#define DDR_UIA_CALINTERVAL 0x00000009
166166
#define DDR_UIA_CALONCE 0x00000000
167167
#define DDR_UIA_LP4RL_0 0x00000004

0 commit comments

Comments
 (0)