blob: 055631f7890406513d712951ba4917e56fa6028f [file] [log] [blame]
#
# Copyright (c) 2018 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: Nordic nRF clock control
version: 0.1
description: >
This is a representation of the Nordic nRF clock control node
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "nordic,nrf-clock"
label:
type: string
category: required
description: Human readable string describing the device (used by Zephyr for API name)
generation: define
reg:
type: array
category: required
description: mmio register space
generation: define
interrupts:
type: array
category: required
description: required interrupts
generation: define
...