Linus,
Please pull the following changes for the TI davinci platform.
Note that the drivers/net changes are Acked by David Miller but we
agreed to merge them via my tree to keep them along with other
relevant platform changes for the davinci driver.
Also, the last 5 or so patches were rebased today from what has been
in linux-next, but it was only to fixup one changelog and add a missing
signoff.
Thanks,
Kevin
The following changes since commit abe94c756c08d50566c09a65b9c7fe72f83071c5:
Linus Torvalds (1):
Linux 2.6.33-rc6
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git davinci-for-linus
Chaithrika U S (1):
davinci: clock: Check CLK_PSC flag before disabling PSC
Kevin Hilman (2):
davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()
davinci: dm646x: CDCE clocks: davinci_clk converted to clk_lookup
Miguel Aguilar (1):
DaVinci: DM365: Voice codec support for the DM365 SoC
Murali Karicheri (1):
DaVinci - Adding platform & board changes for vpfe capture on DM365
Nageswari Srinivasan (2):
davinci: add support for CDCE949 clock synthesizer
davinci: add CDCE949 support on DM6467 EVM
Philby John (1):
Add SDA and SCL pin numbers to i2c platform data
Sandeep Paulraj (5):
DaVinci: DM365: Changing default queue for DM365.
DaVinci: SPI: Adding header file for SPI support.
DaVinci DM355: Modifications to DM355 SPI support
DaVinci DM365: Adding DM365 SPI support
DaVinci DM365: Adding support for SPI EEPROM
Sekhar Nori (17):
davinci: da8xx/omapl1: add support for the second sysconfig module
davinci: move PLL wait time values to clock.h
davinci: move DDR2 controller defines to memory.h
davinci: move PSC register definitions from psc.c to psc.h
davinci: make it possible to include clock.h and psc.h in assembly code
davinci: cpuidle: move mapping ...