From patchwork Fri Aug 16 17:20:27 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Warren X-Patchwork-Id: 267723 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 516FD2C0284 for ; Sat, 17 Aug 2013 03:22:45 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VANii-0004nc-3x; Fri, 16 Aug 2013 17:21:52 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VANiT-0007R0-Ac; Fri, 16 Aug 2013 17:21:37 +0000 Received: from avon.wwwdotorg.org ([2001:470:1f0f:bd7::2]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VANhv-0007LV-HG for linux-arm-kernel@lists.infradead.org; Fri, 16 Aug 2013 17:21:06 +0000 Received: from severn.wwwdotorg.org (unknown [192.168.65.5]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by avon.wwwdotorg.org (Postfix) with ESMTPS id 199C9634D; Fri, 16 Aug 2013 11:20:43 -0600 (MDT) Received: from swarren-lx1.nvidia.com (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by severn.wwwdotorg.org (Postfix) with ESMTPSA id E03B7E4622; Fri, 16 Aug 2013 11:20:41 -0600 (MDT) From: Stephen Warren To: arm@kernel.org Subject: [GIT PULL 3/4] ARM: tegra: device tree changes for 3.12 Date: Fri, 16 Aug 2013 11:20:27 -0600 Message-Id: <1376673628-5867-3-git-send-email-swarren@wwwdotorg.org> X-Mailer: git-send-email 1.8.1.5 In-Reply-To: <1376673628-5867-1-git-send-email-swarren@wwwdotorg.org> References: <1376673628-5867-1-git-send-email-swarren@wwwdotorg.org> X-NVConfidentiality: public X-Virus-Scanned: clamav-milter 0.97.8 at avon.wwwdotorg.org X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130816_132103_878498_BF1351F4 X-CRM114-Status: GOOD ( 11.04 ) X-Spam-Score: -4.6 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -2.7 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Stephen Warren X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org This branch contains all *.dts (device tree) changes for Tegra. New features enabled are: * PMICs on Dalmore * CPU power-gating on Dalmore * HDMI output on Beaver * LP1 system suspend mode on almost all boards * PCIe support on numerous Tegra20/30 boards * USB support on Tegra30/114 boards * Audio capture on Beaver and Dalmore * Temperature sensor on Cardhu. ... along with a few DT cleanups. ---------------------------------------------------------------- The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092: Linux 3.11-rc1 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git tegra-for-3.12-dt for you to fetch changes up to 8af3bbec752902c0480c84613d7f10e22f485977: ARM: tegra: add Mic Jack to Dalmore device tree ---------------------------------------------------------------- Jay Agarwal (2): ARM: tegra: Enable PCIe controller on Cardhu ARM: dts: tegra: Increase prefetchable PCI memory space Joseph Lo (3): ARM: tegra: dalmore: add PM configurations for PMC ARM: tegra: dalmore: fix the irq trigger type of Palmas MFD device ARM: tegra: enable LP1 suspend mode Laxman Dewangan (3): ARM: tegra: enable gpio-keys on Dalmore ARM: tegra: enable palmas device for dalmore ARM: tegra: define valid function names in DT document Mikko Perttunen (1): ARM: tegra: add USB DT entries for Tegra114, Dalmore Stephen Warren (6): ARM: tegra: fix DT node ordering in Tegra30 Cardhu ARM: tegra: remove tegra114-pluto.dts ARM: tegra: use TEGRA_GPIO() in a couple more places ARM: tegra: Fix Beaver's PCIe lane configuration ARM: tegra: add Mic Jack to Beaver device tree ARM: tegra: add Mic Jack to Dalmore device tree Thierry Reding (8): ARM: tegra: beaver: Enable HDMI output ARM: tegra: Add Tegra20 PCIe support to DT ARM: tegra: tamonten: Add PCIe support ARM: tegra: tec: Add PCIe support ARM: tegra: harmony: Initialize PCIe from DT ARM: tegra: trimslice: Initialize PCIe from DT ARM: tegra: Add Tegra30 PCIe support ARM: tegra: Enable PCIe controller on Beaver Tuomas Tynkkynen (1): ARM: tegra: add USB DT entries for Tegra30 Wei Ni (1): ARM: tegra: add DT entry for nct1008 to Cardhu .../bindings/pinctrl/nvidia,tegra114-pinmux.txt | 11 + .../bindings/pinctrl/nvidia,tegra20-pinmux.txt | 11 + .../bindings/pinctrl/nvidia,tegra30-pinmux.txt | 12 + arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/tegra114-dalmore.dts | 235 ++++++++++++++++++- arch/arm/boot/dts/tegra114-pluto.dts | 33 --- arch/arm/boot/dts/tegra114.dtsi | 62 +++++ arch/arm/boot/dts/tegra20-colibri-512.dtsi | 2 +- arch/arm/boot/dts/tegra20-harmony.dts | 22 +- arch/arm/boot/dts/tegra20-paz00.dts | 2 +- arch/arm/boot/dts/tegra20-seaboard.dts | 4 +- arch/arm/boot/dts/tegra20-tamonten.dtsi | 19 +- arch/arm/boot/dts/tegra20-tec.dts | 8 + arch/arm/boot/dts/tegra20-trimslice.dts | 32 ++- arch/arm/boot/dts/tegra20-ventana.dts | 2 +- arch/arm/boot/dts/tegra20-whistler.dts | 2 +- arch/arm/boot/dts/tegra20.dtsi | 55 +++++ arch/arm/boot/dts/tegra30-beaver.dts | 64 ++++- arch/arm/boot/dts/tegra30-cardhu.dtsi | 64 +++-- arch/arm/boot/dts/tegra30.dtsi | 156 ++++++++++++ 20 files changed, 728 insertions(+), 71 deletions(-) delete mode 100644 arch/arm/boot/dts/tegra114-pluto.dts