From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932508AbbLNVqK (ORCPT ); Mon, 14 Dec 2015 16:46:10 -0500 Received: from gloria.sntech.de ([95.129.55.99]:33102 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932273AbbLNVqI (ORCPT ); Mon, 14 Dec 2015 16:46:08 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Enric Balletbo Serra Cc: linux-kernel@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" , Russell King , Arnd Bergmann , k.kozlowski@samsung.com, Javier Martinez Canillas , kgene@kernel.org, olof@lixom.net, geert+renesas@glider.be, Sjoerd Simons , Lee Jones , Thierry Reding , heiko.stuebner@collabora.co.uk Subject: Re: [PATCH] ARM: multi_v7_defconfig: Enable Rockchip generic power domain. Date: Mon, 14 Dec 2015 22:46:02 +0100 Message-ID: <2469375.zETa3aloK0@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.13; x86_64; ; ) In-Reply-To: References: <1450113435-32443-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, defconfig changes are supposed to be applied by the armsoc maintainers, so you should probably also include arm@kernel.org as real "To" Am Montag, 14. Dezember 2015, 18:22:15 schrieben Sie: > cc'ing: Heiko Stuebner (rockchip maintainer) > > 2015-12-14 18:17 GMT+01:00 Enric Balletbo i Serra : > > In order to meet high performance an low power requirement for Rockchip > > enable the power domain support. > > I guess this should also mention the drm/kms issue (driver deferring until power-domains are available) as further justification. Otherwise, as I had experienced this myself while testing after we talked about it: Reviewed-by: Heiko Stuebner > > Signed-off-by: Enric Balletbo i Serra > > --- > > > > 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