From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH v1 0/10] Fixes and API additions for firmware nodes Date: Tue, 30 Jun 2015 17:32:56 +0200 Message-ID: <1941489.kUW5F8q9QD@vostro.rjw.lan> References: <1435676108-20590-1-git-send-email-tomeu.vizoso@collabora.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1435676108-20590-1-git-send-email-tomeu.vizoso@collabora.com> Sender: linux-acpi-owner@vger.kernel.org To: Tomeu Vizoso Cc: linux-kernel@vger.kernel.org, Mark Brown , devicetree@vger.kernel.org, Len Brown , linux-acpi@vger.kernel.org, Robert Moore , Lee Jones , Wolfram Sang , Lv Zheng , "Rafael J. Wysocki" , Rob Herring , linux-i2c@vger.kernel.org, Samuel Ortiz , Greg Kroah-Hartman , Grant Likely , devel@acpica.org List-Id: linux-i2c@vger.kernel.org On Tuesday, June 30, 2015 04:54:58 PM Tomeu Vizoso wrote: > Hi, > > this series makes it possible to extract device dependencies from firmware data > with fwnode, thus not depending on the particular format of that data. > > The first patches are about making sure that we can reach the fwnode > handle of the firmware data associated with a given device, and the rest > add API that makes dependency extraction possible. It would really help if you sent the whole series to linux-acpi. People on that list would see the entire context then. Thanks, Rafael