Skip to content

Commit

Permalink
dt-bindings: i2c: opencores: Add missing type for "regstep"
Browse files Browse the repository at this point in the history
"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>
  • Loading branch information
Rob Herring authored and Wolfram Sang committed Jun 23, 2023
1 parent 45a3e24 commit bd5c710
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ properties:
default: 0

regstep:
$ref: /schemas/types.yaml#/definitions/uint32
description: |
deprecated, use reg-shift above
deprecated: true
Expand Down

0 comments on commit bd5c710

Please sign in to comment.