Skip to content
Commit 504cc003 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Greg Kroah-Hartman
Browse files

i2c: rcar: Add R-Car Gen4 support

[ Upstream commit ea01b71b

 ]

Add support for the I2C Bus Interface on R-Car Gen4 SoCs (e.g. R-Car
S4-8) by matching on a family-specific compatible value.

While I2C on R-Car Gen4 does support some extra features (Slave Clock
Stretch Select), for now it is treated the same as I2C on R-Car Gen3.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
[wsa: removed incorrect "FM+" from commit message]
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
Stable-dep-of: ea5ea84c

 ("i2c: rcar: ensure Gen3+ reset does not disturb local targets")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent f42afb06
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment