From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933415AbbLOJXT (ORCPT ); Tue, 15 Dec 2015 04:23:19 -0500 Received: from gloria.sntech.de ([95.129.55.99]:35792 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933146AbbLOJXP (ORCPT ); Tue, 15 Dec 2015 04:23:15 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Enric Balletbo Serra Cc: "linux-arm-kernel@lists.infradead.org" , linux-kernel@vger.kernel.org, arm@kernel.org, Russell King , Arnd Bergmann , Krzysztof Kozlowski , Javier Martinez Canillas , Kukjin Kim , Olof Johansson , Geert Uytterhoeven , Sjoerd Simons , Lee Jones , Alexandre Belloni , Thierry Reding Subject: Re: [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain. Date: Tue, 15 Dec 2015 10:23:07 +0100 Message-ID: <1979197.BQ9gqTIVFm@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.13; x86_64; ; ) In-Reply-To: References: <1450167651-5703-1-git-send-email-enric.balletbo@collabora.com> 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 Hi Enric, Am Dienstag, 15. Dezember 2015, 09:25:34 schrieb Enric Balletbo Serra: > Arght, I'm asleep, I need a coffee this now, there isn't patch 2/2, > this patch is 1/1. I do think you can limit the recipients to "arm@kernel.org", the mailing lists and me (and include linux-rockchip@lists.infradead.org as well). I don't think your other recipients will care to much about Rockchip-specific defconfig changes ;-) . Also, please keep author mail addresses in line ... The address used in the signed-off-by should also be the one the patch gets sent from. Alternatively it is also possible to override the From, when patch author-mail and sending address differ. git send-email does this automatically, but it's also possible to do manually (see patches with "From: ..." + blank line at the top of the content). Heiko > > > Sorry for the noise. > Enric > > 2015-12-15 9:20 GMT+01:00 Enric Balletbo i Serra : > > In order to meet high performance an low power requirement for Rockchip > > enable the power domain support. The patch also fixes a drm/kms issue, > > driver deferring untils power-domains are available) > > > > Signed-off-by: Enric Balletbo i Serra > > Reviewed-by: Heiko Stuebner > > --- > > > > Changes since last version: > > - Add justification as proposed by Heiko > > - Add to=arm@kernel.org > > > > arch/arm/configs/multi_v7_defconfig | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/arch/arm/configs/multi_v7_defconfig > > b/arch/arm/configs/multi_v7_defconfig index 69a22fd..81314ec 100644 > > --- a/arch/arm/configs/multi_v7_defconfig > > +++ b/arch/arm/configs/multi_v7_defconfig > > @@ -655,6 +655,7 @@ CONFIG_QCOM_PM=y > > > > CONFIG_QCOM_SMD=y > > CONFIG_QCOM_SMD_RPM=y > > CONFIG_QCOM_SMEM=y > > > > +CONFIG_ROCKCHIP_PM_DOMAINS=y > > > > CONFIG_COMMON_CLK_QCOM=y > > CONFIG_CHROME_PLATFORMS=y > > CONFIG_CROS_EC_CHARDEV=m > > > > -- > > 2.1.0