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>
This commit is contained in:
parent
c3df8fcd92
commit
669d35a752
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ description: |
|
|||
|
||||
compatible: "nxp,wifi"
|
||||
|
||||
include: [sd-device.yaml, pinctrl-device.yaml]
|
||||
include: [base.yaml, pinctrl-device.yaml]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue