Re: [PATCH v10 4/8] i2c: thunderx: Add SMBUS alert support
From: Wolfram Sang <hidden>
Date: 2016-08-23 20:57:44
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Wolfram Sang <hidden>
Date: 2016-08-23 20:57:44
Also in:
lkml
On Wed, Jun 15, 2016 at 03:51:30PM +0200, Jan Glauber wrote:
Add SMBUS alert interrupt support. For now only device tree is supported for specifying the alert. In case of ACPI an error is returned. Signed-off-by: Jan Glauber <redacted>
What about 'select I2C_SMBUS' in Kconfig and skip all the ifdeffery?