From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCHv3 1/5] Documentation: dt-bindings: reformat and order list of ahci-platform compatibles Date: Sun, 4 May 2014 15:28:27 -0400 Message-ID: <20140504192827.GF26279@htj.dyndns.org> References: <1397574006-5868-1-git-send-email-thomas.petazzoni@free-electrons.com> <1397574006-5868-2-git-send-email-thomas.petazzoni@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-qc0-f171.google.com ([209.85.216.171]:40520 "EHLO mail-qc0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751434AbaEDT2b (ORCPT ); Sun, 4 May 2014 15:28:31 -0400 Received: by mail-qc0-f171.google.com with SMTP id c9so7055769qcz.30 for ; Sun, 04 May 2014 12:28:31 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1397574006-5868-2-git-send-email-thomas.petazzoni@free-electrons.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Thomas Petazzoni Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , Tawfik Bayouk , Nadav Haklai , Lior Amsalem , Ezequiel Garcia , linux-ide@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bartlomiej Zolnierkiewicz On Tue, Apr 15, 2014 at 05:00:02PM +0200, Thomas Petazzoni wrote: > The ahci-platform.txt Device Tree binding documentation is gaining a > growing number of compatible strings, and it will gain one more with > the addition of the Marvell Armada 380 AHCI support. It is therefore > time to reformat this list into a proper bullet list, and more > importantly order it alphabetically; > > Signed-off-by: Thomas Petazzoni > Acked-by: Andrew Lunn Applied to libata/for-3.16. Thanks. -- tejun