Skip to content

Commit 5420210

Browse files
tlebWolfram Sang
authored andcommitted
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>
1 parent 2eec351 commit 5420210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ properties:
6868

6969
clock-frequency:
7070
minimum: 1
71-
maximum: 400000
71+
maximum: 3400000
7272

7373
mobileye,olb:
7474
$ref: /schemas/types.yaml#/definitions/phandle-array

0 commit comments

Comments
 (0)