2019-01-16 21:49:29 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018 Nordic Semiconductor ASA
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2019-01-16 21:49:29 +08:00
|
|
|
title: Nordic nRF clock control
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the Nordic nRF clock control node
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2019-01-16 21:49:29 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "nordic,nrf-clock"
|
|
|
|
|
2019-02-22 21:33:47 +08:00
|
|
|
label:
|
|
|
|
category: required
|
|
|
|
|
2019-01-16 21:49:29 +08:00
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|