[PATCH] dt-bindings: soc: aspeed XDMA fixes
Cédric Le Goater
clg at kaod.org
Fri Feb 18 20:33:17 AEDT 2022
This is to address warnings reported by make dt_binding_check.
Cc: Eddie James <eajames at linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg at kaod.org>
---
Documentation/devicetree/bindings/soc/aspeed/xdma.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/soc/aspeed/xdma.yaml b/Documentation/devicetree/bindings/soc/aspeed/xdma.yaml
index 495743581e2d..b3d2aeb5a9b9 100644
--- a/Documentation/devicetree/bindings/soc/aspeed/xdma.yaml
+++ b/Documentation/devicetree/bindings/soc/aspeed/xdma.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Aspeed AST25XX and AST26XX XDMA Engine
maintainers:
- - Eddie James <eajames at linux.ibm.com>
+ - Eddie James <eajames at linux.ibm.com>
description: |
This binding describes the XDMA Engine embedded in the AST2500 and AST2600
@@ -31,13 +31,11 @@ properties:
maxItems: 2
reset-names:
- maxItems: 2
items:
- const: device
- const: root-complex
interrupts:
- maxItems: 2
items:
- description: global interrupt for the XDMA engine
- description: PCI-E reset or PERST interrupt
@@ -71,6 +69,8 @@ then:
required:
- reset-names
+additionalProperties: false
+
examples:
- |
#include <dt-bindings/clock/ast2600-clock.h>
--
2.34.1
More information about the openbmc
mailing list