Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753347AbdG2AAD (ORCPT ); Fri, 28 Jul 2017 20:00:03 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:35983 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752987AbdG2AAB (ORCPT ); Fri, 28 Jul 2017 20:00:01 -0400 Subject: Re: [PATCH v3 0/4] Broadcom STB S2/S3/S5 support for ARM and MIPS From: Florian Fainelli To: linux-kernel@vger.kernel.org Cc: Florian Fainelli , "Rafael J. Wysocki" , Rob Herring , Mark Rutland , Brian Norris , Gregory Fong , "maintainer:BROADCOM BCM7XXX ARM ARCHITECTURE" , Hauke Mehrtens , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , Ralf Baechle , Markus Mayer , Arnd Bergmann , Eric Anholt , Justin Chen , Doug Berger , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "moderated list:BROADCOM BCM7XXX ARM ARCHITECTURE" , "open list:BROADCOM BCM47XX MIPS ARCHITECTURE" , linux-pm@vger.kernerl.org References: <20170706222225.9758-1-f.fainelli@gmail.com> <72d54e9c-6a50-2eac-52db-b1e8c234c552@broadcom.com> Message-ID: <4bebae92-5ae3-8b89-a85a-c06f9d70d658@gmail.com> Date: Fri, 28 Jul 2017 16:59:52 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <72d54e9c-6a50-2eac-52db-b1e8c234c552@broadcom.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 631 Lines: 19 On 07/18/2017 12:52 PM, Florian Fainelli wrote: > On 07/06/2017 03:22 PM, Florian Fainelli wrote: >> Hi, >> >> This patch series adds support for S2/S3/S5 suspend/resume states on >> ARM and MIPS based Broadcom STB SoCs. >> >> This was submitted a long time ago by Brian, and I am now picking this >> up and trying to get this included with support for our latest chips. >> >> Provided that I can collect the necessary Acks from Rob (DT) and other >> people (Rafael?) I would probably take this via the Broadcom ARM SoC >> pull requests. > > Rafael, any feedback on this? Applied these 4 patches to drivers/next now. -- Florian