From 863a65a26c02d8a3faeb863e880430642d514248 Mon Sep 17 00:00:00 2001 From: Maulik Shah Date: Tue, 22 Mar 2022 10:29:09 +0530 Subject: [PATCH] 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 --- bindings/soc/qcom/rpmh-rsc.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bindings/soc/qcom/rpmh-rsc.txt b/bindings/soc/qcom/rpmh-rsc.txt index 2a08ea24..70fefcf5 100644 --- a/bindings/soc/qcom/rpmh-rsc.txt +++ b/bindings/soc/qcom/rpmh-rsc.txt @@ -33,9 +33,10 @@ mode requests. [Top Level Node] Properties: - label: - Usage: optional + Usage: required Value type: 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