[PATCH 0/3] i386: CS5535 chip support (Geode companion chip)

From: Ben Gardner
Date: Wed Dec 07 2005 - 12:27:49 EST


This patch series adds support for the AMD CS5535, which is the Geode
companion chip. It targets the DIVIL (Diverse Integrated Logic)
components.

Patch 1 does the following:
- verifies the existence of the CS5535 by checking the DIVIL signature
- configures UART1 as a NS16550A
- (optionally) enables UART2 and configures it as a NS16550A
- (optionally) enables the SMBus/I2C interface

Patch 2 provides a simple GPIO char driver, modeled after the
scx200_gpio driver.

Patch 3 provides a SMBus/I2C driver, modeled after the scx200_acb driver.

Signed-off-by: Ben Gardner <bgardner@xxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/