From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755504AbaCJUqE (ORCPT ); Mon, 10 Mar 2014 16:46:04 -0400 Received: from mail-qg0-f50.google.com ([209.85.192.50]:64329 "EHLO mail-qg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752853AbaCJUp7 (ORCPT ); Mon, 10 Mar 2014 16:45:59 -0400 Date: Mon, 10 Mar 2014 16:45:49 -0400 From: Tejun Heo To: Loc Ho Cc: Kishon Vijay Abraham I , Olof Johansson , Arnd Bergmann , linux-kernel@vger.kernel.org, Linux SCSI List , "linux-ide@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Don Dutile , Jon Masters , "patches@apm.com" , Tuan Phan , Suman Tripathi Subject: Re: [PATCH v15 3/3] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries Message-ID: <20140310204549.GJ25290@htj.dyndns.org> References: <1394213289-29565-1-git-send-email-lho@apm.com> <1394213289-29565-2-git-send-email-lho@apm.com> <1394213289-29565-3-git-send-email-lho@apm.com> <1394213289-29565-4-git-send-email-lho@apm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 09, 2014 at 10:23:33PM -0700, Loc Ho wrote: > Hi Tejun, > > On Fri, Mar 7, 2014 at 9:28 AM, Loc Ho wrote: > > > This patch adds the DTS entries for the APM X-Gene SoC 15Gbps Multi-purpose > > PHY driver. The PHY for SATA controller 2 and 3 are enabled by default. > > > > Signed-off-by: Loc Ho > > Signed-off-by: Tuan Phan > > Signed-off-by: Suman Tripathi > > --- > > arch/arm64/boot/dts/apm-storm.dtsi | 75 > > ++++++++++++++++++++++++++++++++++++ > > 1 files changed, 75 insertions(+), 0 deletions(-) > > > > > Kishon had pulled in the PHY doc/driver patches. Will you pulling in the > PHY DTS and the SATA host driver patches soon? Kishon, is the following branch the right one to pull into libata/for-3.15? git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git next Thanks. -- tejun