Skip to content

Commit ae748d0

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dts/bindings/flash_controller/st,stm32-xspi-nor.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ include:
2323
- spi-bus-width
2424
- data-rate
2525
properties:
26+
size:
27+
required: true
28+
description: Flash Memory size in bits
2629
spi-bus-width:
2730
type: int
2831
required: true

0 commit comments

Comments
 (0)