4d161a3b23
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>
12 lines
160 B
YAML
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
|