]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47e461f762f16dcb1b9aa8af5cdb6769795dab4a
tree4a59b0334d8b00ba65abada4d26062e90877bb42
parent37238513aa794bb7ac6cbaed784d0fb1beca30bd
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