Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753053AbbGAJOL (ORCPT ); Wed, 1 Jul 2015 05:14:11 -0400 Received: from hqemgate16.nvidia.com ([216.228.121.65]:15050 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751090AbbGAJOD (ORCPT ); Wed, 1 Jul 2015 05:14:03 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Wed, 01 Jul 2015 02:13:47 -0700 From: Alexandre Courbot To: Thierry Reding , Stephen Warren CC: linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, gnurou@gmail.com, Alexandre Courbot Subject: [PATCH 0/4] ARM: tegra: enable Nouveau for Jetson TK1 and Venice 2 Date: Wed, 1 Jul 2015 18:13:44 +0900 Message-ID: <1435742028-8237-1-git-send-email-acourbot@nvidia.com> X-Mailer: git-send-email 2.4.4 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: 1204 Lines: 32 With all essential kernel driver and user-space patches merged, GK20A can now be enabled safely on Tegra124 devices. This series makes small device tree and configuration adjustments to allow this. It leaves the GK20A nodes ready to be used, but still disabled. Enabling the nodes is the work of the bootloader, after it has configured VPR properly. U-boot patches that do this are in the work. In the meantime, it is safe to merge this kernel support. Alexandre Courbot (3): ARM: tegra: Add IOMMU node to GK20A ARM: tegra: jetson-tk1: Add GK20A GPU DT node ARM: tegra: Enable Nouveau in defconfig Thierry Reding (1): ARM: tegra: venice2: Add GK20A GPU DT node arch/arm/boot/dts/tegra124-jetson-tk1.dts | 10 +++++++++- arch/arm/boot/dts/tegra124-venice2.dts | 10 +++++++++- arch/arm/boot/dts/tegra124.dtsi | 3 +++ arch/arm/configs/tegra_defconfig | 3 +++ 4 files changed, 24 insertions(+), 2 deletions(-) -- 2.4.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/