blob: 81b6b7e5eb1b91e0b52a070eb3438967af2592e4 [file] [log] [blame]
#
# Copyright (c) 2018, Workaround GmbH
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: STM32 RTC
id: st,stm32-rtc
version: 0.1
description: >
This binding gives a base representation of the STM32 RTC
inherits:
!include rtc.yaml
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "st,stm32-rtc"
reg:
type: array
description: mmio register space
generation: define
category: required
...