Re: [PATCH v4 1/2] i2c: add binding to mark a bus as supporting SMBus-Alert
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-05-25 19:53:56
Also in:
linux-devicetree, linux-i2c, lkml
From: Wolfram Sang <wsa@kernel.org>
Date: 2021-05-25 19:53:56
Also in:
linux-devicetree, linux-i2c, lkml
On Wed, May 05, 2021 at 03:14:38PM +0200, Alain Volmat wrote:
Since SMBus-Alert is an optional feature of SMBUS which requires an additional pin, the smbus binding cannot be used to indicate its support. Add an additional smbus-alert binding specific for it and update the description text of smbus to avoid mentioning SMBus-Alert Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Applied to for-next, thanks!