2018-11-07 10:13:52 -08:00
|
|
|
# Copyright (c) 2018 Foundries.io
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2019-06-19 00:03:49 +02:00
|
|
|
|
2019-11-19 08:39:11 +01:00
|
|
|
description: RV32M1 PCC (Peripheral Clock Control) IP node
|
2018-11-07 10:13:52 -08:00
|
|
|
|
2019-08-19 20:32:25 +02:00
|
|
|
compatible: "openisa,rv32m1-pcc"
|
|
|
|
|
2019-08-21 18:10:12 -05:00
|
|
|
include: [clock-controller.yaml, base.yaml]
|
2019-06-07 11:12:49 -05:00
|
|
|
|
2018-11-07 10:13:52 -08:00
|
|
|
properties:
|
2023-01-03 19:21:25 +00:00
|
|
|
reg:
|
|
|
|
required: true
|
2018-11-07 10:13:52 -08:00
|
|
|
|
2023-01-03 19:21:25 +00:00
|
|
|
"#clock-cells":
|
|
|
|
const: 1
|
2019-08-09 14:54:26 -05:00
|
|
|
|
2019-09-26 20:34:13 +02:00
|
|
|
clock-cells:
|
2018-11-07 10:13:52 -08:00
|
|
|
- name
|