linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6.17-rc6-mm2 1/8] intelfb: RESEND - add preliminary i2c support
@ 2006-06-20 18:55 Dennis Munsie
  0 siblings, 0 replies; only message in thread
From: Dennis Munsie @ 2006-06-20 18:55 UTC (permalink / raw)
  To: linux-fbdev-devel; +Cc: ehustvedt, airlied

From: Dennis Munsie <dmunsie@cecropia.com>

[01/07] i2c: add intelfb bit algorithm id

Adds the intelfb bit algorithm id to i2c-id.h.

Signed-off-by: Dennis Munsie <dmunsie@cecropia.com>

---

 include/linux/i2c-id.h |    1 +
 1 file changed, 1 insertion(+)

diff -Naurp -X linux-2.6.17-rc6-patched/Documentation/dontdiff linux-2.6.17-rc6-patched/include/linux/i2c-id.h linux/include/linux/i2c-id.h
--- linux-2.6.17-rc6-patched/include/linux/i2c-id.h	2006-06-13 14:57:01.000000000 -0500
+++ linux/include/linux/i2c-id.h	2006-06-14 10:04:54.000000000 -0500
@@ -189,6 +189,7 @@
 #define I2C_HW_B_RADEON		0x01001e /* radeon framebuffer driver */
 #define I2C_HW_B_EM28XX		0x01001f /* em28xx video capture cards */
 #define I2C_HW_B_CX2341X	0x010020 /* Conexant CX2341X MPEG encoder cards */
+#define I2C_HW_B_INTELFB	0x010021 /* intel framebuffer driver */
 
 /* --- PCF 8584 based algorithms					*/
 #define I2C_HW_P_LP		0x020000 /* Parallel port interface */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-20 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-20 18:55 [PATCH 2.6.17-rc6-mm2 1/8] intelfb: RESEND - add preliminary i2c support Dennis Munsie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).