Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756897Ab3HAPAa (ORCPT ); Thu, 1 Aug 2013 11:00:30 -0400 Received: from hqemgate14.nvidia.com ([216.228.121.143]:2685 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756177Ab3HAPAZ (ORCPT ); Thu, 1 Aug 2013 11:00:25 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Thu, 01 Aug 2013 08:00:24 -0700 From: Tuomas Tynkkynen To: CC: , , , Tuomas Tynkkynen Subject: [PATCH v2 0/2] Device tree changes for Tegra30 and Tegra114 USB Host support Date: Thu, 1 Aug 2013 18:00:16 +0300 Message-ID: <1375369218-11288-1-git-send-email-ttynkkynen@nvidia.com> X-Mailer: git-send-email 1.8.1.5 X-NVConfidentiality: public MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1035 Lines: 30 Hi all, Here's the device tree changes required for USB Host support on Tegra30 and Tegra114. This enables USB Host on the Cardhu's dock connector port and on the single built-in A-ports on Dalmore and Beaver. Diff from v1: - Use internal pullups on the VBUS regulator GPIOs on Beaver. Mikko Perttunen (1): ARM: dts: USB for Tegra114 Dalmore Tuomas Tynkkynen (1): ARM: DTS: tegra: Add USB entries for Tegra30 arch/arm/boot/dts/tegra114-dalmore.dts | 9 ++++ arch/arm/boot/dts/tegra114.dtsi | 62 ++++++++++++++++++++++++ arch/arm/boot/dts/tegra30-beaver.dts | 22 ++++++++- arch/arm/boot/dts/tegra30-cardhu.dtsi | 9 ++++ arch/arm/boot/dts/tegra30.dtsi | 86 ++++++++++++++++++++++++++++++++++ 5 files changed, 186 insertions(+), 2 deletions(-) -- 1.8.1.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/