From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752797AbcD2Qnl (ORCPT ); Fri, 29 Apr 2016 12:43:41 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:36727 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752182AbcD2Qnj (ORCPT ); Fri, 29 Apr 2016 12:43:39 -0400 Subject: Re: [PATCH v2 0/5] Add SATA3 support for Broadcom NS2 SVK To: Kishon Vijay Abraham I , Anup Patel , Florian Fainelli , Brian Norris , Gregory Fong , Device Tree , Linux ARM Kernel References: <1459140510-5317-1-git-send-email-anup.patel@broadcom.com> <57231D12.9080605@ti.com> Cc: 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 From: Florian Fainelli Message-ID: <57238EAE.80403@gmail.com> Date: Fri, 29 Apr 2016 09:41:18 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <57231D12.9080605@ti.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29/04/16 01:36, Kishon Vijay Abraham I wrote: > Hi, > > On Monday 28 March 2016 10:18 AM, Anup Patel wrote: >> The Broadcom NS2 SoC has a AHCI compliant SATA3 controller with >> two ports. >> >> This patchset adds common Broadcom SATA3 PHY driver and related >> DT bindings document. It also adds appropriate DT nodes in NS2 DT. >> >> The patchset is based on v4.6-rc1 tag and is available in branch >> ns2_sata3_v2 of https://github.com/Broadcom/arm64-linux.git >> >> All patches have been tested on Broadcom NS2 SVK. > > merged the first 3 patches to linux-phy tree. And applied patches 4-5 to devicetree-arm64/next, thanks! -- Florian