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

dt-bindings: i2c: nomadik: support 400kHz < clock-frequency <= 3.4MHz

Hardware is not limited to 400kHz, its documentation does mention how to
configure it for high-speed (a specific Speed-Mode enum value and
a different bus rate clock divider register to be used).

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

authored by

Théo Lebrun and committed by
Wolfram Sang
54202106 2eec351e

+1 -1
+1 -1
Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml
··· 68 68 69 69 clock-frequency: 70 70 minimum: 1 71 - maximum: 400000 71 + maximum: 3400000 72 72 73 73 mobileye,olb: 74 74 $ref: /schemas/types.yaml#/definitions/phandle-array