drivers: counter: NXP SNVS rtc: Add support for NXP imx SNVS RTC
Adds a driver using the SNVS high power and optionally low power RTC instances. A device specific function `mcux_snvs_rtc_set` is provided to update the current counter value. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
parent
f7005599ff
commit
4d161a3b23
10 changed files with 445 additions and 1 deletions
11
dts/bindings/rtc/nxp,imx-snvs-rtc.yaml
Normal file
11
dts/bindings/rtc/nxp,imx-snvs-rtc.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
#
|
||||
# Copyright (c) 2021 Basalte bv
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
description: NXP SNVS LP/HP RTC
|
||||
|
||||
compatible: "nxp,imx-snvs-rtc"
|
||||
|
||||
include: rtc.yaml
|
Loading…
Add table
Add a link
Reference in a new issue