Re: [PATCH 4/6] mfd: rave-sp: Add legacy EEPROM access command translation

2018-07-13 Thread Lee Jones
On Fri, 06 Jul 2018, Andrey Smirnov wrote: > This is needed to make rave-sp-eeprom driver work on "legacy" > firmware. > > Cc: linux-kernel@vger.kernel.org > Cc: cphe...@gmail.com > Cc: Lucas Stach > Cc: Nikita Yushchenko > Cc: Lee Jones > Signed-off-by: Andrey Smirnov > --- > drivers/mfd/ra

[PATCH 4/6] mfd: rave-sp: Add legacy EEPROM access command translation

2018-07-06 Thread Andrey Smirnov
This is needed to make rave-sp-eeprom driver work on "legacy" firmware. Cc: linux-kernel@vger.kernel.org Cc: cphe...@gmail.com Cc: Lucas Stach Cc: Nikita Yushchenko Cc: Lee Jones Signed-off-by: Andrey Smirnov --- drivers/mfd/rave-sp.c | 2 ++ include/linux/mfd/rave-sp.h | 1 + 2 files c