Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / opp / qcom-opp.txt
1 Qualcomm OPP bindings to describe OPP nodes
2
3 The bindings are based on top of the operating-points-v2 bindings
4 described in Documentation/devicetree/bindings/opp/opp-v2-base.yaml
5 Additional properties are described below.
6
7 * OPP Table Node
8
9 Required properties:
10 - compatible: Allow OPPs to express their compatibility. It should be:
11   "operating-points-v2-qcom-level"
12
13 * OPP Node
14
15 Required properties:
16 - qcom,opp-fuse-level: A positive value representing the fuse corner/level
17   associated with this OPP node. Sometimes several corners/levels shares
18   a certain fuse corner/level. A fuse corner/level contains e.g. ref uV,
19   min uV, and max uV.