From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755829AbcGFU4q (ORCPT ); Wed, 6 Jul 2016 16:56:46 -0400 Received: from gloria.sntech.de ([95.129.55.99]:37518 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755571AbcGFU4o (ORCPT ); Wed, 6 Jul 2016 16:56:44 -0400 From: Heiko Stuebner To: Caesar Wang Cc: dianders@chromium.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, huangtao@rock-chips.com, eddie.cai@rock-chips.com, Elaine Zhang Subject: Re: [PATCH v3] arm64: dts: rockchip: add the power domain node for rk3399 Date: Wed, 06 Jul 2016 22:56:34 +0200 Message-ID: <4362000.pLfftZqEvu@phil> User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1467635644-16798-1-git-send-email-wxt@rock-chips.com> References: <1467635644-16798-1-git-send-email-wxt@rock-chips.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 Am Montag, 4. Juli 2016, 20:34:04 schrieb Caesar Wang: > From: Elaine Zhang > > In order to meet low power requirements, a power management unit (PMU) is > designed for controlling power resources in RK3399. The RK3399 PMU is > dedicated for managing the power of the whole chip. > > 1. add pd node for RK3399 Soc > 2. create power domain tree > 3. add qos node for domain > > From the DT/binds and driver can get more detail information: > The driver: > drivers/soc/rockchip/pm_domains.c > The document: > Documentation/devicetree/bindings/soc/rockchip/power_domain.txt > > Note: > As the TRM lists many voltage domains and power domains, then this patch > adds some domains for driver. Due to some domains > (e.g. emmc, usb, core)...We can't turned off it on > bootup, or says some device driver can't handle the power domain enough. > Maybe We will add more other domains in the future or later. > > Signed-off-by: Elaine Zhang > Signed-off-by: Caesar Wang > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-rockchip@lists.infradead.org > Cc: Heiko Stuebner applied to my dts64 branch after renaming the qos nodes, removing the status property and moving the rga domain up a bit. Please double check: https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/commit/?id=6d3cdbf1c219f9817290903e9d1e8de7462a7b54