dt-bindings: remoteproc: qcom,glink-edge: correct label description
Correct the description of 'label' property. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230208101545.45711-7-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
fdafdddf7b
commit
6f9c2f19a8
|
@ -35,7 +35,9 @@ properties:
|
|||
maxItems: 1
|
||||
|
||||
label:
|
||||
description: The names of the state bits used for SMP2P output
|
||||
description:
|
||||
Name of the edge, used for debugging and identification purposes. The
|
||||
node name will be used if this is not present.
|
||||
|
||||
mboxes:
|
||||
maxItems: 1
|
||||
|
|
Loading…
Reference in New Issue