renesas,rz-cgc

Vendor: Renesas Electronics Corporation

Note

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

Description

Renesas RZ Clock Generator Circuit

Usage example:

  #include <zephyr/dt-bindings/clock/renesas_rztn_clock.h>

  sci0: sci@xxx {
      ...
      channel = <0>;
      /* Cell encodes HWIP, channel, clock source */
      clocks = <&cgc RZ_CLOCK(RZ_IP_SCI, 0, RZ_CLOCK_PCLKSCI0)>;
      ...
  }

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