From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752900AbbBRIJd (ORCPT ); Wed, 18 Feb 2015 03:09:33 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:51067 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751807AbbBRIJc (ORCPT ); Wed, 18 Feb 2015 03:09:32 -0500 Message-ID: <54E448B2.80103@ti.com> Date: Wed, 18 Feb 2015 10:09:22 +0200 From: Roger Quadros User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Tony Lindgren , CC: , , , , , , Subject: Re: [PATCH v3 0/4] phy: ti-pipe3: fixes for 3.19-rc References: <1421151802-7396-1-git-send-email-rogerq@ti.com> <20150113155409.GA2419@atomide.com> <54E44694.4070801@ti.com> In-Reply-To: <54E44694.4070801@ti.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18/02/15 10:00, Roger Quadros wrote: > On 13/01/15 17:54, Tony Lindgren wrote: >> * Roger Quadros [150113 04:26]: >>> Hi, >>> >>> During system suspend L3INIT_960M_GFCLK and L3INIT_480M_GFCLK clocks remain >>> active on the DRA7 platform. This is because the pipe3 driver doesn't shut >>> them off as part of .suspend(). Patch 1 addresses this issue. >>> >>> SATA on both OMAP5 and DRA7 breaks when SATA drive is plugged in after a >>> system suspend/resume or if AHCI_PLATFORM driver is used as module. >>> Patches 2,3,4 fix it. >>> >>> Hope to get these patches in through the 3.19-rc cycle. >>> >>> Tony, >>> >>> Do you wish to take the DTS patches or let them go in through PHY tree? >> >> Those look ok to me to merge along with the fixes, will ack those two. >> > > Looks like this missed 3.19-rc. My bad for not following up. > > Kishon, can you please queue these for 3.20-rc? Thanks. Well the PHY patches (1 and 2) are already queued for v3.20-rc1 via Greg's usb-next tree. Tony can you please queue the DT side patches for v3.20? Thanks. cheers, -roger