Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932701AbbEKTYd (ORCPT ); Mon, 11 May 2015 15:24:33 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:44249 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932280AbbEKTYb (ORCPT ); Mon, 11 May 2015 15:24:31 -0400 Date: Mon, 11 May 2015 21:24:27 +0200 From: Sascha Hauer To: Matthias Brugger_0 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 Message-ID: <20150511192427.GM6325@pengutronix.de> References: <1431349882-12260-1-git-send-email-s.hauer@pengutronix.de> <2471388.4xC5mv0cE3@ubix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2471388.4xC5mv0cE3@ubix> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 21:23:43 up 56 days, 7:15, 93 users, load average: 0.16, 0.15, 0.14 User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1859 Lines: 46 On Mon, May 11, 2015 at 06:05:20PM +0200, Matthias Brugger_0 wrote: > 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. Damn, I just proved that changelogs are useful ;) I have just resent this series. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- 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/