On Thu, Mar 17, 2011 at 10:37:32AM -0600, Grant Likely wrote:
On Wed, Mar 16, 2011 at 11:51:38PM +0800, Jason Liu wrote:
Signed-off-by: Jason Liu jason.hui@linaro.org
arch/arm/mach-mx5/Kconfig | 8 ++++ arch/arm/mach-mx5/Makefile | 1 + arch/arm/mach-mx5/board-dt.c | 64 +++++++++++++++++++++++++++++++ arch/arm/mach-mx5/clock-dt.c | 52 +++++++++++++++++++++++++ arch/arm/plat-mxc/include/mach/common.h | 1 + 5 files changed, 126 insertions(+), 0 deletions(-)
I've picked up this series into my devicetree/test branch. I still
Have you done that yet? I just checked and did not see it. I'm waiting for it to start the next spin of my patch sets.
have comments, but it has come a long way and I'm happy enough with it to start carrying it. Future patches can either build on top of this series, or completely replace it (your choice).