Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1291929

Re: [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.

From Enric Balletbo Serra <eballetbo@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain.
Date 2015-12-15 09:30 +0100
Message-ID <qFT9F-1ut-7@gated-at.bofh.it> (permalink)
References <qFT9F-1ut-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Arght, I'm asleep, I need a coffee this now, there isn't patch 2/2,
this patch is 1/1.


Sorry for the noise.
Enric

2015-12-15 9:20 GMT+01:00 Enric Balletbo i Serra <eballetbo@gmail.com>:
> 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 <enric.balletbo@collabora.com>
> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> ---
>
> 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
>
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain. Enric Balletbo i Serra <eballetbo@gmail.com> - 2015-12-15 09:30 +0100
  Re: [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic  power domain. Enric Balletbo Serra <eballetbo@gmail.com> - 2015-12-15 09:30 +0100
    Re: [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain. Heiko Stübner <heiko@sntech.de> - 2015-12-15 10:30 +0100
  Re: [PATCHv2 1/2] ARM: multi_v7_defconfig: Enable Rockchip generic power domain. Arnd Bergmann <arnd@arndb.de> - 2015-12-15 18:00 +0100

csiph-web