Skip to content

Commit

Permalink
dt-bindindgs: i2c: qcom,i2c-geni: document operating-points-v2
Browse files Browse the repository at this point in the history
Just like other Geni serial interfaces (qcom,geni-spi and
qcom,geni-uart), the Geni I2C Controller comes with OPP table:

  sdm845-sony-xperia-tama-apollo.dtb: i2c@894000: Unevaluated properties are not allowed ('operating-points-v2' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230113144950.78246-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
  • Loading branch information
Krzysztof Kozlowski authored and Rob Herring committed Jan 17, 2023
1 parent 37483c2 commit fe7ce29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/i2c/qcom,i2c-geni-qcom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ properties:
interrupts:
maxItems: 1

operating-points-v2: true

pinctrl-0: true
pinctrl-1: true

Expand Down

0 comments on commit fe7ce29

Please sign in to comment.