diff --git a/dts/bindings/flash_controller/st,stm32-xspi-nor.yaml b/dts/bindings/flash_controller/st,stm32-xspi-nor.yaml index f2ade8c7689..7aee7040f6b 100644 --- a/dts/bindings/flash_controller/st,stm32-xspi-nor.yaml +++ b/dts/bindings/flash_controller/st,stm32-xspi-nor.yaml @@ -51,3 +51,12 @@ properties: enum: - 1 - 2 + + ncs-line: + type: int + default: 1 + enum: + - 1 + - 2 + description: | + Specifies which nCS line of the XSPI IO Manager is connected to the Flash.