Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

David Heidelberg and committed by
Philipp Zabel
8362f521 31231092

+5
+5
Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.yaml
··· 24 24 - const: hisilicon,hi3670-reset 25 25 - const: hisilicon,hi3660-reset 26 26 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 + 27 32 hisilicon,rst-syscon: 28 33 description: phandle of the reset's syscon. 29 34 $ref: /schemas/types.yaml#/definitions/phandle