summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel/2.6.16/80-nas100d-fix-i2c.patch
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-02-11 12:15:09 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-11 12:15:09 +0000
commitfa3539b899bac502ce29f0cb073dbfd50f8a505f (patch)
treed8ea79e862a3fec10f25f2ee290949c849246fea /packages/linux/ixp4xx-kernel/2.6.16/80-nas100d-fix-i2c.patch
parentbf1d2f1d68fd60a50a7da2aeff0242240c832527 (diff)
ixp4xx-kernel: Added initial ds101 patchset from NAiL
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.16/80-nas100d-fix-i2c.patch')
-rw-r--r--packages/linux/ixp4xx-kernel/2.6.16/80-nas100d-fix-i2c.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/80-nas100d-fix-i2c.patch b/packages/linux/ixp4xx-kernel/2.6.16/80-nas100d-fix-i2c.patch
new file mode 100644
index 0000000000..6610cc0872
--- /dev/null
+++ b/packages/linux/ixp4xx-kernel/2.6.16/80-nas100d-fix-i2c.patch
@@ -0,0 +1,16 @@
+ include/asm-arm/arch-ixp4xx/nas100d.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+--- linux-nslu2.orig/include/asm-arm/arch-ixp4xx/nas100d.h 2006-02-06 20:37:38.000000000 +0100
++++ linux-nslu2/include/asm-arm/arch-ixp4xx/nas100d.h 2006-02-09 14:33:49.000000000 +0100
+@@ -19,8 +19,8 @@
+ #error "Do not include this directly, instead #include <asm/hardware.h>"
+ #endif
+
+-#define NAS100D_SDA_PIN 6
+-#define NAS100D_SCL_PIN 5
++#define NAS100D_SDA_PIN 5
++#define NAS100D_SCL_PIN 6
+
+ /*
+ * NAS100D PCI IRQs