bindings: soc: qcom: rpmh-rsc: Make label as required property

Make label as required property. label is used to get the RSC
device handle when the devices using RSC device is not a child
of RSC device.

Change-Id: Idb0a2f0f28fd140f93592df8aadcf3ca91df4d66
This commit is contained in:
Maulik Shah
2022-03-22 10:29:09 +05:30
parent 1282d2bf6c
commit 863a65a26c

View File

@@ -33,9 +33,10 @@ mode requests.
[Top Level Node]
Properties:
- label:
Usage: optional
Usage: required
Value type: <string>
Definition: Name for the RSC. The name would be used in trace logs.
Must be "apps_rsc", "disp_rsc" or "cam_rsc".
- compatible:
Usage: required