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