=== Device tree === * Reviewed imx pinctrl patch series from Aisheng, and had some extensive discussion on how we should add DT binding for pinctrl drivers.
=== imx6 maintenance === * Collected a number of imx tty/serial patches and sent them to Greg for 3.3 merge window. * Collected a couple of imx6 PM fixup patches from Eric Miao * Reviewed imx6 IRAM patch from Jason Chen * Reviewed imx6 anatop regulator bypass patch from Jason Chen * Reviewed imx6 suspend patches from Jason Chen * Reviewed cpufreq patch series from Richard Zhao * Reviewed imx-sdma fixup patches from Richard Zhao * Reviewed imx6 audio board level patches from Richard Zhao * Sent a patch to fix !SMP build for imx6 * Sent a patch to fix v7_invalidate_l1 by adding I-Cache invalidation * Reviewed irqdomain fixup patches from Thierry Reding
=== mxs maintenance === * Sent the clk-prepare series to fix mutex locking issue while moving one step towards common-clk frame work * Sent a patch to use CHIPID register to detect soc between imx23 and imx28, so that we do not need to touch uncompress.h and mxs.h every time a new board support is added. (Thanks for Wolfram Sang for the suggestion) * Managed to send 'Bluegiga APX4 Development Kit' board support from Lauri Hintsala to arm-soc. Not sure if it will be in for 3.3 merge window though. * Tested the patch from Fabio Estevam adding audio support into mxs_defconfig
=== Misc === * Sent a random u-boot patch on common/image.c to align usage of fdt_high with initrd_high (come along with playing fdt_high on imx6)