Skip to content

Commit d8abcb7

Browse files
prabhakarladgeertu
authored andcommitted
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 <[email protected]> Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent 2092760 commit d8abcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/clock/renesas,rzg2l-cpg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ properties:
6262

6363
'#reset-cells':
6464
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
6666
<dt-bindings/clock/r9a0*-cpg.h>.
6767
const: 1
6868

0 commit comments

Comments
 (0)