Some devices may use a shared OPP table, such as separate CPR threads. Allow the table to be marked as such. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml b/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml index b203ea01b17a..cc694b254a14 100644 --- a/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml +++ b/Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml @@ -16,6 +16,8 @@ properties: compatible: const: operating-points-v2-qcom-level + opp-shared: true + patternProperties: '^opp-?[0-9]+$': type: object -- 2.45.2