From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andres Salomon Subject: Re: [PATCH v5] of/promtree: allow DT device matching by fixing 'name' brokenness Date: Thu, 24 Feb 2011 15:27:00 -0800 Message-ID: <20110224152700.5663b8e7@queued.net> References: <20110224165917.3760.24493.stgit@localhost6.localdomain6> <20110224093341.5a809a13@queued.net> <20110224194234.GA8907@angua.secretlab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110224194234.GA8907@angua.secretlab.ca> Sender: sparclinux-owner@vger.kernel.org To: Grant Likely Cc: dsd@laptop.org, sparclinux@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, davem@davemloft.net List-Id: devicetree@vger.kernel.org On Thu, 24 Feb 2011 12:42:34 -0700 Grant Likely wrote: > On Thu, Feb 24, 2011 at 09:33:41AM -0800, Andres Salomon wrote: > > On Thu, 24 Feb 2011 10:04:41 -0700 > > Grant Likely wrote: > > > > > From: Andres Salomon > > > [...] > I've pushed the latest version out to my devicetree/experimental > branch on git://git.secretlab.ca/git/linux-2.6. Give it a spin and > make sure everything is still working for you. > > g. I just tried it and it works for me. Dsd said he'd give it a try with his DT matching stuff tomorrow.