summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-01-19 18:11:35 +0300
committerRob Herring <robh@kernel.org>2022-02-04 18:43:43 +0300
commita1ba6ac48a9f707369e35b7305cf492714b7a277 (patch)
tree2f8501cbba955617d8fb88ee903e132ea5a90ab9 /Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml
parent8682016ca04371d13f3384b2e14de779286f8549 (diff)
downloadlinux-a1ba6ac48a9f707369e35b7305cf492714b7a277.tar.xz
dt-bindings: nvmem: qcom,spmi-sdam: Drop child node schema
Drop the child node schema. The schema for child nodes is already defined by nvmem.yaml and doesn't need to be duplicated in the qcom,spmi-sdam schema. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220119151135.3598392-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml')
-rw-r--r--Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml28
1 files changed, 0 insertions, 28 deletions
diff --git a/Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml b/Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml
index a835e64bc6f5..ee79e13b5fe0 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml
@@ -38,34 +38,6 @@ required:
- reg
- ranges
-patternProperties:
- "^.*@[0-9a-f]+$":
- type: object
-
- properties:
- reg:
- maxItems: 1
- description:
- Offset and size in bytes within the storage device.
-
- bits:
- $ref: /schemas/types.yaml#/definitions/uint32-array
- maxItems: 1
- items:
- items:
- - minimum: 0
- maximum: 7
- description:
- Offset in bit within the address range specified by reg.
- - minimum: 1
- description:
- Size in bit within the address range specified by reg.
-
- required:
- - reg
-
- additionalProperties: false
-
unevaluatedProperties: false
examples: