On Thu, 07 Dec 2017, Andrey Smirnov wrote:

> Add a driver for RAVE Supervisory Processor, an MCU implementing
> various bits of housekeeping functionality (watchdoging, backlight
> control, LED control, etc) on RAVE family of products by Zodiac
> Inflight Innovations.
> 
> This driver implementes core MFD/serdev device as well as
> communication subroutines necessary for commanding the device.
> 
> Cc: [email protected]
> Cc: [email protected]
> Cc: Lucas Stach <[email protected]>
> Cc: Nikita Yushchenko <[email protected]>
> Cc: Lee Jones <[email protected]>
> Cc: Greg Kroah-Hartman <[email protected]>
> Cc: Pavel Machek <[email protected]>
> Cc: Andy Shevchenko <[email protected]>
> Cc: Guenter Roeck <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Johan Hovold <[email protected]>
> Cc: Sebastian Reichel <[email protected]>
> Tested-by: Chris Healy <[email protected]>
> Reviewed-by: Guenter Roeck <[email protected]>
> Reviewed-by: Andy Shevchenko <[email protected]>
> Signed-off-by: Andrey Smirnov <[email protected]>
> ---
>  drivers/mfd/Kconfig         |   8 +
>  drivers/mfd/Makefile        |   2 +
>  drivers/mfd/rave-sp.c       | 660 
> ++++++++++++++++++++++++++++++++++++++++++++
>  include/linux/mfd/rave-sp.h |  56 ++++
>  4 files changed, 726 insertions(+)
>  create mode 100644 drivers/mfd/rave-sp.c
>  create mode 100644 include/linux/mfd/rave-sp.h

While we sort the 'matching on parent's compatible strings' issue:

For my own reference:
  Acked-for-MFD-by: Lee Jones <[email protected]>

-- 
Lee Jones
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Reply via email to