Re: [PATCH v5 1/2] platform: Add driver for RAVE Supervisory Processor
From: Pavel Machek
Date: Thu Aug 24 2017 - 12:04:23 EST
On Fri 2017-07-28 07:27:03, Andrey Smirnov wrote:
> Add a driver for RAVE Supervisory Processor, an MCU implementing
> varoius 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.
This introduces new /sysfs userland interfaces, right? That needs documenting,
and some review.
For example... bootreason is there on Nokia N900, too. We want to use same interface...
Pavel