|
# Copyright (c) 2017, NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: i.MX CCM (Clock Controller Module) IP node
|
|
|
|
compatible: "nxp,imx-ccm"
|
|
|
|
include: [clock-controller.yaml, base.yaml]
|
|
|
|
properties:
|
|
"#clock-cells":
|
|
const: 3
|
|
|
|
clock-cells:
|
|
- name
|
|
- offset
|
|
- bits
|