From patchwork Wed Mar 15 13:31:54 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jon Hunter X-Patchwork-Id: 739227 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3vjswZ6SNLz9ryr for ; Thu, 16 Mar 2017 00:32:30 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751108AbdCONcT (ORCPT ); Wed, 15 Mar 2017 09:32:19 -0400 Received: from hqemgate14.nvidia.com ([216.228.121.143]:13676 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753475AbdCONcP (ORCPT ); Wed, 15 Mar 2017 09:32:15 -0400 Received: from hqnvupgp08.nvidia.com (Not Verified[216.228.121.13]) by hqemgate14.nvidia.com id ; Wed, 15 Mar 2017 06:31:59 -0700 Received: from HQMAIL108.nvidia.com ([172.20.13.39]) by hqnvupgp08.nvidia.com (PGP Universal service); Wed, 15 Mar 2017 06:29:45 -0700 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Wed, 15 Mar 2017 06:29:45 -0700 Received: from HQMAIL103.nvidia.com (172.20.187.11) by HQMAIL108.nvidia.com (172.18.146.13) with Microsoft SMTP Server (TLS) id 15.0.1263.5; Wed, 15 Mar 2017 13:32:14 +0000 Received: from hqnvemgw02.nvidia.com (172.16.227.111) by HQMAIL103.nvidia.com (172.20.187.11) with Microsoft SMTP Server id 15.0.1263.5 via Frontend Transport; Wed, 15 Mar 2017 13:32:14 +0000 Received: from goldfinger.nvidia.com (Not Verified[10.21.132.151]) by hqnvemgw02.nvidia.com with Trustwave SEG (v7, 5, 5, 8150) id ; Wed, 15 Mar 2017 06:32:13 -0700 From: Jon Hunter To: Thierry Reding CC: Russell King , Rob Herring , Mark Rutland , , , , Jon Hunter Subject: [PATCH 4/5] dt-bindings: tegra: Update compatible strings for Tegra flowctrl Date: Wed, 15 Mar 2017 13:31:54 +0000 Message-ID: <1489584715-23138-5-git-send-email-jonathanh@nvidia.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1489584715-23138-1-git-send-email-jonathanh@nvidia.com> References: <1489584715-23138-1-git-send-email-jonathanh@nvidia.com> X-NVConfidentiality: public MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Update the compatible strings for Tegra Flow Control driver to match the device-tree source files for Tegra. Signed-off-by: Jon Hunter --- .../devicetree/bindings/arm/tegra/nvidia,tegra20-flowctrl.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-flowctrl.txt b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-flowctrl.txt index ccf0adddc820..d92bf782985f 100644 --- a/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-flowctrl.txt +++ b/Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-flowctrl.txt @@ -1,7 +1,13 @@ NVIDIA Tegra Flow Controller Required properties: -- compatible: Should be "nvidia,tegra-flowctrl" +- compatible: Should contain one of the following: + For Tegra20 must contain "nvidia,tegra20-flowctrl". + For Tegra30 must contain "nvidia,tegra30-flowctrl". + For Tegra114 must contain "nvidia,tegra114-flowctrl" + For Tegra124 must contain "nvidia,tegra124-flowctrl" + For Tegra132 must contain "nvidia,tegra124-flowctrl" + For Tegra210 must contain "nvidia,tegra210-flowctrl" - reg: Should contain one register range (address and length) Example: