[rdc] use upstream MFD, GPIO patch, put everything in patches.
[openwrt.git] / target / linux / rdc / patches-2.6.30 / 004-rdc321x_defs_remove.patch
1 This file is replaced by a cleaner version with the adding of a MFD driver for
2 the southbridge.
3
4 Signed-off-by: Florian Fainelli <florian@openwrt.org>
5 ---
6 diff --git a/arch/x86/include/asm/rdc321x_defs.h b/arch/x86/include/asm/rdc321x_defs.h
7 deleted file mode 100644
8 index c8e9c8b..0000000
9 --- a/arch/x86/include/asm/rdc321x_defs.h
10 +++ /dev/null
11 @@ -1,12 +0,0 @@
12 -#define PFX "rdc321x: "
13 -
14 -/* General purpose configuration and data registers */
15 -#define RDC3210_CFGREG_ADDR 0x0CF8
16 -#define RDC3210_CFGREG_DATA 0x0CFC
17 -
18 -#define RDC321X_GPIO_CTRL_REG1 0x48
19 -#define RDC321X_GPIO_CTRL_REG2 0x84
20 -#define RDC321X_GPIO_DATA_REG1 0x4c
21 -#define RDC321X_GPIO_DATA_REG2 0x88
22 -
23 -#define RDC321X_MAX_GPIO 58
24
25
26
This page took 0.044097 seconds and 5 git commands to generate.