Skip to content

Commit 669d35a

Browse files
committed
dts: nxp: wifi: nxp,wifi is not an SD device
inherit from base.yaml instead of sd-device since this device is not meant to be used on an SD bus. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent c3df8fc commit 669d35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/wifi/nxp,wifi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ description: |
77
88
compatible: "nxp,wifi"
99

10-
include: [sd-device.yaml, pinctrl-device.yaml]
10+
include: [base.yaml, pinctrl-device.yaml]

0 commit comments

Comments
 (0)