zephyr/dts/bindings/rtc/nxp,imx-snvs-rtc.yaml
Pieter De Gendt 4d161a3b23 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>
2021-12-07 09:45:43 -06:00

12 lines
160 B
YAML

#
# 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