From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.188]) by ozlabs.org (Postfix) with ESMTP id 82E17DE255 for ; Tue, 1 Apr 2008 02:37:43 +1000 (EST) Received: by ti-out-0910.google.com with SMTP id y6so577074tia.13 for ; Mon, 31 Mar 2008 09:37:41 -0700 (PDT) Message-ID: Date: Mon, 31 Mar 2008 09:37:39 -0700 From: "Dan Williams" Sender: dan.j.williams@gmail.com To: "Kumar Gala" Subject: Re: [PATCH] [POWERPC] fsldma: Use compatiable binding as spec In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Mar 31, 2008 at 9:17 AM, Kumar Gala wrote: > Documentation/powerpc/booting-without-of.txt specifies the > compatiables we should bind to for this driver (elo, eloplus). > Use these instead of the extremely specific 'mpc8540' and 'mpc8349' > compatiables. > > Signed-off-by: Kumar Gala > --- > > Dan, if you don't have any issue with this I'll sent it via the powerpc > tree (since its not really about functionality). > Acked-by: Dan Williams