Re: [PATCH v3 4/5] i2c-piix4: Add support for multiplexed main adapter in SB800

2015-11-09 Thread Andy Shevchenko
On Sat, 2015-11-07 at 12:35 +0100, Christian Fetzer wrote: > The SB800 chipset supports a multiplexed main SMBus controller with > four ports. The multiplexed ports share the same SMBus address and > register set. The port is selected by bits 2:1 of the smb_en register > (0x2C). > > Only one port

[PATCH v3 4/5] i2c-piix4: Add support for multiplexed main adapter in SB800

2015-11-07 Thread Christian Fetzer
The SB800 chipset supports a multiplexed main SMBus controller with four ports. The multiplexed ports share the same SMBus address and register set. The port is selected by bits 2:1 of the smb_en register (0x2C). Only one port can be active at any point in time therefore a mutex is needed in