From patchwork Fri Jul 8 09:06:03 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] DaVinci cleanups for v3.1 Date: Thu, 07 Jul 2011 23:06:03 -0000 From: Sekhar Nori X-Patchwork-Id: 103786 Message-Id: To: Arnd Bergmann Cc: Thomas Gleixner , "davinci-linux-open-source@linux.davincidsp.com" , "linux-arm-kernel@lists.infradead.org" , Nicolas Pitre Hi Arnd, Please pull the following DaVinci clean-ups for the v3.1 merge window. The patch "davinci: dm6467/T EVM: fix setting up of reference clock rate" ends up adding extra code, but should make adding new boards with different reference clock rate very simple. There are further clean-ups pending merge of SRAM consolidation patch by Russell. If I see that getting merged, I can send a follow-up pull request. There is also another patch for which I am awaiting Mauro's ack. Thanks, Sekhar The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625: Linus Torvalds (1): Linux 3.0-rc6 are available in the git repository at: git://gitorious.org/linux-davinci/linux-davinci.git cleanup Sekhar Nori (2): davinci: psc.h: clean up indentation done using spaces davinci: dm6467/T EVM: fix setting up of reference clock rate arch/arm/mach-davinci/board-dm646x-evm.c | 17 +-- arch/arm/mach-davinci/clock.c | 38 +++++++ arch/arm/mach-davinci/clock.h | 2 + arch/arm/mach-davinci/dm646x.c | 4 +- arch/arm/mach-davinci/include/mach/dm646x.h | 2 - arch/arm/mach-davinci/include/mach/psc.h | 148 +++++++++++++------------- 6 files changed, 123 insertions(+), 88 deletions(-)