Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1305756

Re: [PATCH v3 0/6] Add Advantech iManager EC driver set

From Guenter Roeck <linux@roeck-us.net>
Newsgroups linux.kernel
Subject Re: [PATCH v3 0/6] Add Advantech iManager EC driver set
Date 2016-01-11 02:00 +0100
Message-ID <qPyZX-3hi-3@gated-at.bofh.it> (permalink)
References <qPxKy-2yK-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 01/10/2016 03:31 PM, richard.dorsch@gmail.com wrote:
> From: Richard Vidal-Dorsch <richard.dorsch@gmail.com>
>
> The Advantech iManager is an embedded controller (depending on board type,
> ITE it8518/it8528) on which a custom firmware runs. All drivers (GPIO, I2C,
> HWmon, Watchdog, and backlight) are being managed by the imanager mfd driver.
> The imanager mfd driver acts as a 'gateway' and handles all communications
> between the EC and sub-drivers (GPIO, I2C, ...). The feature specific
> communication portions are split up into core files such as
> imanager-ec-[gpio, i2c, ...].
>
> Changes from v2:
> I forgot to remove .owner from other drivers too... silly me!
> - Remove .owner from platform_driver in:
>    drivers/gpio/imanager-bl
>    drivers/gpio/imanager-core.c
>    drivers/gpio/imanager-i2c.c
>    drivers/gpio/imanager-hwmon.c
>

Hi Richard,

in case there are more alerts from the 0day build system, or minor feedback
from others, please give us time to actually review the code before
resending the series. I have not even had time to look into v1 (and I bet
no one else had either), and you already sent v3, just to remove various
.owner fields.

Also, please be a bit patient. The commit window just opened, meaning
all maintainers will be busy preparing to send pull requests to Linus.

Thanks,
Guenter

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/6] Add Advantech iManager EC driver set richard.dorsch@gmail.com - 2016-01-11 00:40 +0100
  [PATCH v3 6/6] Add Advantech iManager Watchdog driver richard.dorsch@gmail.com - 2016-01-11 00:40 +0100
  [PATCH v3 5/6] Add Advantech iManager Backlight driver richard.dorsch@gmail.com - 2016-01-11 00:40 +0100
    Re: [PATCH v3 5/6] Add Advantech iManager Backlight driver Lee Jones <lee.jones@linaro.org> - 2016-01-11 11:30 +0100
  Re: [PATCH v3 0/6] Add Advantech iManager EC driver set Guenter Roeck <linux@roeck-us.net> - 2016-01-11 02:00 +0100

csiph-web