Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758446Ab2EKJ3F (ORCPT ); Fri, 11 May 2012 05:29:05 -0400 Received: from mga11.intel.com ([192.55.52.93]:61288 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752152Ab2EKJ3D (ORCPT ); Fri, 11 May 2012 05:29:03 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="151754901" Date: Fri, 11 May 2012 11:38:42 +0200 From: Samuel Ortiz To: Rhyland Klein Cc: Mark Brown , Grant Likely , Rob Herring , Liam Girdwood , linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org Subject: Re: [PATCH 0/6 v3] Update TPS65910 to boot using devicetree Message-ID: <20120511093842.GC1214@sortiz-mobl> References: <1336502563-31789-1-git-send-email-rklein@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1336502563-31789-1-git-send-email-rklein@nvidia.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1102 Lines: 30 Hi Rhyland, On Tue, May 08, 2012 at 11:42:37AM -0700, Rhyland Klein wrote: > This patch set updates the tps65910 driver to boot using devicetree. > > This patch set now uses the new addition to the of_regulator code, > of_regulator_match to find all the regulator init data for the device. > > Rhyland Klein (6): > mfd: tps65910: Commonize regmap access through header > regulator: tps65910: Add device tree bindings > mfd: tps65910: Add device-tree support > regulator: tps65910 regulator: add device tree support > mfd: tps65910-irq: Add devicetree init support > ARM: Tegra: Add support for TPS65910 PMIC I applied patches 1,2 and 3 to my for-next branch. Patch 4 is a regulator one, I assume Mark is going to take it. And patch 5 needs some additional work. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/