i2c: stm32f7: Add SMBus Host-Notify protocol support
authorAlain Volmat <alain.volmat@st.com>
Mon, 3 Aug 2020 05:17:56 +0000 (07:17 +0200)
committerWolfram Sang <wsa@kernel.org>
Fri, 18 Sep 2020 21:02:02 +0000 (23:02 +0200)
commit6af077194600d5445f802ce4587a3254a215a851
tree4a59b0334d8b00ba65abada4d26062e90877bb42
parent2a71593da34d473461f2f5c3dbb53b883596188a
i2c: stm32f7: Add SMBus Host-Notify protocol support

Rely on the core functions to implement the host-notify
protocol via the a I2C slave device.

Signed-off-by: Alain Volmat <alain.volmat@st.com>
Reviewed-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/i2c-stm32f7.c