From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Norris Subject: Re: [PATCH v3 0/5] AHCI and SATA PHY support for Broadcom STB SoCs Date: Thu, 21 May 2015 15:13:06 -0700 Message-ID: <20150521221306.GF11598@ld-irv-0074> References: <1431473303-18873-1-git-send-email-computersforpeace@gmail.com> <555DDC2B.1040608@ti.com> <20150521220050.GF4914@htj.duckdns.org> <20150521220138.GG4914@htj.duckdns.org> <20150521220328.GE11598@ld-irv-0074> <20150521220430.GI4914@htj.duckdns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20150521220430.GI4914@htj.duckdns.org> Sender: linux-ide-owner@vger.kernel.org To: Tejun Heo Cc: Kishon Vijay Abraham I , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Gregory Fong , Florian Fainelli , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Hans de Goede , bcm-kernel-feedback-list@broadcom.com, Kevin Cernekee List-Id: devicetree@vger.kernel.org On Thu, May 21, 2015 at 06:04:30PM -0400, Tejun Heo wrote: > On Thu, May 21, 2015 at 03:03:28PM -0700, Brian Norris wrote: > > > [PATCH v3 3/5] ata: add Broadcom AHCI SATA3 driver for STB chips > > > > Thanks. Also, this one? > > > > [PATCH v3 1/5] Documentation: devicetree: add Broadcom SATA binding > > devicetree patches usually haven't gone through libata tho. Most subsystems take device tree binding patches for their constituent drivers. And I see you've been merging others: e35b98849f25 ata: sata_rcar: Add r8a7793 device support 8340bfeb03 ahci: st: Update the ahci_st DT documentation af64dce4cb3a ahci: st: Provide DT bindings for ST's SATA implementation a1a205df6ee2 ahci: add support for Hisilicon sata All have your sign-off / commit stamp. > Is this > an exception? Not that I know of. Where would you like it to go instead? Brian