1# Copyright (c) 2021, NXP 2# SPDX-License-Identifier: Apache-2.0 3 4description: i.MX CCM Rev2 (Clock Controller Module) IP node 5 6compatible: "nxp,imx-ccm-rev2" 7 8include: [clock-controller.yaml, base.yaml] 9 10properties: 11 reg: 12 required: true 13 14 "#clock-cells": 15 const: 3 16 17clock-cells: 18 - name 19 - offset 20 - bits 21