From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752134AbbBRIA1 (ORCPT ); Wed, 18 Feb 2015 03:00:27 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:50678 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751809AbbBRIAZ (ORCPT ); Wed, 18 Feb 2015 03:00:25 -0500 Message-ID: <54E44694.4070801@ti.com> Date: Wed, 18 Feb 2015 10:00:20 +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> In-Reply-To: <20150113155409.GA2419@atomide.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 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. cheers, -roger