The following patch series is an attempt to clean up unused and platform 
specific
pinmux arrays in the da850 CPU files.  This series was developed as a result of 
the following email thread:

http://www.mail-archive.com/[email protected]/msg19921.html

This patch is against commit b411b51a71cd9c926712b33ab21d001ed7e57838 of 
linux-davinci.

This series should not be applied until someone with a da850 EVM can please test
and confirm the mcasp and mmc interfaces continue to work properly with these 
patches.

I noticed that none of the boards initialize the pinmux settings for the UARTs.
Apparently, they are all relying on the bootloader to do this.

Michael Williamson (5):
  davinci: da850: remove unused cpgmac pinmux array
  davinci: da850: remove unused emif pinmux array
  davinci: da850: move da850_evm specific mcasp pins to board file.
  davinci: da850: move da850_evm specific mmcsd pinmux array to board
    file.
  davinci: da850: remove unused uart pinmux arrays.

 arch/arm/mach-davinci/board-da850-evm.c    |   18 ++++++++-
 arch/arm/mach-davinci/da850.c              |   56 ----------------------------
 arch/arm/mach-davinci/include/mach/da8xx.h |    7 ---
 3 files changed, 16 insertions(+), 65 deletions(-)

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to