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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindindgs: i2c: qcom,i2c-geni: document operating-points-v2

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>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
fe7ce298 37483c26

+2
+2
Documentation/devicetree/bindings/i2c/qcom,i2c-geni-qcom.yaml
··· 46 46 interrupts: 47 47 maxItems: 1 48 48 49 + operating-points-v2: true 50 + 49 51 pinctrl-0: true 50 52 pinctrl-1: true 51 53