From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752739AbbJHGhi (ORCPT ); Thu, 8 Oct 2015 02:37:38 -0400 Received: from mail.kernel.org ([198.145.29.136]:47003 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750776AbbJHGhh (ORCPT ); Thu, 8 Oct 2015 02:37:37 -0400 Date: Thu, 8 Oct 2015 14:37:23 +0800 From: Shawn Guo To: Zhi Li Cc: Shenwei Wang , "jason@lakedaemon.net" , Huang Anson , "linux-kernel@vger.kernel.org" , "kernel@pengutronix.de" , Sudeep Holla , "tglx@linutronix.de" , "shawn.guo@linaro.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v8 2/2] ARM: imx: support suspend states on imx7D Message-ID: <20151008063723.GA22673@tiger> References: <1438378439-11569-1-git-send-email-shenwei.wang@freescale.com> <1438378439-11569-3-git-send-email-shenwei.wang@freescale.com> <20150907151106.GA30723@tiger> <20150918141524.GC3770@tiger> <20150919011247.GD3770@tiger> 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 Thu, Oct 01, 2015 at 11:31:11AM -0500, Zhi Li wrote: > On Fri, Sep 18, 2015 at 8:12 PM, Shawn Guo wrote: > > I have zero interest to maintain this pile of code in the mainline > > kernel. Take it as a motivation to move to PSCI soon, or you maintain > > it on your own as a out-of-tree patch for whatever long time you like. > > > > Does it means that SMP support also need go through PSCI? Yes, please. Shawn