Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: clock: renesas,rzg2l-cpg: Update description for #reset-cells

For the RZ/G2L and similar SoCs, the reset specifier is the reset number
and not the module number. Reflect this in the description for the
'#reset-cells' property.

Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240606161047.663833-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Lad Prabhakar and committed by
Geert Uytterhoeven
d8abcb73 20927606

+1 -1
+1 -1
Documentation/devicetree/bindings/clock/renesas,rzg2l-cpg.yaml
··· 62 62 63 63 '#reset-cells': 64 64 description: 65 - The single reset specifier cell must be the module number, as defined in 65 + The single reset specifier cell must be the reset number, as defined in 66 66 <dt-bindings/clock/r9a0*-cpg.h>. 67 67 const: 1 68 68