[PATCH v2 6/6] i2c: nomadik: support >=1MHz speed modes
Linus Walleij
linus.walleij at linaro.org
Wed Oct 9 04:36:03 PDT 2024
On Wed, Oct 9, 2024 at 12:23 PM Théo Lebrun <theo.lebrun at bootlin.com> wrote:
> - BRCR value must go into the BRCR1 field when in high-speed mode.
> It goes into BRCR2 otherwise.
>
> - Remove fallback to standard mode if priv->sm > I2C_FREQ_MODE_FAST.
>
> - Set SM properly in probe; previously it only checked STANDARD versus
> FAST. Now we set STANDARD, FAST, FAST_PLUS or HIGH_SPEED.
>
> - Remove all comment sections saying we only support low-speeds.
>
> Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list