Re: [PATCH v4 2/2] i2c: stm32f7: add SMBus-Alert support
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-05-25 19:54:04
Also in:
linux-devicetree, linux-i2c, lkml
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-05-25 19:54:04
Also in:
linux-devicetree, linux-i2c, lkml
On Wed, May 05, 2021 at 03:14:39PM +0200, Alain Volmat wrote:
Add support for the SMBus-Alert protocol to the STM32F7 that has dedicated control and status logic. If SMBus-Alert is used, the SMBALERT# pin must be configured as alternate function for I2C Alert. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Applied to for-next, thanks!