Re: [PATCH] dt-bindings: i2c: opencores: Add missing type for "regstep"

From: Peter Korsgaard
Date: Tue Jun 13 2023 - 16:51:22 EST


>>>>> "Rob" == Rob Herring <robh@xxxxxxxxxx> writes:

> "regstep" may be deprecated, but it still needs a type.
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml | 1 +
> 1 file changed, 1 insertion(+)

> diff --git a/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml b/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
> index 85d9efb743ee..d9ef86729011 100644
> --- a/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
> +++ b/Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
> @@ -60,6 +60,7 @@ properties:
> default: 0

> regstep:
> + $ref: /schemas/types.yaml#/definitions/uint32

Reviewed-by: Peter Korsgaard <peter@xxxxxxxxxxxxx>

--
Bye, Peter Korsgaard