[linux-sunxi] Mainline U-boot wiki page updated

2015-06-04 Thread wens Tsai
Hi,

I've updated the wiki page with all the new U-boot releases,
as well as the latest stuff planned for v2015.07.

I might have missed something, so a second set of eyes would be nice.

Regards
ChenYu

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[linux-sunxi] Re: [PATCH resend] pinctrl: sunxi: Add allwinner A33 PIO controller support

2015-06-04 Thread Linus Walleij
On Tue, Jun 2, 2015 at 11:08 AM, Hans de Goede hdego...@redhat.com wrote:

 From: Vishnu Patekar vishnupatekar0...@gmail.com

 A33 PIO has 7 ports which starts from PB and has two interrupt ports.

 Signed-off-by: Vishnu Patekar vishnupatekar0...@gmail.com
 Acked-by: Hans de Goede hdego...@redhat.com
 Acked-by: Maxime Ripard maxime.rip...@free-electrons.com
 Signed-off-by: Hans de Goede hdego...@redhat.com

Patch applied.

BTW: is your name Hans de Göde and you just gave up trying
to get UTF-8 right, or is it really spelled like so?

Yours,
Linus Walleij

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[linux-sunxi] Re: [PATCH resend] pinctrl: sunxi: Add allwinner A33 PIO controller support

2015-06-04 Thread Hans de Goede

Hi,

On 04-06-15 10:33, Linus Walleij wrote:

On Tue, Jun 2, 2015 at 11:08 AM, Hans de Goede hdego...@redhat.com wrote:


From: Vishnu Patekar vishnupatekar0...@gmail.com

A33 PIO has 7 ports which starts from PB and has two interrupt ports.

Signed-off-by: Vishnu Patekar vishnupatekar0...@gmail.com
Acked-by: Hans de Goede hdego...@redhat.com
Acked-by: Maxime Ripard maxime.rip...@free-electrons.com
Signed-off-by: Hans de Goede hdego...@redhat.com


Patch applied.


Thanks.


BTW: is your name Hans de Göde and you just gave up trying
to get UTF-8 right, or is it really spelled like so?


LOL, no my name fits perfectly in plane old ASCII and it
is really spelled that way, oe in Dutch is the same as
u (without umlaut) in German.

Basically my name is Hans the Good when translated to
English, and when in doubt how to pronounce it just pronounce
it like that, that is way better then what most people
make of it :)

Regards,

Hans

--
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[linux-sunxi] Re: Request for detaild for GSL1680 driver for porting to Linux x86_64 kernel on baytrail 3735f platform

2015-06-04 Thread sergk . admin
As I wrote scripted+ manual and it is this is ridiculous but its works! So 
all information for you is inside this thread - there is no any magic 
script that do all instead yourself. All that you should to try - just one 
by one try each gpio pin.
I have used ordinary cmd lines in linux shell for this. thats why it is 
manual.

Regarding firmware I do not know what touch controller is inside Prestigio 
PMP880TD but usually firmware is located separately inside driver file 
sets, or has the name of the manufacturer of the touch or is built in 
inside drivers  - there is here my manual how to extract it for elf 
binaries. The same story but with different tools for Win.

On Thursday, May 28, 2015 at 6:10:56 PM UTC+3, Александр Голеншин wrote:

 On Saturday, May 16, 2015 at 2:08:55 AM UTC+3, sergk...@gmail.com wrote: 
  Actually good news - I have ported it! 
  Touch is working Not ideal at the moment but working! 
  ;-) so who is interested - wait alittle for anounce. 

 Can you please share a script you used to determine the IO CONTROL pin? 
 I'm trying to port Ubuntu to a Prestigio PMP880TD which is a win81 only 
 tablet. And I really need touch working. And by the way, where did you get 
 digitizer firmware? 

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] Re: Firmware extractor for GSL168x chips

2015-06-04 Thread sergk . admin
So while this might help with some tablets it's not going to work with 
others. 

I understand that tool that provides result immediately is cool but for the 
case when it does not work anyone should try method that  I have passed 
before this tool was created: 

1) Extract firmware from elf files of Android drivers (modules) - I have 
wrote brief manual for this.

Owners of tablet with dualboot also could try to findout firmware from Win 
OS, where it could be even in separate file. 

On Tuesday, June 2, 2015 at 8:16:35 PM UTC+3, Michal Suchanek wrote:

 Hello 

 On 24 May 2015 at 13:49,  raste...@gmail.com javascript: wrote: 
  Forgot to comment that this code extracts the firmware from a running 
 GSL168x chip. This means that you should compile it statically and run it 
 in the original Android system, to get the firmware. 

 I tried the extractor on two tablets. On Inet 86vs I get something 
 extracted (each time different) but on Q8H the android kernel does not 
 have I2C_CHARDEV compiled. I tried building an i2c_dev module from the 
 A23-v1.0.tar.gz sources but the module does not load complaining 
 i2c_dev: no symbol version for module_layout. The vermagic of the 
 i2c_dev module and gslX680.ko pulled from the tablet appears the same 
 so the Chinese must have changed something without changing the 
 version. Also the CSI_VFE module fails to build with the SDK and I 
 have BT options not present in the tablet kernel config. 

 So while this might help with some tablets it's not going to work with 
 others. 

 Thanks 

 Michal 


-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.