From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v5 1/2] ahci-platform: Bump max number of clocks to 5 Date: Tue, 23 Sep 2014 09:17:30 -0400 Message-ID: <20140923131730.GD14905@mtj.dyndns.org> References: <1411416586-18320-1-git-send-email-galak@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-qc0-f181.google.com ([209.85.216.181]:58972 "EHLO mail-qc0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751742AbaIWNRe (ORCPT ); Tue, 23 Sep 2014 09:17:34 -0400 Content-Disposition: inline In-Reply-To: <1411416586-18320-1-git-send-email-galak@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Kumar Gala Cc: Hans de Goede , linux-ide@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org On Mon, Sep 22, 2014 at 03:09:45PM -0500, Kumar Gala wrote: > Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. > > Signed-off-by: Kumar Gala Applied 1-2 to libata/for-3.18. Thanks. -- tejun