Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <ansuelsmth@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>

authored by

Christian Marangi and committed by
Viresh Kumar
7f6aa81d 47e161a7

+3 -1
+3 -1
Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml
··· 47 47 - if: 48 48 properties: 49 49 compatible: 50 - const: operating-points-v2-kryo-cpu 50 + enum: 51 + - operating-points-v2-krait-cpu 52 + - operating-points-v2-kryo-cpu 51 53 then: 52 54 $ref: /schemas/opp/opp-v2-kryo-cpu.yaml# 53 55