drivers: rtc: smartbond: Support RTC peripheral.
Add support for the RTC peripheral. Signed-off-by: Ioannis Karachalios <ioannis.karachalios.px@renesas.com>
This commit is contained in:
parent
0e67c990cd
commit
9f76879a0b
5 changed files with 667 additions and 0 deletions
15
dts/bindings/rtc/renesas,smartbond-rtc.yaml
Normal file
15
dts/bindings/rtc/renesas,smartbond-rtc.yaml
Normal file
|
@ -0,0 +1,15 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue