Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933657AbcCOC7B (ORCPT ); Mon, 14 Mar 2016 22:59:01 -0400 Received: from hqemgate15.nvidia.com ([216.228.121.64]:10132 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932407AbcCOC65 (ORCPT ); Mon, 14 Mar 2016 22:58:57 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Mon, 14 Mar 2016 19:57:30 -0700 From: Alexandre Courbot To: Stephen Warren , Thierry Reding CC: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org, gnurou@gmail.com, Alexandre Courbot Subject: [PATCH v2 0/5] arm64: tegra: fix DT definitions for GM20B GPU Date: Tue, 15 Mar 2016 11:58:39 +0900 Message-ID: <1458010724-10945-1-git-send-email-acourbot@nvidia.com> X-Mailer: git-send-email 2.7.2 X-NVConfidentiality: public MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 675 Lines: 19 Small series that fixes/completes DT bindings for Tegra GPUs and add two missing entries required for the Tegra210 GPU to operate properly. Changes since v1: - Renamed "pllg_ref" clock to "ref" in DT bindings Alexandre Courbot (5): dt-bindings: gk20a: Fix typo in compatible name dt-bindings: gk20a: Document iommus property dt-bindings: Add documentation for GM20B GPU arm64: tegra210: Add reference clock to GM20B arm64: tegra210: Add IOMMU node to GM20B .../devicetree/bindings/gpu/nvidia,gk20a.txt | 35 +++++++++++++++++++--- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 8 +++-- 2 files changed, 37 insertions(+), 6 deletions(-) -- 2.7.2