Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933919AbcCKDw3 (ORCPT ); Thu, 10 Mar 2016 22:52:29 -0500 Received: from hqemgate16.nvidia.com ([216.228.121.65]:6162 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933486AbcCKDw1 (ORCPT ); Thu, 10 Mar 2016 22:52:27 -0500 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Thu, 10 Mar 2016 19:51:04 -0800 From: Alexandre Courbot To: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , 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 0/5] arm64: tegra: fix DT definitions for GM20B GPU Date: Fri, 11 Mar 2016 12:51:53 +0900 Message-ID: <1457668318-2821-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: 604 Lines: 16 Small series that fixes/completes DT bindings for Tegra GPUs and add two missing entries required for the Tegra210 GPU to operate properly. 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 pllg_ref 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