# Copyright (c) 2017, NXP | |
# SPDX-License-Identifier: Apache-2.0 | |
title: i.MX Clock Controller Module (CCM) | |
description: > | |
This is a representation of the i.MX CCM IP node | |
compatible: "nxp,imx-ccm" | |
include: [clock-controller.yaml, base.yaml] | |
properties: | |
reg: | |
required: true | |
label: | |
required: true | |
"#clock-cells": | |
const: 3 | |
clock-cells: | |
- name | |
- offset | |
- bits |