[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120418101802.GD1204@sortiz-mobl>
Date: Wed, 18 Apr 2012 12:18:02 +0200
From: Samuel Ortiz <sameo@...ux.intel.com>
To: Seth Heasley <seth.heasley@...el.com>
Cc: linux-kernel@...r.kernel.org,
James Ralston <james.d.ralston@...el.com>
Subject: Re: [PATCH 3/3] lpc_sch: Add Intel Centerton Multifunction Device
support
Hi Seth,
On Tue, Apr 17, 2012 at 02:09:22PM -0700, Seth Heasley wrote:
> This patch adds the Intel Centerton processor DeviceID for the Integrated Legacy Block. The ILB provides GPIO, SMBus, and Watchdog functionality. The ILB DeviceID is defined in include/linux/pci_ids.h.
>
Is the pci_ids.h change already in ? If not, I should take it at the same time
so that we don't break compilation.
> @@ -68,7 +69,7 @@ static struct resource wdt_sch_resource = {
>
> static struct mfd_cell tunnelcreek_cells[] = {
> {
> - .name = "tunnelcreek_wdt",
> + .name = "ie6xx_wdt",
> .num_resources = 1,
> .resources = &wdt_sch_resource,
> },
This one should be part of your upcoming watchdog driver patch (as a separate
patch that I'd take).
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists