Skip to content

Commit d7438b3

Browse files
marwaiehm-stcarlescufi
authored andcommitted
dts: bindings: ethernet: Add required phy-connection-type
This commit updates the STM32 Ethernet binding to include the `phy-connection-type` property as required. Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
1 parent a6db8b7 commit d7438b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dts/bindings/ethernet/st,stm32-ethernet-common.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ properties:
1818
required: true
1919
pinctrl-names:
2020
required: true
21+
phy-connection-type:
22+
required: true

0 commit comments

Comments
 (0)