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-11-19 15:39:11 +08:00
|
|
|
description: NXP Kinetis PCC (Peripheral Clock Controller) IP node
|
2019-05-03 15:11:26 +08:00
|
|
|
|
2019-08-20 02:32:25 +08:00
|
|
|
compatible: "nxp,kinetis-pcc"
|
|
|
|
|
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:
|
|
|
|
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-07-29 05:48:23 +08:00
|
|
|
const: 2
|
2019-07-10 00:22:12 +08:00
|
|
|
|
2019-09-27 02:34:13 +08:00
|
|
|
clock-cells:
|
2019-05-03 15:11:26 +08:00
|
|
|
- name
|
2019-07-29 05:48:23 +08:00
|
|
|
- ip-source
|