2019-05-03 15:11:26 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2019 Vestas Wind Systems A/S
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2019-05-03 15:11:26 +08:00
|
|
|
title: NXP Kinetis PCC (Peripheral Clock Controller)
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the NXP Kinetis PCC IP node
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: [clock-controller.yaml, base.yaml]
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2019-05-03 15:11:26 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "nxp,kinetis-pcc"
|
|
|
|
|
|
|
|
reg:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2019-05-03 15:11:26 +08:00
|
|
|
|
|
|
|
label:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2019-05-03 15:11:26 +08:00
|
|
|
|
2019-07-10 00:22:12 +08:00
|
|
|
"#clock-cells":
|
2019-08-10 03:54:26 +08:00
|
|
|
const: 1
|
2019-07-10 00:22:12 +08:00
|
|
|
|
2019-05-03 15:11:26 +08:00
|
|
|
"#cells":
|
|
|
|
- name
|