Hi All,
I've just updated:
https://github.com/linux-sunxi/linux-sunxi/commits/sunxi-devel
to 3.14-rc3.
Besides rebasing to 3.14-rc3, this contains the following over the previous
sunxi-devel branch update:
-reworked usb patches as a result of upstream review, these are ready for 3.15 now
-reworked ahci patches as a result of upstream review, these are ready for 3.15 now
-reworked mmc patches as a result of upstream review, these are getting close to ready
-spi controller support for sun4i / sun5i / sun7i
The sunxi-devel branch now contains 3.14-rc3
+ the following, which should all go upstream for 3.15:
https://github.com/mripard/linux/commits/dt-for-3.15
https://bitbucket.org/emiliolopez/linux/branch/sunxi-clk-for-mike
ahci_platform rework into a library / framework
sunxi-ahci support
ehci_ + ohci_platform devicetree support
sunxi-usb-phy
sunxi-ohci + sunxi-ehci support
sunxi-pinctrl bug-fixes
+ the following which is not quite ready for 3.15 yet, but people
are working hard to get it ready so hopefully we will see some of
it in 3.15, and the rest should make 3.16:
Emilio's sunxi-clk branch: patches not part of the above set
David's and mine sunxi-mmc work
Wens cubietruck wifi support patches (wip)
sun4i-ts resisitive touchscreen controller + temp sensor driver
sun4i-lradc-keys driver
Note for this to work properly on sun7i and sun5i you also need my
sunxi-next u-boot branch:
https://github.com/jwrdegoede/u-boot-sunxi/commits/sunxi-next
Enjoy,
Hans