2017-08-29 03:09:55 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2017, NXP
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2017-08-29 03:09:55 +08:00
|
|
|
title: i.MX Clock Controller Module (CCM)
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the i.MX CCM IP node
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
2019-08-09 23:27:28 +08:00
|
|
|
!include [clock.yaml, base.yaml]
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2017-08-29 03:09:55 +08:00
|
|
|
properties:
|
2017-11-23 15:48:10 +08:00
|
|
|
compatible:
|
2017-08-29 03:09:55 +08:00
|
|
|
constraint: "nxp,imx-ccm"
|
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
reg:
|
2017-08-29 03:09:55 +08:00
|
|
|
category: required
|
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
label:
|
2017-08-29 03:09:55 +08:00
|
|
|
category: required
|
|
|
|
|
2019-07-10 00:22:12 +08:00
|
|
|
"#clock-cells":
|
|
|
|
description: should be 3.
|
|
|
|
|
2017-08-29 03:09:55 +08:00
|
|
|
"#cells":
|
|
|
|
- name
|
|
|
|
- offset
|
|
|
|
- bits
|