linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Future of S3C6410 platform
@ 2011-07-04 19:14 Tomasz Figa
  2011-07-04 20:39 ` Arnd Bergmann
  0 siblings, 1 reply; 6+ messages in thread
From: Tomasz Figa @ 2011-07-04 19:14 UTC (permalink / raw)
  To: linux-arm-kernel

List,

I am writing to ask what is the planned future for the (now obsolete?) S3C6410 
platform. Is there any ongoing work on bringing more feature-complete support 
for it?

The platform is really far behind its newer friends and here is what bothers 
me most:
- missing basic features as NOHZ support
- buggy drivers (in mainline!, s3c-fb requesting irq before fully initializing 
driver data, same goes for the adc driver)
- totally broken usb gadget driver - I could not get it to work on my platform 
in any way (Samsung GT-i5700 phone; I am getting a Tiny6410 soon, so I will 
check whether it is not a board specific issue) without rewriting control 
endpoint handling code, not even mentioning about DMA support, which I still 
cannot get to work
- poor OneNAND support (mostly in terms of performance)
- no power domain support
- no support for advanced features of the chip (ie. functionality provided by 
old, and really _bad_, s3c modules)

I have already added NOHZ support, fixed fb and adc bugs, refactored control 
endpoint handling in udc driver (no DMA yet), done some improvement to OneNAND 
driver (still a big work in progress though, this is a topic for another 
message) and implemented power domain management + other minor changes/fixes. 

All of this is available in my tree at 
git://github.com/tom3q/spica-2.6.38.git, but I am going to prepare patches 
containing all the changes a bit later, after I rebase all my work to latest 
Linux sources, as I worked mostly on Android 2.6.38 sources.

Best regards,
Tomasz Figa

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-04 23:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-04 19:14 Future of S3C6410 platform Tomasz Figa
2011-07-04 20:39 ` Arnd Bergmann
2011-07-04 21:39   ` Ben Dooks
2011-07-04 23:10     ` Tomasz Figa
2011-07-04 23:25       ` Russell King - ARM Linux
2011-07-04 23:40         ` Tomasz Figa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).