Skip to content

Commit ae532f4

Browse files
committed
dts: bindings: wifi: nordic-wlan: Include wifi interface bindings
Create a generic Wi-Fi interface binding file which includes the ethernet-controller.yaml bindings and include it in Nordic's WLAN interface binding. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent be54d83 commit ae532f4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

dts/bindings/wifi/nordic,wlan.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ description: |
99
interfaces like wlan0.
1010
1111
compatible: "nordic,wlan"
12+
13+
include: wifi-interface.yaml
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Copyright (c) 2025, Basalte bv
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
# Common fields for Wi-Fi interfaces
5+
6+
include: ethernet-controller.yaml

0 commit comments

Comments
 (0)