Skip to content

Commit

Permalink
dt-bindings: soc: qcom: smd: reference SMD edge schema
Browse files Browse the repository at this point in the history
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]
  • Loading branch information
krzk authored and andersson committed Aug 9, 2022
1 parent 7113ac8 commit 568f83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/soc/qcom/qcom,smd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ properties:

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

0 comments on commit 568f83f

Please sign in to comment.