Skip to content

Commit bd5eea7

Browse files
gautierg-stfabiobaltieri
authored andcommitted
dts: bindings: ospi: Require STM32 OSPI clock-names binding
Following the modification of the STM32 OSPI driver, the clock-names binding is now required Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
1 parent 2604951 commit bd5eea7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dts/bindings/ospi/st,stm32-ospi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ properties:
3737
pinctrl-names:
3838
required: true
3939

40+
clock-names:
41+
required: true
42+
4043
dmas:
4144
description: |
4245
Optional DMA channel specifier, required for DMA transactions.

0 commit comments

Comments
 (0)