Skip to content

Commit 568f83f

Browse files
krzkandersson
authored andcommitted
dt-bindings: soc: qcom: smd: reference SMD edge schema
The child node of smd is an SMD edge representing remote subsystem. Bring back missing reference from previously sent patch (disappeared when applying). Link: https://lore.kernel.org/r/[email protected] Fixes: 385fad1 ("dt-bindings: remoteproc: qcom,smd-edge: define re-usable schema for smd-edge") Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 7113ac8 commit 568f83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/soc/qcom/qcom,smd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ properties:
2121

2222
patternProperties:
2323
"^.*-edge|rpm$":
24-
type: object
24+
$ref: /schemas/remoteproc/qcom,smd-edge.yaml#
2525
description:
2626
Each subnode of the SMD node represents a remote subsystem or a remote
2727
processor of some sort - or in SMD language an "edge". The name of the

0 commit comments

Comments
 (0)