aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-05-12 15:45:42 -0500
committerRob Herring <robh@kernel.org>2020-05-14 14:43:22 -0500
commit1195b303a661f1dcfc5f97b6504d7d22a46289bc (patch)
tree9cbd71528f6ddf6a52e2ee4097bf9f5101ea4d7f /Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml
parentdt-bindings: ufs: ti: Fix address properties handling (diff)
downloadwireguard-linux-1195b303a661f1dcfc5f97b6504d7d22a46289bc.tar.xz
wireguard-linux-1195b303a661f1dcfc5f97b6504d7d22a46289bc.zip
dt-bindings: ufs: ti: Add missing 'additionalProperties: false'
The ti,j721e-ufs schema is missing an 'additionalProperties: false'. Add that and and the missing assigned-clock properties. Acked-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml')
-rw-r--r--Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml b/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml
index b503b1a918a5..4d13e6bc1c50 100644
--- a/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml
+++ b/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml
@@ -25,6 +25,12 @@ properties:
power-domains:
maxItems: 1
+ assigned-clocks:
+ maxItems: 1
+
+ assigned-clock-parents:
+ maxItems: 1
+
"#address-cells":
const: 2
@@ -47,6 +53,8 @@ patternProperties:
Documentation/devicetree/bindings/ufs/cdns,ufshc.txt for binding
documentation of child node
+additionalProperties: false
+
examples:
- |
#include <dt-bindings/interrupt-controller/irq.h>