From patchwork Thu Mar 30 09:28:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Courbot X-Patchwork-Id: 9653397 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 98AFA60349 for ; Thu, 30 Mar 2017 09:29:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 89E4B28552 for ; Thu, 30 Mar 2017 09:29:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7CC6428556; Thu, 30 Mar 2017 09:29:03 +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 19B0F28547 for ; Thu, 30 Mar 2017 09:29:03 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=YZG3k1co/MtzCdywfOQZmj4iVfLsk4o+xX02qumXr4w=; b=rmsYkKpzDYaCtW pvIp5VD3yAU7/jElLZep9avpVOpBnR2NNRt8oK6Tw+BoVbC0q9RPhhBiBATUkl+NaaxzB8u7znWWu vvUfJkp/7oesLoK0HrJ2AFygox140psYqEsoDhZUM+TVjp226F1e+sfmY9Y5RwN8qEJO1/Ydlhqpw h6jWz/BMcgolgA2S2vilJCaE/Cee0//71mYP1JkLTToG6Y0WSoMN9I++mcHlrCq+hcTTIPCg/JrCP 1q1yKiVCSy7kznIvmuNZtbDglfJCCINpO7hQJ0MQj4F1SnsBU0vb7+GQuOz2rNlaf9k3mTGcVF3WG zKUmpHQja0Pl8ByLfs5g==; 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 1ctWO6-0008DZ-PO; Thu, 30 Mar 2017 09:29:02 +0000 Received: from nat-hk.nvidia.com ([203.18.50.4]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1ctWO3-00089d-2U for linux-arm-kernel@lists.infradead.org; Thu, 30 Mar 2017 09:29:00 +0000 Received: from hkpgpgate101.nvidia.com (Not Verified[10.18.92.9]) by nat-hk.nvidia.com id ; Thu, 30 Mar 2017 17:26:37 +0800 Received: from HKMAIL101.nvidia.com ([10.18.67.137]) by hkpgpgate101.nvidia.com (PGP Universal service); Thu, 30 Mar 2017 02:28:35 -0700 X-PGP-Universal: processed; by hkpgpgate101.nvidia.com on Thu, 30 Mar 2017 02:28:35 -0700 Received: from HQMAIL103.nvidia.com (172.20.187.11) by HKMAIL101.nvidia.com (10.18.16.10) with Microsoft SMTP Server (TLS) id 15.0.1263.5; Thu, 30 Mar 2017 09:28:32 +0000 Received: from percival.nvidia.com (172.20.13.39) by HQMAIL103.nvidia.com (172.20.187.11) with Microsoft SMTP Server (TLS) id 15.0.1263.5 via Frontend Transport; Thu, 30 Mar 2017 09:28:30 +0000 From: Alexandre Courbot To: Thierry Reding , Jonathan Hunter , Rob Herring , Mark Rutland Subject: [PATCH v2] arm64: tegra: Add GPU node for Tegra 186 Date: Thu, 30 Mar 2017 18:28:28 +0900 Message-ID: <20170330092828.13336-1-acourbot@nvidia.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: <20170330091831.18322-2-acourbot@nvidia.com> References: <20170330091831.18322-2-acourbot@nvidia.com> X-NVConfidentiality: public MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170330_022859_278426_1DA6DE6F X-CRM114-Status: UNSURE ( 9.40 ) 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: devicetree@vger.kernel.org, gnurou@gmail.com, linux-kernel@vger.kernel.org, Alexandre Courbot , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 Add the DT node for the GP10B GPU on Tegra 186. Signed-off-by: Alexandre Courbot --- arch/arm64/boot/dts/nvidia/tegra186.dtsi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/arch/arm64/boot/dts/nvidia/tegra186.dtsi b/arch/arm64/boot/dts/nvidia/tegra186.dtsi index b4c71b519289..9ee6c439fb02 100644 --- a/arch/arm64/boot/dts/nvidia/tegra186.dtsi +++ b/arch/arm64/boot/dts/nvidia/tegra186.dtsi @@ -660,6 +660,24 @@ }; }; + gpu@17000000 { + compatible = "nvidia,gp10b"; + reg = <0x0 0x17000000 0x0 0x1000000>, + <0x0 0x18000000 0x0 0x1000000>; + interrupts = ; + interrupt-names = "stall", "nonstall"; + + clocks = <&bpmp TEGRA186_CLK_GPCCLK>, + <&bpmp TEGRA186_CLK_GPU>; + clock-names = "gpu", "pwr"; + resets = <&bpmp TEGRA186_RESET_GPU>; + reset-names = "gpu"; + status = "disabled"; + + power-domains = <&bpmp TEGRA186_POWER_DOMAIN_GPU>; + }; + sysram@30000000 { compatible = "nvidia,tegra186-sysram", "mmio-sram"; reg = <0x0 0x30000000 0x0 0x50000>;