linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] spi: dt-bindings: xilinx: Drop type reference on *-bits properties
@ 2021-09-10 16:59 Rob Herring
  2021-09-10 17:02 ` Mark Brown
  2021-09-10 19:53 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring @ 2021-09-10 16:59 UTC (permalink / raw)
  To: Mark Brown; +Cc: devicetree, Michal Simek, linux-spi, linux-arm-kernel

Properties with standard unit suffixes such as '-bits' don't need a
type.

Cc: Mark Brown <broonie@kernel.org>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: linux-spi@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Rob Herring <robh@kernel.org>
---
Mark, Please ack and I will send to Linus for rc1. After this, I can 
enable checking these automatically.

 Documentation/devicetree/bindings/spi/spi-xilinx.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/spi/spi-xilinx.yaml b/Documentation/devicetree/bindings/spi/spi-xilinx.yaml
index 593f7693bace..03e5dca7e933 100644
--- a/Documentation/devicetree/bindings/spi/spi-xilinx.yaml
+++ b/Documentation/devicetree/bindings/spi/spi-xilinx.yaml
@@ -27,13 +27,11 @@ properties:
 
   xlnx,num-ss-bits:
     description: Number of chip selects used.
-    $ref: /schemas/types.yaml#/definitions/uint32
     minimum: 1
     maximum: 32
 
   xlnx,num-transfer-bits:
     description: Number of bits per transfer. This will be 8 if not specified.
-    $ref: /schemas/types.yaml#/definitions/uint32
     enum: [8, 16, 32]
     default: 8
 
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] spi: dt-bindings: xilinx: Drop type reference on *-bits properties
  2021-09-10 16:59 [PATCH] spi: dt-bindings: xilinx: Drop type reference on *-bits properties Rob Herring
@ 2021-09-10 17:02 ` Mark Brown
  2021-09-10 19:53 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2021-09-10 17:02 UTC (permalink / raw)
  To: Rob Herring; +Cc: devicetree, Michal Simek, linux-spi, linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 182 bytes --]

On Fri, Sep 10, 2021 at 11:59:45AM -0500, Rob Herring wrote:
> Properties with standard unit suffixes such as '-bits' don't need a
> type.

Acked-by: Mark Brown <broonie@kernel.org>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] spi: dt-bindings: xilinx: Drop type reference on *-bits properties
  2021-09-10 16:59 [PATCH] spi: dt-bindings: xilinx: Drop type reference on *-bits properties Rob Herring
  2021-09-10 17:02 ` Mark Brown
@ 2021-09-10 19:53 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2021-09-10 19:53 UTC (permalink / raw)
  To: Rob Herring
  Cc: devicetree, Michal Simek, linux-spi, Mark Brown, linux-arm-kernel

On Fri, 10 Sep 2021 11:59:45 -0500, Rob Herring wrote:
> Properties with standard unit suffixes such as '-bits' don't need a
> type.
> 
> Cc: Mark Brown <broonie@kernel.org>
> Cc: Michal Simek <michal.simek@xilinx.com>
> Cc: linux-spi@vger.kernel.org
> Cc: linux-arm-kernel@lists.infradead.org
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> Mark, Please ack and I will send to Linus for rc1. After this, I can
> enable checking these automatically.
> 
>  Documentation/devicetree/bindings/spi/spi-xilinx.yaml | 2 --
>  1 file changed, 2 deletions(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-10 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 16:59 [PATCH] spi: dt-bindings: xilinx: Drop type reference on *-bits properties Rob Herring
2021-09-10 17:02 ` Mark Brown
2021-09-10 19:53 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).