[PATCH linux 0/4] drivers/fsi: Add SBEFIFO and OCC drivers

2017-06-21 Thread Eddie James
From: "Edward A. James" This series adds two FSI-based device drivers. The OCC driver is dependent on the SBEFIFO driver, as a user of it's in-kernel API. The in-kernel API provided by the OCC driver will be used by a hwmon driver (to be sent to the lkml soon). I previously

[PATCH linux 0/4] drivers/fsi: Add SBEFIFO and OCC drivers

2017-06-21 Thread Eddie James
From: "Edward A. James" This series adds two FSI-based device drivers. The OCC driver is dependent on the SBEFIFO driver, as a user of it's in-kernel API. The in-kernel API provided by the OCC driver will be used by a hwmon driver (to be sent to the lkml soon). I previously sent up the first