projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.35
/
020-gateworks_i2c_pld.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.35/020-gateworks_i2c_pld.patch
b/target/linux/ixp4xx/patches-2.6.35/020-gateworks_i2c_pld.patch
index
73f0c6c
..
5fead52
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.35/020-gateworks_i2c_pld.patch
+++ b/
target/linux/ixp4xx/patches-2.6.35/020-gateworks_i2c_pld.patch
@@
-374,9
+374,9
@@
+MODULE_AUTHOR("Chris Lang");
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
+MODULE_AUTHOR("Chris Lang");
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
-@@ -2
21,6 +221,14 @@ config GPIO_TIMBERDALE
- ---help---
-
Add support for the GPIO IP in the timberdale FPGA
.
+@@ -2
98,6 +298,14 @@ config GPIO_RDC321X
+ Support for the RDC R321x SoC GPIOs over southbridge
+
PCI configuration space
.
+config GPIO_GW_I2C_PLD
+ tristate "Gateworks I2C PLD GPIO Expander"
+config GPIO_GW_I2C_PLD
+ tristate "Gateworks I2C PLD GPIO Expander"
@@
-391,7
+391,7
@@
config GPIO_MAX7301
--- a/drivers/gpio/Makefile
+++ b/drivers/gpio/Makefile
config GPIO_MAX7301
--- a/drivers/gpio/Makefile
+++ b/drivers/gpio/Makefile
-@@ -3
1,3 +31
,4 @@ obj-$(CONFIG_GPIO_WM8994) += wm8994-gpio
+@@ -3
5,3 +35
,4 @@ obj-$(CONFIG_GPIO_WM8994) += wm8994-gpio
obj-$(CONFIG_GPIO_SCH) += sch_gpio.o
obj-$(CONFIG_GPIO_RDC321X) += rdc321x-gpio.o
obj-$(CONFIG_GPIO_JANZ_TTL) += janz-ttl.o
obj-$(CONFIG_GPIO_SCH) += sch_gpio.o
obj-$(CONFIG_GPIO_RDC321X) += rdc321x-gpio.o
obj-$(CONFIG_GPIO_JANZ_TTL) += janz-ttl.o
This page took
0.02706 seconds
and
4
git commands to generate.