Commit 165c64d
dts: Select SoftDevice Controller DTS binding as default
Once nrf7120 is upstreamed this commit will be noup in sdk-zephyr.
The SoftDevice Controller is a different controller than
the open source link layer with a different set of quirks.
It should therefore have its own device tree binding.
This commit converts the SoftDevice Controller driver
to use this new DTS binding instead of reusing the existing one.
This commit updates or adds additional overlays for
existing samples, applications and tests that were using the
open source link layer.
Signed-off-by: Robert Robinson <[email protected]>1 parent 14c7de2 commit 165c64d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments