From patchwork Wed Nov 9 13:21:58 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caesar Wang X-Patchwork-Id: 9419235 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 EE3E860512 for ; Wed, 9 Nov 2016 13:25:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DC4612914A for ; Wed, 9 Nov 2016 13:25:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D095B2923D; Wed, 9 Nov 2016 13:25:04 +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=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 158232914E for ; Wed, 9 Nov 2016 13:25:01 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1c4Ss8-0001dR-4o; Wed, 09 Nov 2016 13:25:00 +0000 Received: from mail-pf0-f196.google.com ([209.85.192.196]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c4SqT-0008BS-T0; Wed, 09 Nov 2016 13:23:19 +0000 Received: by mail-pf0-f196.google.com with SMTP id 144so287761pfv.0; Wed, 09 Nov 2016 05:22:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=ruhYb/Jkl82cVhqA5nwumStbAvecXKdZz4kzTfyhDO8=; b=UMdvQMRoF4hzq2KSGF7Faf8wUogCHYxHbDrWp35JkR2MSY94WMyRhbH7NW5CGg6BHY GiPuHqz3tyQZFkQ6Cb8kGuUBBVMFJrvLIeLz1TDNR6lABRmdwIkNEQYSPSQgm4JZt80+ TNNzSV/wUw0uMks5eEtV3cGVQOgzmt+V0dhpHenua4neu79NTjEzL+uci22dll/3dSdg UAgBXD5rzgBAFVzTv25gk6YV1cz3XzInkpsviaKUqJ8lnxdHpsNw8HVQ39NEVU1bKpBY AXZAqw/9G0izRcHTmPFSz+UMpIXvnkr6Gbh/oQo5AAO87/V9qckwHiMHZP4ASQdx4YJZ zjqg== X-Gm-Message-State: ABUngvcXXNgJBHyF91GeJj53MNY/OFGXghex+lEWlAuMhJu/R0Ugrf4WOBjgdQpn1F3u9w== X-Received: by 10.98.9.149 with SMTP id 21mr24543418pfj.159.1478697777957; Wed, 09 Nov 2016 05:22:57 -0800 (PST) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id p14sm56142360par.25.2016.11.09.05.22.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Nov 2016 05:22:57 -0800 (PST) From: Caesar Wang To: Heiko Stuebner Subject: [PATCH v2 6/9] arm64: dts: rockchip: introduce pclk_vio_grf in eDP device node Date: Wed, 9 Nov 2016 21:21:58 +0800 Message-Id: <1478697721-2323-7-git-send-email-wxt@rock-chips.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1478697721-2323-1-git-send-email-wxt@rock-chips.com> References: <1478697721-2323-1-git-send-email-wxt@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161109_052318_261037_5BB45863 X-CRM114-Status: GOOD ( 10.42 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Brian Norris , Catalin Marinas , linux-kernel@vger.kernel.org, Shawn Lin , Yakir Yang , Will Deacon , Douglas Anderson , tfiga@chromium.org, linux-rockchip@lists.infradead.org, Rob Herring , eddie.cai@rock-chips.com, zhangqing , David Wu , Jianqun Xu , 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: Yakir Yang The pclk_vio_grf supply power for VIO GRF IOs, if it is disabled, driver would failed to operate the VIO GRF registers. Signed-off-by: Yakir Yang Signed-off-by: Caesar Wang --- Changes in v2: None arch/arm64/boot/dts/rockchip/rk3399.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index 6544910..74deb44 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi @@ -1356,8 +1356,8 @@ compatible = "rockchip,rk3399-edp"; reg = <0x0 0xff970000 0x0 0x8000>; interrupts = ; - clocks = <&cru PCLK_EDP>, <&cru PCLK_EDP_CTRL>; - clock-names = "dp", "pclk"; + clocks = <&cru PCLK_EDP>, <&cru PCLK_EDP_CTRL>, <&cru PCLK_VIO_GRF>; + clock-names = "dp", "pclk", "grf"; resets = <&cru SRST_P_EDP_CTRL>; reset-names = "dp"; rockchip,grf = <&grf>;