Re: Aximx50-port Digest, Vol 19, Issue 27

From: Jean-Nicolas GRAUx <jn.graux_at_free.fr>
Date: Mon, 29 Jan 2007 19:24:21 +0100

> ---------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 28 Jan 2007 20:54:14 +0100
> From: Pierre GAUFILLET <pierre.gaufillet_at_magic.fr>
> Subject: Re: [Aximx50-port] Touchscreen chip is not an ADS 7846
> To: The porting effort for the Dell Axim x50
> <aximx50-port_at_handhelds.org>
> Message-ID: <45BCFF66.5080908_at_magic.fr>
> Content-Type: text/plain; charset=UTF-8
>
> Hi,
>
> the touchscreen is now working (probably for X50 and for sure for X51).
> I will post a first patch soon.
> I still have to define the coordinates transformation.
>
> Paul : I see you committed a new 7846 device-independent driver. Should
> I use this one from now ?
>
> Could you please commit the following modification to
> include/asm-arm/arch-pxa/memory.h ?
>
> #ifdef CONFIG_DRAM_BASE
> #define PHYS_OFFSET (CONFIG_DRAM_BASE)
> #else
> #define PHYS_OFFSET UL(0xa0000000)
> #endif
>
> For Axim X50/X51(v), the current kernel can not be used without a manual
> modification...

Nice job Pierre,

On my side, i am still trying to get Bluetooth working.
Brf6150 device is for sure plugged on pxa BT UART (that is to say ttyS1)
 
I am still figuring out what should be done in order to power ON and
reset the device ...
 
On hx4700 (which has also a brf6150), power ON is done by setting bit 5
of egpio register to 1, and reset of the device is done using GPIO 106.
Bad luck, this does NOT work on axim ....

So i am playing with Haret to look at GPIO's behavior when
enabling/disabling Bluetooth... GPIO 22 seems to be consistently set to
1 each time bluetooth is ON (and reset to 0 if turned OFF)

Another matter : i am NOT sure that EGPIO is located at PXA Chip selects
5 / offset 0 .....

Once brf6150 is reset and in idle, just "modprobe hci_uart" and
"hciattach /dev/ttyS1 texas 115200" should do the rest ....

Any help is welcome !
Nicolas.

 
Received on Mon Jan 29 2007 - 13:24:57 EST

This archive was generated by hypermail 2.2.0 : Mon Jan 29 2007 - 13:25:14 EST