Skip to content

Commit 8362f52

Browse files
okiaspH5
authored andcommitted
dt-bindings: reset: document deprecated HiSilicon property
Documenting deprecated property prevents dt-schema validation errors. Signed-off-by: David Heidelberg <david@ixit.cz> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20211208184149.99537-1-david@ixit.cz Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
1 parent 3123109 commit 8362f52

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ properties:
2424
- const: hisilicon,hi3670-reset
2525
- const: hisilicon,hi3660-reset
2626

27+
hisi,rst-syscon:
28+
deprecated: true
29+
description: phandle of the reset's syscon, use hisilicon,rst-syscon instead
30+
$ref: /schemas/types.yaml#/definitions/phandle
31+
2732
hisilicon,rst-syscon:
2833
description: phandle of the reset's syscon.
2934
$ref: /schemas/types.yaml#/definitions/phandle

0 commit comments

Comments
 (0)