devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: reset: document deprecated HiSilicon property
@ 2021-12-08 18:41 David Heidelberg
  2021-12-15  9:52 ` Philipp Zabel
  2021-12-15 16:47 ` Rob Herring
  0 siblings, 2 replies; 5+ messages in thread
From: David Heidelberg @ 2021-12-08 18:41 UTC (permalink / raw)
  To: Philipp Zabel, Rob Herring, Wei Xu
  Cc: ~okias/devicetree, David Heidelberg, devicetree, linux-kernel

Documenting deprecated property prevents dt-schema validation errors.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
v2:
 - document deprecated property instead of changing hi36[67]0.dtsi

.../devicetree/bindings/reset/hisilicon,hi3660-reset.yaml    | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml b/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml
index b0c41ab1a746..cdfcf32c53fa 100644
--- a/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml
+++ b/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml
@@ -24,6 +24,11 @@ properties:
           - const: hisilicon,hi3670-reset
           - const: hisilicon,hi3660-reset
 
+  hisi,rst-syscon:
+    deprecated: true
+    description: phandle of the reset's syscon, use hisilicon,rst-syscon instead
+    $ref: /schemas/types.yaml#/definitions/phandle
+
   hisilicon,rst-syscon:
     description: phandle of the reset's syscon.
     $ref: /schemas/types.yaml#/definitions/phandle
-- 
2.33.0


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

end of thread, other threads:[~2021-12-15 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08 18:41 [PATCH v2] dt-bindings: reset: document deprecated HiSilicon property David Heidelberg
2021-12-15  9:52 ` Philipp Zabel
2021-12-15 10:03   ` David Heidelberg
2021-12-15 12:14     ` Philipp Zabel
2021-12-15 16:47 ` 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).