login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
February
»
18
Re: [PATCH v3 1/3] MFD: introduce lpc_sch for Intel SCH LPC bridge
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Randy Dunlap
Subject:
Re: [PATCH v3 1/3] MFD: introduce lpc_sch for Intel SCH LPC bridge
Date: Thursday, February 18, 2010 - 11:08 am
On 02/18/10 10:01, Denis Turischev wrote:
quoted text
> Intel Poulsbo (SCH) chipset LPC bridge controller contains several > functions. Creating and MFD driver for the LPC bridge controller allows > simultaneous use of SMBus and GPIO interfaces on the SCH. > > v2: added "select MFD_CORE" > v3: removed "default m"
Thanks.
quoted text
> Signed-off-by: Denis Turischev <denis@compulab.co.il> > > diff -Nru linux-2.6.33-rc7.orig/drivers/mfd/Kconfig > linux-2.6.33-rc7/drivers/mfd/Kconfig > --- linux-2.6.33-rc7.orig/drivers/mfd/Kconfig 2010-02-07 > 00:17:12.000000000 +0200 > +++ linux-2.6.33-rc7/drivers/mfd/Kconfig 2010-02-18 > 19:56:19.000000000 +0200 > @@ -348,6 +348,14 @@ > read/write functions for the devices to get access to this chip. > This chip embeds various other multimedia funtionalities as well. > > +config LPC_SCH > + tristate "Intel SCH LPC" > + depends on PCI > + select MFD_CORE > + help > + LPC bridge function of the Intel SCH provides support for > + System Management Bus and General Purpose I/O. > + > endmenu > > menu "Multimedia Capabilities Port drivers"
-- ~Randy --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/3] Add Intel SCH GPIO driver
, Denis Turischev
, (Thu Feb 11, 3:24 am)
[PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC bridge
, Denis Turischev
, (Thu Feb 11, 3:26 am)
[PATCH 2/3] i2c: convert i2c-isch to platform_device
, Denis Turischev
, (Thu Feb 11, 3:28 am)
[PATCH 3/3] gpio: add Intel SCH GPIO controller driver
, Denis Turischev
, (Thu Feb 11, 3:28 am)
Re: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Samuel Ortiz
, (Tue Feb 16, 3:08 am)
RE: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Pan, Jacob jun
, (Tue Feb 16, 6:59 am)
Re: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Jean Delvare
, (Tue Feb 16, 8:45 am)
RE: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Pan, Jacob jun
, (Tue Feb 16, 10:19 am)
Re: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Jean Delvare
, (Tue Feb 16, 10:29 am)
Re: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, David Brownell
, (Tue Feb 16, 12:57 pm)
Re: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Jean Delvare
, (Tue Feb 16, 2:49 pm)
Re: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Denis Turischev
, (Wed Feb 17, 3:03 am)
Re: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Jean Delvare
, (Wed Feb 17, 3:44 am)
Re: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Mike Rapoport
, (Wed Feb 17, 5:35 am)
Re: [PATCH 1/3] MFD: introduce lpc_sch for Intel SCH LPC b ...
, Samuel Ortiz
, (Wed Feb 17, 7:37 am)
[PATCH v2 3/3] gpio: add Intel SCH GPIO controller driver
, Denis Turischev
, (Wed Feb 17, 8:39 am)
[PATCH v2 2/3] i2c: convert i2c-isch to platform_device
, Denis Turischev
, (Wed Feb 17, 8:42 am)
[PATCH v2 1/3] MFD: introduce lpc_sch for Intel SCH LPC bridge
, Denis Turischev
, (Thu Feb 18, 10:42 am)
Re: [PATCH v2 1/3] MFD: introduce lpc_sch for Intel SCH LP ...
, Randy Dunlap
, (Thu Feb 18, 10:45 am)
[PATCH v3 1/3] MFD: introduce lpc_sch for Intel SCH LPC bridge
, Denis Turischev
, (Thu Feb 18, 11:01 am)
Re: [PATCH v3 1/3] MFD: introduce lpc_sch for Intel SCH LP ...
, Randy Dunlap
, (Thu Feb 18, 11:08 am)
Re: [PATCH v3 1/3] MFD: introduce lpc_sch for Intel SCH LP ...
, Samuel Ortiz
, (Fri Feb 19, 3:30 am)
Re: [PATCH v2 2/3] i2c: convert i2c-isch to platform_device
, Samuel Ortiz
, (Fri Feb 19, 3:33 am)
[PATCH v3 2/3] i2c: convert i2c-isch to platform_device
, Denis Turischev
, (Sun Feb 21, 5:46 am)
[PATCH v3 3/3] gpio: add Intel SCH GPIO controller driver
, Denis Turischev
, (Sun Feb 21, 5:50 am)
Re: [PATCH v3 3/3] gpio: add Intel SCH GPIO controller driver
, David Brownell
, (Sun Feb 21, 12:12 pm)
Re: [PATCH v3 2/3] i2c: convert i2c-isch to platform_device
, Mike Rapoport
, (Tue Feb 23, 12:00 am)
Re: [PATCH v3 2/3] i2c: convert i2c-isch to platform_device
, Jean Delvare
, (Tue Feb 23, 1:12 am)
Re: [PATCH v3 2/3] i2c: convert i2c-isch to platform_device
, Samuel Ortiz
, (Tue Feb 23, 1:20 am)
Re: [PATCH v3 2/3] i2c: convert i2c-isch to platform_device
, Jean Delvare
, (Tue Feb 23, 1:24 am)
Re: [PATCH v3 1/3] MFD: introduce lpc_sch for Intel SCH LP ...
, Jean Delvare
, (Tue Feb 23, 1:26 am)
Re: [PATCH v3 1/3] MFD: introduce lpc_sch for Intel SCH LP ...
, Denis Turischev
, (Tue Feb 23, 2:25 am)
Re: [PATCH v3 1/3] MFD: introduce lpc_sch for Intel SCH LP ...
, Samuel Ortiz
, (Tue Feb 23, 2:41 am)
Re: [PATCH v3 3/3] gpio: add Intel SCH GPIO controller driver
, Mike Rapoport
, (Tue Feb 23, 11:49 pm)
Re: [PATCH v3 2/3] i2c: convert i2c-isch to platform_device
, Samuel Ortiz
, (Sun Feb 28, 12:00 pm)
Re: [PATCH v3 3/3] gpio: add Intel SCH GPIO controller driver
, Samuel Ortiz
, (Sun Feb 28, 12:01 pm)
[PATCH v4 2/3] i2c: convert i2c-isch to platform_device
, Denis Turischev
, (Mon Mar 1, 9:59 am)
[PATCH v4 3/3] gpio: add Intel SCH GPIO controller driver
, Denis Turischev
, (Mon Mar 1, 10:02 am)
Re: [PATCH v3 3/3] gpio: add Intel SCH GPIO controller driver
, Len Brown
, (Mon Mar 1, 11:09 am)
Re: [PATCH v3 3/3] gpio: add Intel SCH GPIO controller driver
, Alan Cox
, (Mon Mar 1, 12:50 pm)
Re: [PATCH v3 3/3] gpio: add Intel SCH GPIO controller driver
, Mike Rapoport
, (Mon Mar 1, 11:42 pm)
Re: [PATCH v3 3/3] gpio: add Intel SCH GPIO controller driver
, Denis Turischev
, (Tue Mar 2, 2:29 am)
Re: [PATCH v4 2/3] i2c: convert i2c-isch to platform_device
, Samuel Ortiz
, (Tue Mar 2, 3:06 am)
Re: [PATCH v4 3/3] gpio: add Intel SCH GPIO controller driver
, Samuel Ortiz
, (Tue Mar 2, 3:09 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Michael Trimarchi
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
Miklos Szeredi
[patch 14/15] vfs: more path_permission() conversions
Serge E. Hallyn
Re: [RFC v5][PATCH 7/8] Infrastructure for shared objects
Bernd Schmidt
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Takashi Iwai
[PATCH 2/2] input: Add LED support to Synaptics device
git
:
Junio C Hamano
Re: mingw, windows, crlf/lf, and git
Eyvind Bernhardsen
Re: Where has "git ls-remote" reference pattern matching gone?
Shawn O. Pearce
Re: Switching from CVS to GIT
Todd Zullinger
Re: [PATCH 2/2] send-email: rfc2047-quote subject lines with non-ascii characters
Santi Béjar
Re: How to use git-fmt-merge-msg?
linux-netdev
:
Ramkrishna Vepa
[net-2.6 PATCH 1/10] Neterion: New driver: Driver help file
Mark Anthony
invitation / inquiry
Ingo Molnar
Re: [PATCH 08/16] dma-debug: add core checking functions
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Sascha Hauer
[PATCH 03/12] fec: do not typedef struct types
git-commits-head
:
Linux Kernel Mailing List
amba: struct device - replace bus_id with dev_name(), dev_set_name()
Linux Kernel Mailing List
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Linux Kernel Mailing List
ARM: S5PC100: IRQ and timer
Linux Kernel Mailing List
davinci: edma: clear interrupt status for interrupt enabled channels only
Linux Kernel Mailing List
x86, mm, kprobes: fault.c, simplify notify_page_fault()
openbsd-misc
:
Daniel A. Ramaley
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Matthias Kilian
Re: can't get vesa @ 1280x800 or nv
Tobias Ulmer
Re: Problem after upgrade 4.5 to 4.6: ERR M
Philip Guenther
Re: SIGCHLD and libpthread.so
J.C. Roberts
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Colocation donated by:
Syndicate