Skip to content

Commit bd5c710

Browse files
robherringwsakernel
authored andcommitted
dt-bindings: i2c: opencores: Add missing type for "regstep"
"regstep" may be deprecated, but it still needs a type. Fixes: 8ad69f4 ("dt-bindings: i2c: convert ocores binding to yaml") Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Andi Shyti <andi.shyti@kernel.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>
1 parent 45a3e24 commit bd5c710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ properties:
6060
default: 0
6161

6262
regstep:
63+
$ref: /schemas/types.yaml#/definitions/uint32
6364
description: |
6465
deprecated, use reg-shift above
6566
deprecated: true

0 commit comments

Comments
 (0)