Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751279AbdFAIEj (ORCPT ); Thu, 1 Jun 2017 04:04:39 -0400 Received: from hqemgate15.nvidia.com ([216.228.121.64]:11754 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750848AbdFAIEh (ORCPT ); Thu, 1 Jun 2017 04:04:37 -0400 X-PGP-Universal: processed; by hqpgpgate102.nvidia.com on Thu, 01 Jun 2017 01:04:36 -0700 From: Mikko Perttunen To: , , , CC: , , , Mikko Perttunen Subject: [PATCH v2 0/2] Device tree changes for Tegra186 cpufreq Date: Thu, 1 Jun 2017 11:04:03 +0300 Message-ID: <1496304245-24024-1-git-send-email-mperttunen@nvidia.com> X-Mailer: git-send-email 2.1.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: 622 Lines: 17 Hi, these are the device tree and bindings changes for the Tegra186 cpufreq driver that was recently merged. The patches are the same as those that were originally posted with the driver. Mikko Perttunen (2): dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186 .../arm/tegra/nvidia,tegra186-ccplex-cluster.txt | 17 +++++++++++++++++ arch/arm64/boot/dts/nvidia/tegra186.dtsi | 7 +++++++ 2 files changed, 24 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/tegra/nvidia,tegra186-ccplex-cluster.txt -- 2.1.4