18c2ecf20Sopenharmony_ciQualcomm OPP bindings to describe OPP nodes 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_ciThe bindings are based on top of the operating-points-v2 bindings 48c2ecf20Sopenharmony_cidescribed in Documentation/devicetree/bindings/opp/opp.txt 58c2ecf20Sopenharmony_ciAdditional properties are described below. 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci* OPP Table Node 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ciRequired properties: 108c2ecf20Sopenharmony_ci- compatible: Allow OPPs to express their compatibility. It should be: 118c2ecf20Sopenharmony_ci "operating-points-v2-qcom-level" 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ci* OPP Node 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ciRequired properties: 168c2ecf20Sopenharmony_ci- qcom,opp-fuse-level: A positive value representing the fuse corner/level 178c2ecf20Sopenharmony_ci associated with this OPP node. Sometimes several corners/levels shares 188c2ecf20Sopenharmony_ci a certain fuse corner/level. A fuse corner/level contains e.g. ref uV, 198c2ecf20Sopenharmony_ci min uV, and max uV. 20