devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: nvmem: qcom,spmi-sdam: Drop child node schema
@ 2022-01-19 15:11 Rob Herring
  2022-01-23 15:28 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2022-01-19 15:11 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Srinivas Kandagatla, Kumar Thella
  Cc: linux-arm-msm, devicetree, linux-kernel

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>
---
 .../bindings/nvmem/qcom,spmi-sdam.yaml        | 28 -------------------
 1 file changed, 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:
-- 
2.32.0


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

* Re: [PATCH] dt-bindings: nvmem: qcom,spmi-sdam: Drop child node schema
  2022-01-19 15:11 [PATCH] dt-bindings: nvmem: qcom,spmi-sdam: Drop child node schema Rob Herring
@ 2022-01-23 15:28 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-01-23 15:28 UTC (permalink / raw)
  To: Rob Herring
  Cc: Bjorn Andersson, devicetree, linux-kernel, Kumar Thella,
	Andy Gross, linux-arm-msm, Srinivas Kandagatla

On Wed, 19 Jan 2022 09:11:35 -0600, Rob Herring wrote:
> 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>
> ---
>  .../bindings/nvmem/qcom,spmi-sdam.yaml        | 28 -------------------
>  1 file changed, 28 deletions(-)
> 

Applied, thanks!

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

end of thread, other threads:[~2022-01-23 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-19 15:11 [PATCH] dt-bindings: nvmem: qcom,spmi-sdam: Drop child node schema Rob Herring
2022-01-23 15:28 ` 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).