drivers: counter: Adapt to use device tree
Modifying counter drivers (rtc and timer) to rely completely on device tree and not on Kconfig of MDK flags. Adapting dtsi for all SoCs and adapting test configuration. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
a7a051801b
commit
656b0e6426
49 changed files with 347 additions and 412 deletions
|
@ -33,3 +33,7 @@ properties:
|
|||
fixed-top:
|
||||
type: boolean
|
||||
description: Enable fixed top value
|
||||
|
||||
zli:
|
||||
type: boolean
|
||||
description: Enable event handler in the ZLI (Zero latency interrupt) context
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue