1# Copyright (c) 2024 Andrew Featherstone <andrew.featherstone@gmail.com>
2# SPDX-License-Identifier: Apache-2.0
3
4description: RaspberryPi Pico RTC
5
6compatible: "raspberrypi,pico-rtc"
7
8include: [rtc-device.yaml, reset-device.yaml]
9
10properties:
11  reg:
12    required: true
13