From patchwork Wed Jul 12 06:29:29 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caesar Wang X-Patchwork-Id: 9835955 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 D0202602BD for ; Wed, 12 Jul 2017 06:31:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BCA3C285A1 for ; Wed, 12 Jul 2017 06:31:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B0F80285C0; Wed, 12 Jul 2017 06:31:06 +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.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_SORBS_SPAM autolearn=no 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 51141285EA for ; Wed, 12 Jul 2017 06:31:06 +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=5rnFmrOfdcPZVvQJSSwit36UWdOTk+ebbJuSjy6t5rs=; b=cAYinMkdzU/5/okOIw8HPcDjl2 faQ6c3lsKklY7qUzak58n7hBT/Qhzjs6Cljpx0WMOfUdebC7VHViku8x9w6I6pD+IO2KFKqnHsfV3 lfjUjtZJfDa4/wlSXV+RBqOQKylYiRrJW1Ri4t6qvzeqe6M0sHSD30sED6qjmgKTigfYbq1n818o8 Nc51ByGSxa9Pz6pVkGWWTesz/TG/H6njj3KzT0pwAlYzziVwI3TXGitFx5G1yzFSs6fAlLSlIGT4N 6co01rX/8dmQlkosDSXAHZ1Q/cRARdPis8QZy1LsuDrnl2LQDMf6MIjhFBPj3oejkYfnkC33IiB/3 EepGTqNQ==; 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 1dVBAt-00064w-P4; Wed, 12 Jul 2017 06:31:03 +0000 Received: from mail-pf0-f193.google.com ([209.85.192.193]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dVBAJ-0004xs-SK; Wed, 12 Jul 2017 06:30:30 +0000 Received: by mail-pf0-f193.google.com with SMTP id q85so1965117pfq.2; Tue, 11 Jul 2017 23:30:06 -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=N+AheOQpAH720bOJCXW5zUtkAIYS7PIs5Yz1dwYz1lc=; b=fESmObMuoQOPu4uUvgwW7PnzVcd7Kv7hfSVu8OsHcZaTfPLnOQnqNZPJNc2h4Py0s+ pm9mE7ScIUWz/3abhvxzQS+FEjMD7n8LQbsl3gJHmUmiuyfeWALUEGqZqDJgm3cavJTf d+k40SVpq5QEDlbuSvmKqEzyb9rsTdfIg+UxPwitwDACU3DazoBCrRT3WRrfMK+jsNwC KUx/Jy3Xzwv1OIbph+ZmimBtNh670pMmYvmYqFgEaKy8VitMu6CheSj/WZhCZsP5X3ZG zCX1h/HDGh3iabth2WYgpxSkOxtiYUXO+YkEfAPXUb2qozDDscIN8uLWC5uUE1BCTvt5 OrYw== X-Gm-Message-State: AIVw11047HC4yZ///UTP8yUKv9a/vKj7xC46OU1rE5w8faeVx0XIyj7S QXUaOveA/sR69w== X-Received: by 10.84.224.71 with SMTP id a7mr2482421plt.235.1499841005507; Tue, 11 Jul 2017 23:30:05 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id b8sm2623839pfd.65.2017.07.11.23.30.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 11 Jul 2017 23:30:05 -0700 (PDT) From: Caesar Wang To: Heiko Stuebner Subject: [PATCH 3/4] arm64: dts: rockchip: enable the GPU for RK3399-GRU Date: Wed, 12 Jul 2017 14:29:29 +0800 Message-Id: <1499840971-20392-4-git-send-email-wxt@rock-chips.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1499840971-20392-1-git-send-email-wxt@rock-chips.com> References: <1499840971-20392-1-git-send-email-wxt@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170711_233028_244208_EF905255 X-CRM114-Status: UNSURE ( 8.76 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Catalin Marinas , Brian Norris , Will Deacon , linux-kernel@vger.kernel.org, Rob Herring , linux-rockchip@lists.infradead.org, Matthias Kaehlcke , Klaus Goger , rocky.hao@rock-chips.com, linux-arm-kernel@lists.infradead.org, Caesar Wang MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This patch enables the gpu and adds the mali-supply power for RK3399-GRU devices. Signed-off-by: Caesar Wang --- arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi index 90259cf..d48e98b 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi @@ -595,6 +595,11 @@ status = "okay"; }; +&gpu { + mali-supply = <&ppvar_gpu>; + status = "okay"; +}; + ap_i2c_mic: &i2c1 { status = "okay";