]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'tegra-for-3.7-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren...
authorOlof Johansson <olof@lixom.net>
Mon, 17 Sep 2012 01:40:46 +0000 (18:40 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 17 Sep 2012 01:41:04 +0000 (18:41 -0700)
commit084cfebc03ede864835594181210b501aa9f1933
tree0ac4d0946fb2e41ba49ea33ec7237b5981838bfd
parent591346c9d172daeba44ae8cbe2f9dcb7aa266811
parent44b12ef78106141574f038852d013fd3207acb23
Merge tag 'tegra-for-3.7-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt

From Stephen Warren:

ARM: tegra: device tree changes

This branch adds two main features to Tegra boards, simply by amending
device tree files: regulator support and the ability to turn off system
power when executing "shutdown".

As part of these changes, the board file for Cardhu is split into two
versions, since different revisions have different hardware in some
areas, especially related to regulators.

* tag 'tegra-for-3.7-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra:
  ARM: dt: tegra: configure power off for some boards
  ARM: dt: tegra: whistler: add regulators
  ARM: dt: tegra: paz00: add regulators
  ARM: dt: tegra: ventana: add regulators
  ARM: dt: tegra: seaboard: add regulators
  ARM: tegra: cardhu: add dt entry for fixed regulators
  ARM: dt: tegra: cardhu: split dts file for support multiple board versions
  ARM: dt: tegra: cardhu: add entry for PMIC TPS65911.

Signed-off-by: Olof Johansson <olof@lixom.net>