From: Théo Lebrun Date: Wed, 9 Oct 2024 14:01:08 +0000 (+0200) Subject: dt-bindings: i2c: nomadik: support 400kHz < clock-frequency <= 3.4MHz X-Git-Tag: microblaze-v6.16~550^2~7 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=54202106c0fe23693c5e9e81e7587ce89e6dd182;p=linux-2.6-microblaze.git 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 Signed-off-by: Théo Lebrun Reviewed-by: Rob Herring (Arm) Signed-off-by: Andi Shyti Signed-off-by: Wolfram Sang --- diff --git a/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml b/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml index 7e84465c2009..012402debfeb 100644 --- a/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml +++ b/Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml @@ -68,7 +68,7 @@ properties: clock-frequency: minimum: 1 - maximum: 400000 + maximum: 3400000 mobileye,olb: $ref: /schemas/types.yaml#/definitions/phandle-array