]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 19 Nov 2014 16:35:30 +0000 (17:35 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Nov 2014 16:35:30 +0000 (17:35 +0100)
commitfc2d21612391eb49f7c67c08c40283b9f67ba69e
tree9e90191791d54e1e8511f3dfef817af798e6f777
parentd88835e4e2e8079f9634834dd0a07082f21fe61c
parent5347ec1e871f4c35e8957bc9da1be56c7ed3b768
Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into fixes

Pull "ARM: tegra: Device tree fixes for v3.18-rc5" from Thierry Reding:

This contains the serial port numbering fixes that are required for the
serial port numbering to stay the same with or without the serial core
making use of the aliases defined in DT.

eMMC is also fixed for TN7 and Roth boards which were using the wrong
regulators.

* tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  ARM: tegra: roth: Fix SD card VDD_IO regulator
  ARM: tegra: Remove eMMC vmmc property for roth/tn7
  ARM: dts: tegra: move serial aliases to per-board
  ARM: tegra: Add serial port labels to Tegra124 DT

Signed-off-by: Arnd Bergmann <arnd@arndb.de>