Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml | 1 + 1 file changed, 1 insertion(+)
"regstep" may be deprecated, but it still needs a type.
Signed-off-by: Rob Herring <robh@kernel.org>
---
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
description: |
deprecated, use reg-shift above
deprecated: true
--
2.39.2
On Tue, Jun 13, 2023 at 02:11:04PM -0600, Rob Herring wrote: > "regstep" may be deprecated, but it still needs a type. > > Signed-off-by: Rob Herring <robh@kernel.org> Added fixes tag and applied to for-current, thanks!
Hi Rob, On Tue, Jun 13, 2023 at 02:11:04PM -0600, Rob Herring wrote: > "regstep" may be deprecated, but it still needs a type. > > Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Andi Shyti <andi.shyti@kernel.org> Thanks, Andi
On Tue, Jun 13, 2023 at 02:11:04PM -0600, Rob Herring wrote: > "regstep" may be deprecated, but it still needs a type. Mea culpa! Reviewed-by: Conor Dooley <conor.dooley@microchip.com> > > Signed-off-by: Rob Herring <robh@kernel.org> > --- > 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 > description: | > deprecated, use reg-shift above > deprecated: true > -- > 2.39.2 >
>>>>> "Rob" == Rob Herring <robh@kernel.org> writes: > "regstep" may be deprecated, but it still needs a type. > Signed-off-by: Rob Herring <robh@kernel.org> > --- > 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@korsgaard.com> -- Bye, Peter Korsgaard
On Tue, Jun 13, 2023 at 02:11:04PM -0600, Rob Herring wrote:
> "regstep" may be deprecated, but it still needs a type.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
© 2016 - 2026 Red Hat, Inc.