From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Rapoport Subject: Re: [PATCH v2 0/3] Harmony PCI-e and regulators Date: Tue, 15 Mar 2011 08:59:09 +0200 Message-ID: <4D7F0E3D.1090005@compulab.co.il> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Olof Johansson Cc: Mike Rapoport , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Colin Cross , Erik Gilling , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org Any update on this? On 03/09/11 16:31, Mike Rapoport wrote: > These patches provide update for Harmony PCI-e intialization and add > registration of the TPS65862 PMIC. > Additionally, there are several tegra_defconfig updates. These updates > allow booting the Harmony with PCI-e enabled and add ability to boot > TrimSlice with root on NFS. > > v2 changes: > * rework the TPS65862 PMIC initialization as suggested by Mark > * rebase the patches on top of Olof's board-for-next branch > > Mike Rapoport (3): > ARM: tegra: harmony: update PCI-e initialization sequence > ARM: tegra: harmony: initialize the TPS65862 PMIC > ARM: tegra: update defconfig > > arch/arm/configs/tegra_defconfig | 12 +++- > arch/arm/mach-tegra/Makefile | 1 + > arch/arm/mach-tegra/board-harmony-pcie.c | 24 ++++++- > arch/arm/mach-tegra/board-harmony-power.c | 117 +++++++++++++++++++++++++++++ > arch/arm/mach-tegra/board-harmony.c | 1 + > arch/arm/mach-tegra/board-harmony.h | 1 + > 6 files changed, 153 insertions(+), 3 deletions(-) > create mode 100644 arch/arm/mach-tegra/board-harmony-power.c > -- Sincerely yours, Mike. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html