Initial support of clock control driver for RX MCU Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com> Signed-off-by: Tran Van Quy <quy.tran.pz@renesas.com>
15 lines
406 B
YAML
15 lines
406 B
YAML
# Copyright (c) 2024 Renesas Electronics Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Renesas RX clock control node pclk block
|
|
|
|
compatible: "renesas,rx-cgc-pclk-block"
|
|
|
|
include: [clock-controller.yaml, base.yaml]
|
|
|
|
properties:
|
|
clocks:
|
|
description: |
|
|
Select the clock source for pclk block.
|
|
If you want to use different clock source for child node,
|
|
select it there
|