forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: drivers: build_all: Add adin2111 to ethernet driver build test
Ensures that the eth_adin2111 driver builds for both of its supported devicetree compatibles by adding adi,adin2111 and adi,adin1110 compatible nodes to the ethernet driver build test. Sets relevant device device driver initialization priorities to be equal, allowing devicetree dependency ordinals to determine the initialization sequence. Signed-off-by: Maureen Helm <[email protected]>
- Loading branch information
1 parent
aab537c
commit 00d03fe
Showing
2 changed files
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters