== Linus Walleij linusw ==
=== Highlights ===
* Working on pin control and pinmux, iteration v9 of the patch set sent out and the pin control git is now part of linux-next
* Arnd looked at the ux500-timers, found embarrasing bugs, I fixed them (hopefully) and re-requested the branch to be pulled.
* Relaxing with the ARM Integrator, knowledge base for this board now exists at this location: http://www.df.lth.se/~triad/krad/integrator/
=== Plans ===
* Let pin control core and pinmux mature in -next and I expect to issue a pull request to Torvalds in the coming merge window
* Find out what is wrong with attached devicetree on our platform.
* Start working on generic pin control: - Biasing - Driving - Input modes - Load capacitance First step - survey of existing configuration options for currens SoC:s.
* Test the PL08x patches on the Ericsson Research PB11MPCore and submit platform data for using pl08x DMA on that platform.
* Hold off any further gpio.h cleanups until after the merge window - we have created enough mess already as it is.
* Drive generalization of U300 and Nomadik GPIO by using the pinctrl framework
* Watch the DBx500 PRCMU drivers update, pushed Sam again today
* Watch struct clk generalization and movement of clk drivers into drivers/clk
* Mainline some ux500 U-Boot stuff so it can atleast boot the system. (Or is Niklas doing this?)
=== Issues ===
* Appended device trees does not work for us. Still don't know why.
Thanks, Linus Walleij