]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
authorKevin Hilman <khilman@linaro.org>
Mon, 10 Feb 2014 18:39:27 +0000 (10:39 -0800)
committerKevin Hilman <khilman@linaro.org>
Mon, 10 Feb 2014 18:45:26 +0000 (10:45 -0800)
commitb791c9e3e59640ba7ce039ef25314f3288935d54
tree2a970b40a29c3bd28e119229bcdbbf58ef44bfab
parentb202e10e18e5f5b5c0d4efa4cd39ba091608d879
parentdb835021ba43a88588a8e5176496c0a98faf7315
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes

From Nicolas Ferre:
First series of AT91 fixes for 3.14.
All of them are DT-related.
- fixes for typos in i2c and ohci clocks
- addition of a USB host node for at91sam9n12ek
- 2 DT documentation updates that have been sent a long time ago
- a new board based on the sama5d36 SoC

* tag 'at91-fixes' of git://github.com/at91linux/linux-at91:
  ARM: at91: add Atmel's SAMA5D3 Xplained board
  spi/atmel: document clock properties
  mmc: atmel-mci: document clock properties
  ARM: at91: enable USB host on at91sam9n12ek board
  ARM: at91/dt: fix sama5d3 ohci hclk clock reference
  ARM: at91/dt: sam9263: fix compatibility string for the I2C

Signed-off-by: Kevin Hilman <khilman@linaro.org>