| # Copyright (c) 2019 Vestas Wind Systems A/S | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: NXP Kinetis PCC (Peripheral Clock Controller) IP node | |
| compatible: "nxp,kinetis-pcc" | |
| include: [clock-controller.yaml, base.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| "#clock-cells": | |
| const: 2 | |
| clock-cells: | |
| - name | |
| - ip-source |