renesas,rz-cpg

Vendor: Renesas Electronics Corporation

Note

An implementation of a driver matching this compatible is available in drivers/clock_control/clock_control_renesas_rz_cpg.c.

Description

Renesas RZ Clock Pulse Generator

Usage example:

  #include <zephyr/dt-bindings/clock/renesas_rz[agv]_clock.h>

  scif0: serial@xxx {
      ...
      channel = <0>;
      /* Cell encodes HWIP, channel, clock source and division */
      clocks = <&cpg RZ_CLOCK_SCIF(0)>;
      ...
  }

Properties

Properties not inherited from the base binding file.

Name

Type

Details

#clock-cells

int

Number of items to expect in a Clock specifier

This property is required.

Constant value: 1

Specifier cell names

  • clock cells: clk-id