Skip to content

Commit 7f6aa81

Browse files
Ansuelvireshk
authored andcommitted
dt-bindings: cpufreq: qcom-cpufreq-nvmem: Document krait-cpu
Document newly introduced operating-points-v2-krait-cpu compatible to the list of accepted compatible for opp-v2-kryo-cpu nodes. Signed-off-by: Christian Marangi <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
1 parent 47e161a commit 7f6aa81

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ patternProperties:
4747
- if:
4848
properties:
4949
compatible:
50-
const: operating-points-v2-kryo-cpu
50+
enum:
51+
- operating-points-v2-krait-cpu
52+
- operating-points-v2-kryo-cpu
5153
then:
5254
$ref: /schemas/opp/opp-v2-kryo-cpu.yaml#
5355

0 commit comments

Comments
 (0)