Re: [PATCH RFC 1/2] regulator: dt-bindings: raa215300: add clock output

From: Geert Uytterhoeven

Date: Mon May 04 2026 - 05:01:57 EST


Hi Josua,

On Sat, 2 May 2026 at 18:07, Josua Mayer <josua@xxxxxxxxxxxxx> wrote:
> Renesas RAA215300 can generate a 32kHz clock on MPIO2 pin.
>
> MPIO2 is a multi-function pin, with clkout being one of the functions
> and exclusively available on this pin.
>
> It supports prepare, unprepare and set rate (32k divide by powers of 2).
>
> Add clock-cells and clock-output-names properties so that other dt nodes
> can consume this clock.
>
> Signed-off-by: Josua Mayer <josua@xxxxxxxxxxxxx>

Thanks for your patch!

> --- a/Documentation/devicetree/bindings/regulator/renesas,raa215300.yaml
> +++ b/Documentation/devicetree/bindings/regulator/renesas,raa215300.yaml
> @@ -40,6 +40,12 @@ properties:
> interrupts:
> maxItems: 1
>
> + "#clock-cells":
> + const: 0
> +
> + clock-output-names:
> + maxItems: 1

Please no more new clock-output-names.

> +
> clocks:
> description: |
> The clocks are optional. The RTC is disabled, if no clocks are
>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds