16 lines
272 B
YAML
16 lines
272 B
YAML
|
# Copyright (c) 2023 Renesas Electronics Corporation
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Renesas SmartBond(tm) RTC node
|
||
|
|
||
|
compatible: "renesas,smartbond-rtc"
|
||
|
|
||
|
include: rtc-device.yaml
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
|
||
|
interrupts:
|
||
|
required: true
|