This branch contains changes to Tegra device tree files, and related Kconfig and Makefile changes. Highlights are: * New support for the Whistler board. * Use of the I2C pinctrl-based bus mux on Seaboard/Springbank. This branch is based on Tegra's for-3.6/cleanup branch from a previous pull request. This branch is not included in a later pull request. Note that there will be a merge conflict between for-3.6/{dt,boards}. The expected resolution may be found in branch for-3.6/merged-dt-boards. ---------------------------------------------------------------- The following changes since commit 702b0e4f2f2782962aab7d9a0a40ad68770bb1f6: ARM: dt: tegra: rename board files to match SoC are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git for-3.6/dt for you to fetch changes up to 0879c5f72f0a3905d08081e8a2c38e69896b0d5e: ARM: dt: tegra seaboard: move battery monitor to mux'd I2C bus. ---------------------------------------------------------------- Stephen Warren (3): ARM: dt: tegra: add Whistler device tree file ARM: dt: tegra: seaboard: instantiate pinctrl-based I2C bus mux ARM: dt: tegra seaboard: move battery monitor to mux'd I2C bus. arch/arm/boot/dts/tegra20-seaboard.dts | 85 ++++++-- arch/arm/boot/dts/tegra20-whistler.dts | 301 +++++++++++++++++++++++++++ arch/arm/mach-tegra/Makefile.boot | 1 + 3 files changed, 371 insertions(+), 16 deletions(-) create mode 100644 arch/arm/boot/dts/tegra20-whistler.dts -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html