zephyr/dts/bindings/rtc/st,stm32-rtc.yaml

29 lines
451 B
YAML
Raw Normal View History

#
# Copyright (c) 2018, Workaround GmbH
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: STM32 RTC
version: 0.1
description: >
This binding gives a base representation of the STM32 RTC
inherits:
!include rtc.yaml
properties:
compatible:
constraint: "st,stm32-rtc"
reg:
category: required
clocks:
type: array
category: optional
description: Clock gate information
generation: define
...