Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752181AbbEKQF4 (ORCPT ); Mon, 11 May 2015 12:05:56 -0400 Received: from mail-wg0-f51.google.com ([74.125.82.51]:32868 "EHLO mail-wg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750876AbbEKQFy (ORCPT ); Mon, 11 May 2015 12:05:54 -0400 From: Matthias Brugger_0 To: Sascha Hauer Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Kevin Hilman , linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, kernel@pengutronix.de Subject: Re: [PATCH v2] Mediatek SCPSYS power domain support Date: Mon, 11 May 2015 18:05:20 +0200 Message-ID: <2471388.4xC5mv0cE3@ubix> User-Agent: KMail/4.13.3 (Linux/3.13.0-52-generic; KDE/4.13.3; x86_64; ; ) In-Reply-To: <1431349882-12260-1-git-send-email-s.hauer@pengutronix.de> References: <1431349882-12260-1-git-send-email-s.hauer@pengutronix.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1355 Lines: 37 On Monday, May 11, 2015 03:11:18 PM Sascha Hauer wrote: > This series adds support for the MediaTek SCPSYS unit. > > The SCPSYS unit handles several power management related tasks such > as thermal measurement, DVFS, interrupt filter and low level sleep > control. > > The initial support only contains the generic power domain handling. > This is needed to turn on power to the different power domains. > > The driver is quite straight forward now. Due to the lack of a better > place I have put it to drivers/soc/mediatek. As the SCPSYS unit has > several other tasks that also do not fit into some specific subsystem > this probably is a good place for this driver. > > Please review, any input welcome. > > Sascha > > changes since v1: > - make MFG_ASYNC a subdomain of MFG_2D and MFG_2D a subdomain of MFG > - Add (now hopefully properly) infracfg register handling again > - Add clock handling > - Fix on/off mixup in error message > - Make readonly data const > - Fix MODULE_LICENSE to GPL v2 I can't find this changes. It looks like you send the wrong patches. Please resend. Cheers, Matthias -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/