Skip to content

Commit 253d77e

Browse files
committed
dts: bindings: ethernet: Add stm32n6 ethernet compat
Add the compatible of the STM32N6 series Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
1 parent b409bce commit 253d77e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Copyright (c) 2025, STMicroelectronics
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: |
5+
ST STM32N6 Ethernet
6+
7+
This binding file describes the device tree properties required to configure
8+
and use the Ethernet controller on STM32N6 series microcontrollers.
9+
10+
compatible: "st,stm32n6-ethernet"
11+
12+
include: st,stm32-ethernet-common.yaml

0 commit comments

Comments
 (0)