diff mbox series

dt-bindings: nvme: apple,nvme-ans: Drop 'maxItems' from 'apple,sart'

Message ID 20220606212230.1360617-1-robh@kernel.org
State Accepted, archived
Headers show
Series dt-bindings: nvme: apple,nvme-ans: Drop 'maxItems' from 'apple,sart' | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 1 warnings, 7 lines checked
robh/patch-applied success
robh/dt-meta-schema fail build log

Commit Message

Rob Herring (Arm) June 6, 2022, 9:22 p.m. UTC
A 'phandle' type is always a single cell, so 'maxItems: 1' is redundant.

Fixes: 82b96552f15a ("dt-bindings: nvme: Add Apple ANS NVMe")
Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml | 1 -
 1 file changed, 1 deletion(-)

Comments

Sven Peter June 7, 2022, 4 p.m. UTC | #1
On Mon, Jun 6, 2022, at 23:22, Rob Herring wrote:
> A 'phandle' type is always a single cell, so 'maxItems: 1' is redundant.
>
> Fixes: 82b96552f15a ("dt-bindings: nvme: Add Apple ANS NVMe")
> Signed-off-by: Rob Herring <robh@kernel.org>

Reviewed-by: Sven Peter <sven@svenpeter.dev>
Rob Herring (Arm) June 7, 2022, 4:07 p.m. UTC | #2
On Mon, 06 Jun 2022 16:22:30 -0500, Rob Herring wrote:
> A 'phandle' type is always a single cell, so 'maxItems: 1' is redundant.
> 
> Fixes: 82b96552f15a ("dt-bindings: nvme: Add Apple ANS NVMe")
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml | 1 -
>  1 file changed, 1 deletion(-)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml b/Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml
index ddff9233b159..34dd1cc67124 100644
--- a/Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml
+++ b/Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml
@@ -55,7 +55,6 @@  properties:
     maxItems: 1
 
   apple,sart:
-    maxItems: 1
     $ref: /schemas/types.yaml#/definitions/phandle
     description: |
       Reference to the SART address filter.