From patchwork Mon Jul 17 14:16:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jacob Chen X-Patchwork-Id: 9845353 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 352C060392 for ; Mon, 17 Jul 2017 14:47:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 27CB4274D0 for ; Mon, 17 Jul 2017 14:47:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1C6872821F; Mon, 17 Jul 2017 14:47:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 35BB1274D0 for ; Mon, 17 Jul 2017 14:47:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=zcBhIFXQmw/GtzlM2vBeklx/iP9V2crPG16aU6XisY0=; b=GsUxDGReJoUAAnh2rlFgQ4vIAx mUiyy0DQpqlReOXL23nJ1ZRcmX8E5mEp2UME97e14yASEo2FzXhbA0P1niMRO36u4nza8sFZD9Lmf 96/FiB1xAaqVH9z1O6wOR856p3JPU620gvVAtLz+t4h5YuPg7kFz/Ndhz8RZHD2UlMlETKvF58jJY o+Ef9C1WNenMiL7H1v4+AKm6+5qRbAupr8ssoGEQNlx07T/Szlyb9SKecbsea/lpH8xlt2WrLRllU JFj89JU3ivyHFL3MIwKimOp0HpcGJ5D2a4QkmupPMH77wi3HtYDdtWsX/qsSFgKo7QC7VftSTJX1/ Fcx3P3Nw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dX7Iq-0006qo-SL; Mon, 17 Jul 2017 14:47:16 +0000 Received: from mail-pf0-f196.google.com ([209.85.192.196]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dX6qF-0004Fz-8t; Mon, 17 Jul 2017 14:17:50 +0000 Received: by mail-pf0-f196.google.com with SMTP id a11so3475470pfj.3; Mon, 17 Jul 2017 07:17:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=CMmxJf0JJXqpg2StNkUfHlLHl/Ho4F3dFOLKzjTi+sU=; b=cU4DsthJ52t0wXkt/2TXKYDK4KltexEKdgax2+jF/CWQxmmoN3PZlB7K4ObuNaWy21 v+80TP7svVCNQUEy9JtEy44a0rYCZvTYo0IFR5biqrOJUpgPxmyRkG/jLdFsscCFdo4m jF0/JqGzFLfdUWXVtBj5w69KChFmVrCYGWhyoI8aJ3G59mT7CBSTTj7uPZdh7+ocAyfU f3afHqNqBevcAGshJw2vO+cnGkSG9B3ZqbT/cnQ0Yw7j7X5WM1okO9KpRKIpsPZ/IGDb S5VypUo7ArQLSGeWLwWzIAsfuKZH6msOgeLfdoO8Bg9DwbneZ1U9ATUGi6jPW4vJM1Io 9f3A== X-Gm-Message-State: AIVw110Le4edwxQkkn4SZrWPbKQoIRznNKnvTX29guXwtlkpQ5hK95ZK aeRbTSJ71ichNMwZTaI= X-Received: by 10.98.35.21 with SMTP id j21mr19507954pfj.8.1500301041374; Mon, 17 Jul 2017 07:17:21 -0700 (PDT) Received: from chen-MacBookAir.lan ([198.199.94.210]) by smtp.gmail.com with ESMTPSA id g7sm35858650pfj.29.2017.07.17.07.17.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 17 Jul 2017 07:17:20 -0700 (PDT) From: Jacob Chen To: linux-rockchip@lists.infradead.org Subject: [PATCH v2 2/5] arm64: dts: rockchip: add pd_edp node for rk3399 Date: Mon, 17 Jul 2017 22:16:56 +0800 Message-Id: <1500301019-9960-3-git-send-email-jacob-chen@iotwrt.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1500301019-9960-1-git-send-email-jacob-chen@iotwrt.com> References: <1500301019-9960-1-git-send-email-jacob-chen@iotwrt.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170717_071743_954140_2C572495 X-CRM114-Status: UNSURE ( 7.08 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, heiko@sntech.de, Elaine Zhang , linux-kernel@vger.kernel.org, Jacob Chen , linux-arm-kernel@lists.infradead.org, Caesar Wang MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Elaine Zhang 1. add pd node for RK3399 Soc 2. create power domain tree 3. add qos node for domain Signed-off-by: Elaine Zhang Signed-off-by: Caesar Wang Signed-off-by: Jacob Chen --- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index 978057d..e0285f8 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi @@ -956,6 +956,10 @@ }; /* These power domains are grouped by VD_LOGIC */ + pd_edp@RK3399_PD_EDP { + reg = ; + clocks = <&cru PCLK_EDP_CTRL>; + }; pd_emmc@RK3399_PD_EMMC { reg = ; clocks = <&cru ACLK_EMMC>;