* Pending September patches
@ 2006-10-04 13:28 Dirk Behme
2006-10-04 15:55 ` andrzej zaborowski
` (2 more replies)
0 siblings, 3 replies; 14+ messages in thread
From: Dirk Behme @ 2006-10-04 13:28 UTC (permalink / raw)
To: linux-omap-open-source
Hi,
my list of pending OMAP patches for September 2006:
1. [PATCH] MTD patch, including the latest modifications an
offical upgrades for MTD
http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007889.html
Note: Is this still necessary or does 2.6.18 contain it
automatically?
2.[PATCH 1/4] TSC2102 main SPI driver
http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007929.html
3. [PATCH 2/4] TSC2102 Touchscreen
http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007931.html
Note: What's about "[PATCH 3/4] TSC2102 hwmon driver"?
4. [PATCH 4/4] TSC2102 OMAP audio driver
http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007930.html
5. [PATCH] Request OMAP MMC Write-protect pin
http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007976.html
6. LCD output from decompressor
http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007977.html
Note: Should this be applied or only stay on the list for
interested people?
Please correct if I missed anything, if any of above patches
are already applied or if any has comments I overlooked and
needs resend. Are there any older patches pending?
Cheers
Dirk
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Pending September patches
2006-10-04 13:28 Pending September patches Dirk Behme
@ 2006-10-04 15:55 ` andrzej zaborowski
2006-10-04 16:29 ` Help with LCD on OSK Sideleau, Scott R
2006-10-04 18:22 ` Pending September patches Ladislav Michl
2006-10-19 14:10 ` About to tag 2.6.18-omap1 (Was: Pending September patches) Tony Lindgren
2 siblings, 1 reply; 14+ messages in thread
From: andrzej zaborowski @ 2006-10-04 15:55 UTC (permalink / raw)
To: Dirk Behme; +Cc: linux-omap-open-source
On 04/10/06, Dirk Behme <dirk.behme@googlemail.com> wrote:
> Hi,
>
> my list of pending OMAP patches for September 2006:
>
> 1. [PATCH] MTD patch, including the latest modifications an
> offical upgrades for MTD
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007889.html
>
> Note: Is this still necessary or does 2.6.18 contain it
> automatically?
>
> 2.[PATCH 1/4] TSC2102 main SPI driver
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007929.html
>
> 3. [PATCH 2/4] TSC2102 Touchscreen
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007931.html
>
> Note: What's about "[PATCH 3/4] TSC2102 hwmon driver"?
The code from it was included in "[PATCH 1/4] TSC2102 main SPI driver".
>
> 4. [PATCH 4/4] TSC2102 OMAP audio driver
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007930.html
>
> 5. [PATCH] Request OMAP MMC Write-protect pin
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007976.html
>
> 6. LCD output from decompressor
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007977.html
>
> Note: Should this be applied or only stay on the list for
> interested people?
It was meant to stay on the list for interested people. One part of
the patch changes the 8x8 font to 8x16 which also affects Acorn
RiscPC. The other part is non-intrusive but estimated interested
people are few.
Greetings,
--
balrog 2oo6
^ permalink raw reply [flat|nested] 14+ messages in thread
* Help with LCD on OSK
2006-10-04 15:55 ` andrzej zaborowski
@ 2006-10-04 16:29 ` Sideleau, Scott R
2006-10-04 20:36 ` Ishigami, Tatsuya
0 siblings, 1 reply; 14+ messages in thread
From: Sideleau, Scott R @ 2006-10-04 16:29 UTC (permalink / raw)
To: linux-omap-open-source
Hello,
I was hoping I might be able to get some assistance with getting an external,
custom LCD working with the OSK. It's driver board currently connects to the
OSK via the 80-pin HiRose connector to Expansion Slot C on the OSK.
It's a grascale video LCD (320x240 from Hantronix) with it's 4x data lines
connected to LCD.P2, LCD.P4, LCD.P6, and LCD.P8.
I've looked at lcd_osk.c and lcdc.c in .../arch/arm/drivers/plat-omap, but do
not readily see what I need to modify to get things working.
In addition, I do not know how to tell if the driver is installed and loading
correctly with my current kernel.
Any help and/or direction (to documentation or otherwise) would be greatly
appreciated. As this is a university project, I'm on a tight schedule and
would appreciate any response... really.
Thanks in advance.
______________________________________________
Scott R. Sideleau
ECE '07, Worcester Polytechnic Institute
@ MQP Ireland A'06, University of Limerick
+353 61-307310 / srs@wpi.edu
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Pending September patches
2006-10-04 13:28 Pending September patches Dirk Behme
2006-10-04 15:55 ` andrzej zaborowski
@ 2006-10-04 18:22 ` Ladislav Michl
2006-10-19 13:54 ` Tony Lindgren
2006-10-19 14:10 ` About to tag 2.6.18-omap1 (Was: Pending September patches) Tony Lindgren
2 siblings, 1 reply; 14+ messages in thread
From: Ladislav Michl @ 2006-10-04 18:22 UTC (permalink / raw)
To: Dirk Behme; +Cc: linux-omap-open-source
On Wed, Oct 04, 2006 at 03:28:24PM +0200, Dirk Behme wrote:
> Hi,
>
> my list of pending OMAP patches for September 2006:
>
> 1. [PATCH] MTD patch, including the latest modifications an
> offical upgrades for MTD
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007889.html
>
> Note: Is this still necessary or does 2.6.18 contain it
> automatically?
2.6.18 is quite well synced with MTD tree. What is missing is out driver
modification... Please consider.
[PATCH] Make omap-nand-flash driver work after MTD update
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
diff --git a/drivers/mtd/nand/omap-nand-flash.c b/drivers/mtd/nand/omap-nand-flash.c
index 35a3408..a231e18 100644
--- a/drivers/mtd/nand/omap-nand-flash.c
+++ b/drivers/mtd/nand/omap-nand-flash.c
@@ -11,6 +11,7 @@
#include <linux/init.h>
#include <linux/ioport.h>
+#include <linux/delay.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/platform_device.h>
@@ -44,21 +45,25 @@ struct omap_nand_info {
/*
* hardware specific access to control-lines
* NOTE: boards may use different bits for these!!
+ *
+ * ctrl:
+ * NAND_NCE: bit 0 - don't care
+ * NAND_CLE: bit 1 -> bit 1 (0x0002)
+ * NAND_ALE: bit 2 -> bit 2 (0x0004)
*/
-#define MASK_CLE 0x02
-#define MASK_ALE 0x04
-static void omap_nand_hwcontrol(struct mtd_info *mtd, int cmd)
+
+static void omap_nand_hwcontrol(struct mtd_info *mtd, int cmd, unsigned int ctrl)
{
- struct nand_chip *this = mtd->priv;
- unsigned long IO_ADDR_W = (unsigned long) this->IO_ADDR_W;
-
- switch (cmd) {
- case NAND_CTL_SETCLE: IO_ADDR_W |= MASK_CLE; break;
- case NAND_CTL_CLRCLE: IO_ADDR_W &= ~MASK_CLE; break;
- case NAND_CTL_SETALE: IO_ADDR_W |= MASK_ALE; break;
- case NAND_CTL_CLRALE: IO_ADDR_W &= ~MASK_ALE; break;
- }
- this->IO_ADDR_W = (void __iomem *) IO_ADDR_W;
+ struct nand_chip *chip = mtd->priv;
+ unsigned long mask;
+
+ if (cmd == NAND_CMD_NONE)
+ return;
+
+ mask = (ctrl & NAND_CLE) ? 0x02 : 0;
+ if (ctrl & NAND_ALE)
+ mask |= 0x04;
+ writeb(cmd, (unsigned long)chip->IO_ADDR_W | mask);
}
static int omap_nand_dev_ready(struct mtd_info *mtd)
@@ -76,12 +81,10 @@ static int __devinit omap_nand_probe(str
unsigned long size = res->end - res->start + 1;
int err;
- info = kmalloc(sizeof(struct omap_nand_info), GFP_KERNEL);
+ info = kzalloc(sizeof(struct omap_nand_info), GFP_KERNEL);
if (!info)
return -ENOMEM;
- memset(info, 0, sizeof(struct omap_nand_info));
-
if (!request_mem_region(res->start, size, pdev->dev.driver->name)) {
err = -EBUSY;
goto out_free_info;
@@ -93,8 +96,8 @@ static int __devinit omap_nand_probe(str
goto out_release_mem_region;
}
info->nand.IO_ADDR_W = info->nand.IO_ADDR_R;
- info->nand.hwcontrol = omap_nand_hwcontrol;
- info->nand.eccmode = NAND_ECC_SOFT;
+ info->nand.cmd_ctrl = omap_nand_hwcontrol;
+ info->nand.ecc.mode = NAND_ECC_SOFT;
info->nand.options = pdata->options;
if (pdata->dev_ready)
info->nand.dev_ready = omap_nand_dev_ready;
^ permalink raw reply related [flat|nested] 14+ messages in thread
* RE: Help with LCD on OSK
2006-10-04 16:29 ` Help with LCD on OSK Sideleau, Scott R
@ 2006-10-04 20:36 ` Ishigami, Tatsuya
2006-10-05 9:48 ` Sideleau, Scott R
0 siblings, 1 reply; 14+ messages in thread
From: Ishigami, Tatsuya @ 2006-10-04 20:36 UTC (permalink / raw)
To: Sideleau, Scott R; +Cc: linux-omap-open-source
Hello,
> It's a grascale video LCD (320x240 from Hantronix) with
> it's 4x data lines connected to LCD.P2, LCD.P4, LCD.P6,
> and LCD.P8.
Is its specification (or datasheet) available public, ideally on-line?
> I've looked at lcd_osk.c and lcdc.c in .../arch/arm/drivers/plat-omap,
> but do not readily see what I need to modify to get things working.
Well, you might first want to understand each parameter with
the display controller datamanual.
http://focus.ti.com/lit/ug/spru764b/spru764b.pdf
> I do not know how to tell if the driver is installed and loading
> correctly with my current kernel.
I hope this page might help.
http://oskfordummies.hp.infoseek.co.jp/howto/lcd.html
> As this is a university project, I'm on a tight schedule
Probably you already know, but the OSK LCD board is already
is available from the 3rd parties.
http://www.aditec.co.kr/2005_aditec/img/aglm.pdf
http://www.mistralsoftware.com/html/product/opendoc.php?document_url=oma
p_products/QVLM.pdf
Good luck,
Regards,
Ishigami
-----Original Message-----
From: Sideleau, Scott R [mailto:srs@WPI.EDU]
Sent: Wednesday, October 04, 2006 9:30 AM
To: linux-omap-open-source@linux.omap.com
Subject: Help with LCD on OSK
Hello,
I was hoping I might be able to get some assistance with getting an
external,
custom LCD working with the OSK. It's driver board currently connects
to the
OSK via the 80-pin HiRose connector to Expansion Slot C on the OSK.
It's a grascale video LCD (320x240 from Hantronix) with it's 4x data
lines
connected to LCD.P2, LCD.P4, LCD.P6, and LCD.P8.
I've looked at lcd_osk.c and lcdc.c in .../arch/arm/drivers/plat-omap,
but do
not readily see what I need to modify to get things working.
In addition, I do not know how to tell if the driver is installed and
loading
correctly with my current kernel.
Any help and/or direction (to documentation or otherwise) would be
greatly
appreciated. As this is a university project, I'm on a tight schedule
and
would appreciate any response... really.
Thanks in advance.
______________________________________________
Scott R. Sideleau
ECE '07, Worcester Polytechnic Institute
@ MQP Ireland A'06, University of Limerick
+353 61-307310 / srs@wpi.edu
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: Help with LCD on OSK
2006-10-04 20:36 ` Ishigami, Tatsuya
@ 2006-10-05 9:48 ` Sideleau, Scott R
2006-10-24 7:19 ` using __raw_read function Arnold
0 siblings, 1 reply; 14+ messages in thread
From: Sideleau, Scott R @ 2006-10-05 9:48 UTC (permalink / raw)
To: Ishigami, Tatsuya; +Cc: linux-omap-open-source
Hello,
First, thanks for the reply, Ishigami.
> Is its specification (or datasheet) available public, ideally on-line?
Yes, indeed it is. Check out the data sheet and full specification sheet for
the 320x240 display (scroll to table on bottom of page) at the following web
site:
http://www.hantronix.com/2_1.html
> Well, you might first want to understand each parameter with
> the display controller datamanual.
> http://focus.ti.com/lit/ug/spru764b/spru764b.pdf
>
> ...
>
> I hope this page might help.
> http://oskfordummies.hp.infoseek.co.jp/howto/lcd.html
Thanks, I'll check out both of those links now.
> Probably you already know, but the OSK LCD board is already
> is available from the 3rd parties.
Indeed, we were aware of the available OSK LCD boards; however, it being a
university project with limited funding, one of the existing (rather
expensive) solutions was not an option.
We have engineered the necessary driver circuitry for the Hantronix 320x240
Chip-on-Glass LCD and have verified it is receiving the necessary voltages
when powered by the OSK development board across Expansion Connector C.
At this point, I believe it to be a software issue.
If you, or anyone else, has any further advice or knowledge in dealing with
this aspect of the OSK, any assistance would be greatly appreciated.
Thanks, Ishigami, for your help thus far.
______________________________________________
Scott R. Sideleau
ECE '07, Worcester Polytechnic Institute
@ MQP Ireland A'06, University of Limerick
+353 61-307310 / srs@wpi.edu
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Pending September patches
2006-10-04 18:22 ` Pending September patches Ladislav Michl
@ 2006-10-19 13:54 ` Tony Lindgren
0 siblings, 0 replies; 14+ messages in thread
From: Tony Lindgren @ 2006-10-19 13:54 UTC (permalink / raw)
To: Ladislav Michl; +Cc: linux-omap-open-source
* Ladislav Michl <ladis@linux-mips.org> [061004 21:25]:
> On Wed, Oct 04, 2006 at 03:28:24PM +0200, Dirk Behme wrote:
> > Hi,
> >
> > my list of pending OMAP patches for September 2006:
> >
> > 1. [PATCH] MTD patch, including the latest modifications an
> > offical upgrades for MTD
> > http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007889.html
> >
> > Note: Is this still necessary or does 2.6.18 contain it
> > automatically?
>
> 2.6.18 is quite well synced with MTD tree. What is missing is out driver
> modification... Please consider.
>
> [PATCH] Make omap-nand-flash driver work after MTD update
Pushing today. I assume you have also sent this to MTD tree for
upstream merge?
Regards,
Tony
^ permalink raw reply [flat|nested] 14+ messages in thread
* About to tag 2.6.18-omap1 (Was: Pending September patches)
2006-10-04 13:28 Pending September patches Dirk Behme
2006-10-04 15:55 ` andrzej zaborowski
2006-10-04 18:22 ` Pending September patches Ladislav Michl
@ 2006-10-19 14:10 ` Tony Lindgren
2006-10-19 14:49 ` Dirk Behme
2 siblings, 1 reply; 14+ messages in thread
From: Tony Lindgren @ 2006-10-19 14:10 UTC (permalink / raw)
To: Dirk Behme; +Cc: linux-omap-open-source
Hi,
I believe things are mostly working, except for the pending McBSP
without DSP compile issue. Most of the patches posted on this list
have been integrated, please notify if you feel something is still
missing. Also check that your patches got integrated properly.
Unless somebody knows of any showstoppers, I'll tag 2.6.18-omap1
tomorrow.
Below comments on Dirk's pending September patches list.
* Dirk Behme <dirk.behme@googlemail.com> [061004 16:28]:
> Hi,
>
> my list of pending OMAP patches for September 2006:
>
> 1. [PATCH] MTD patch, including the latest modifications an
> offical upgrades for MTD
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007889.html
>
> Note: Is this still necessary or does 2.6.18 contain it
> automatically?
Skipped this one as only Ladis' driver patch was needed.
> 2.[PATCH 1/4] TSC2102 main SPI driver
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007929.html
Pushed.
> 3. [PATCH 2/4] TSC2102 Touchscreen
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007931.html
Pushed.
> Note: What's about "[PATCH 3/4] TSC2102 hwmon driver"?
Not needed any longer.
> 4. [PATCH 4/4] TSC2102 OMAP audio driver
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007930.html
Pushed.
> 5. [PATCH] Request OMAP MMC Write-protect pin
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007976.html
Not pushed, let's wait for a board-*.c solution.
> 6. LCD output from decompressor
> http://linux.omap.com/pipermail/linux-omap-open-source/2006-September/007977.html
>
> Note: Should this be applied or only stay on the list for
> interested people?
Skipped.
> Please correct if I missed anything, if any of above patches
> are already applied or if any has comments I overlooked and
> needs resend. Are there any older patches pending?
Well there's Dave's RTC patches, but I think those should be tested
first.
Regards,
Tony
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: About to tag 2.6.18-omap1 (Was: Pending September patches)
2006-10-19 14:10 ` About to tag 2.6.18-omap1 (Was: Pending September patches) Tony Lindgren
@ 2006-10-19 14:49 ` Dirk Behme
2006-10-19 23:26 ` lamikr
0 siblings, 1 reply; 14+ messages in thread
From: Dirk Behme @ 2006-10-19 14:49 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap-open-source
Tony Lindgren wrote:
> I believe things are mostly working, except for the pending McBSP
> without DSP compile issue. Most of the patches posted on this list
> have been integrated, please notify if you feel something is still
> missing.
Just updated my pending patches list: it is nearly empty now :)
Only the two patches from today, the Palm Tungsten|T and
your McBSP, are open now. But I think people should have
some time to test them.
Many thanks
Dirk
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: About to tag 2.6.18-omap1 (Was: Pending September patches)
2006-10-19 14:49 ` Dirk Behme
@ 2006-10-19 23:26 ` lamikr
2006-10-20 12:50 ` tony
0 siblings, 1 reply; 14+ messages in thread
From: lamikr @ 2006-10-19 23:26 UTC (permalink / raw)
To: Dirk Behme; +Cc: linux-omap-open-source
Dirk Behme wrote:
> Tony Lindgren wrote:
>> I believe things are mostly working, except for the pending McBSP
>> without DSP compile issue. Most of the patches posted on this list
>> have been integrated, please notify if you feel something is still
>> missing.
>
> Just updated my pending patches list: it is nearly empty now :)
Btw, are changes pushed? The weblog does not show them yet...
http://source.mvista.com/git/gitweb.cgi?p=linux-omap-2.6.git;a=log;t=7
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: About to tag 2.6.18-omap1 (Was: Pending September patches)
2006-10-19 23:26 ` lamikr
@ 2006-10-20 12:50 ` tony
0 siblings, 0 replies; 14+ messages in thread
From: tony @ 2006-10-20 12:50 UTC (permalink / raw)
To: lamikr; +Cc: linux-omap-open-source
* lamikr <lamikr@cc.jyu.fi> [061020 02:26]:
> Dirk Behme wrote:
> > Tony Lindgren wrote:
> >> I believe things are mostly working, except for the pending McBSP
> >> without DSP compile issue. Most of the patches posted on this list
> >> have been integrated, please notify if you feel something is still
> >> missing.
> >
> > Just updated my pending patches list: it is nearly empty now :)
> Btw, are changes pushed? The weblog does not show them yet...
>
> http://source.mvista.com/git/gitweb.cgi?p=linux-omap-2.6.git;a=log;t=7
Oops, sorry. Pushed now.
Tony
^ permalink raw reply [flat|nested] 14+ messages in thread
* using __raw_read function
2006-10-05 9:48 ` Sideleau, Scott R
@ 2006-10-24 7:19 ` Arnold
2006-10-25 18:04 ` Tony Lindgren
0 siblings, 1 reply; 14+ messages in thread
From: Arnold @ 2006-10-24 7:19 UTC (permalink / raw)
To: linux-omap-open-source
Hi All,
I am having problems writing a value to a specific
register. I dont know if the one causing this problem
is the __raw_readl function. I've tried to use all the
registers in the I2C and I get the same problem. The
values are not changed. Is there anyone who knows what
the problem is? I dont think this is specific to I2C.
Below is the example code that I am doing. I want to
write to the register 0xFFFB382C a value of 0x48. With
the use of printk I could see that the value was not
changed.
#define LXK_I2C_BASE (void *) IO_ADDRESS(0xFFFB3800)
#define I2C_SA 0x2C
void *g_i2c_base = LXK_I2C_BASE;
static int i2c_open(struct inode *inode, struct file
*filp)
u32 l;
l = 0x48;
__raw_writel(l,g_i2c_base + I2C_SA);
printk("Slave address = %x
\n",(__raw_readl(g_i2c_base + I2C_SA)));
return 0;
}
If someone have an idea on whats going on, please give
me a hand.
Thanks,
OJ
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: using __raw_read function
2006-10-24 7:19 ` using __raw_read function Arnold
@ 2006-10-25 18:04 ` Tony Lindgren
2006-10-26 2:29 ` Arnold
0 siblings, 1 reply; 14+ messages in thread
From: Tony Lindgren @ 2006-10-25 18:04 UTC (permalink / raw)
To: Arnold; +Cc: linux-omap-open-source
* Arnold <abo_gwapo@yahoo.com> [061024 10:20]:
> Hi All,
>
> I am having problems writing a value to a specific
> register. I dont know if the one causing this problem
> is the __raw_readl function. I've tried to use all the
> registers in the I2C and I get the same problem. The
> values are not changed. Is there anyone who knows what
> the problem is? I dont think this is specific to I2C.
Maybe you don't have I2C clock(s) enabled?
Tony
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: using __raw_read function
2006-10-25 18:04 ` Tony Lindgren
@ 2006-10-26 2:29 ` Arnold
0 siblings, 0 replies; 14+ messages in thread
From: Arnold @ 2006-10-26 2:29 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap-open-source
Hi Tony,
Thank you for taking time to answer. I checked the
ARM_RSTCT2 bit 0 and it is enabled. I also checked the
ARM_IDLECT2 bits 1 and 2 and it is already enabled. Is
there anything I should still enable inorder to change
the value of the i2c registers? It seems that I can
not write to all i2c registers. Is there anything I am
doing wrong?
Thanks,
OJ
--- Tony Lindgren <tony@atomide.com> wrote:
> * Arnold <abo_gwapo@yahoo.com> [061024 10:20]:
> > Hi All,
> >
> > I am having problems writing a value to a specific
> > register. I dont know if the one causing this
> problem
> > is the __raw_readl function. I've tried to use all
> the
> > registers in the I2C and I get the same problem.
> The
> > values are not changed. Is there anyone who knows
> what
> > the problem is? I dont think this is specific to
> I2C.
>
> Maybe you don't have I2C clock(s) enabled?
>
> Tony
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2006-10-26 2:29 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-04 13:28 Pending September patches Dirk Behme
2006-10-04 15:55 ` andrzej zaborowski
2006-10-04 16:29 ` Help with LCD on OSK Sideleau, Scott R
2006-10-04 20:36 ` Ishigami, Tatsuya
2006-10-05 9:48 ` Sideleau, Scott R
2006-10-24 7:19 ` using __raw_read function Arnold
2006-10-25 18:04 ` Tony Lindgren
2006-10-26 2:29 ` Arnold
2006-10-04 18:22 ` Pending September patches Ladislav Michl
2006-10-19 13:54 ` Tony Lindgren
2006-10-19 14:10 ` About to tag 2.6.18-omap1 (Was: Pending September patches) Tony Lindgren
2006-10-19 14:49 ` Dirk Behme
2006-10-19 23:26 ` lamikr
2006-10-20 12:50 ` tony
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox