Skip to content

Commit ef2268f

Browse files
FRASTMkartben
authored andcommitted
dts: bindings: memory controller size of the stm32 xspi psram
This PR adds the size in Bits of the PSRAM memory for the st,stm32-xspi-psram compatible Signed-off-by: Francois Ramu <francois.ramu@st.com>
1 parent ae748d0 commit ef2268f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dts/bindings/memory-controllers/st,stm32-xspi-psram.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ properties:
1212
reg:
1313
required: true
1414

15+
size:
16+
type: int
17+
required: true
18+
description: Flash Memory size in bits
19+
1520
fixed-latency:
1621
type: boolean
1722
description: |

0 commit comments

Comments
 (0)