From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754632AbcC3Su2 (ORCPT ); Wed, 30 Mar 2016 14:50:28 -0400 Received: from mail-qg0-f68.google.com ([209.85.192.68]:36365 "EHLO mail-qg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752286AbcC3SuZ (ORCPT ); Wed, 30 Mar 2016 14:50:25 -0400 Date: Wed, 30 Mar 2016 14:50:23 -0400 From: Tejun Heo To: Florian Fainelli Cc: Anup Patel , Kishon Vijay Abraham I , Brian Norris , Gregory Fong , Device Tree , Linux ARM Kernel , Catalin Marinas , Will Deacon , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ray Jui , Scott Branden , Jon Mason , Linux Kernel , BCM Kernel Feedback Subject: Re: [PATCH v2 4/5] dt-bindings: ata: add compatible string for iProc AHCI controller Message-ID: <20160330185023.GP7822@mtj.duckdns.org> References: <1459140510-5317-1-git-send-email-anup.patel@broadcom.com> <1459140510-5317-5-git-send-email-anup.patel@broadcom.com> <56F9DA53.1090005@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56F9DA53.1090005@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Florian. On Mon, Mar 28, 2016 at 06:28:51PM -0700, Florian Fainelli wrote: > Tejun, should I queue this one through an arm-soc pull request or do you > want to take it via libata? Thanks! Please feel free to route the changes through arm-soc. Thanks! -- tejun