From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 65C3EC433E2 for ; Mon, 7 Sep 2020 19:29:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2361F21556 for ; Mon, 7 Sep 2020 19:29:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=nvidia.com header.i=@nvidia.com header.b="ljMGSDJx" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728657AbgIGT3z (ORCPT ); Mon, 7 Sep 2020 15:29:55 -0400 Received: from hqnvemgate24.nvidia.com ([216.228.121.143]:6774 "EHLO hqnvemgate24.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726458AbgIGT3z (ORCPT ); Mon, 7 Sep 2020 15:29:55 -0400 Received: from hqpgpgate101.nvidia.com (Not Verified[216.228.121.13]) by hqnvemgate24.nvidia.com (using TLS: TLSv1.2, DES-CBC3-SHA) id ; Mon, 07 Sep 2020 12:27:41 -0700 Received: from hqmail.nvidia.com ([172.20.161.6]) by hqpgpgate101.nvidia.com (PGP Universal service); Mon, 07 Sep 2020 12:29:55 -0700 X-PGP-Universal: processed; by hqpgpgate101.nvidia.com on Mon, 07 Sep 2020 12:29:55 -0700 Received: from [10.26.73.157] (10.124.1.5) by HQMAIL107.nvidia.com (172.20.187.13) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Mon, 7 Sep 2020 19:29:53 +0000 Subject: Re: [PATCH 2/9] dt-bindings: fuse: tegra: Add missing compatible strings To: Thierry Reding CC: , References: <20200716141856.544718-1-thierry.reding@gmail.com> <20200716141856.544718-3-thierry.reding@gmail.com> From: Jon Hunter Message-ID: <9cc64aa0-74cb-fe16-6dd7-04ee2881b6a4@nvidia.com> Date: Mon, 7 Sep 2020 20:29:51 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200716141856.544718-3-thierry.reding@gmail.com> X-Originating-IP: [10.124.1.5] X-ClientProxiedBy: HQMAIL105.nvidia.com (172.20.187.12) To HQMAIL107.nvidia.com (172.20.187.13) Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nvidia.com; s=n1; t=1599506861; bh=pWcovg7cPNu/7P2H1O9fJ1aqIr28BWmRfp2l0DZaOXk=; h=X-PGP-Universal:Subject:To:CC:References:From:Message-ID:Date: User-Agent:MIME-Version:In-Reply-To:X-Originating-IP: X-ClientProxiedBy:Content-Type:Content-Language: Content-Transfer-Encoding; b=ljMGSDJxLRV/mVazuoi3qZyGJL9i468HvKHH+CFZYFzSDCsEyrRPmZFrSoH7yEwC0 kMiG/RnkqbDLN72BFNsZ2Kc3mrb72mCBAGQkfGm3uzhXYrV0YX0tO0gJYHV25UGTDk AH8EgnlEYTKCvkDTLQNl2+35KNwovhcmWMQvIcTjkRAbbi4UxQaLG4WSLL0OSq2DCL wGa/+sgG1niFhWhoTvbvJspOiJtXaJYAkfTPevO8jUEmsL9xaCS5A7f/d7bvdy+bsT xXKWDZlRJ3u6PqgytQhIsg5iFa1ux3GKVpO8tUVJL9ylM5422CNO8t2pIsSm8JdzQa tUfHcVfM62/bA== Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On 16/07/2020 15:18, Thierry Reding wrote: > From: Thierry Reding > > The Tegra FUSE device tree bindings haven't been updated in a while. Add > compatible strings for the SoC generations that were released since the > last update. > > Signed-off-by: Thierry Reding > --- > .../devicetree/bindings/fuse/nvidia,tegra20-fuse.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt b/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt > index 41372d441131..2aaf661c04ee 100644 > --- a/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt > +++ b/Documentation/devicetree/bindings/fuse/nvidia,tegra20-fuse.txt > @@ -4,8 +4,9 @@ Required properties: > - compatible : For Tegra20, must contain "nvidia,tegra20-efuse". For Tegra30, > must contain "nvidia,tegra30-efuse". For Tegra114, must contain > "nvidia,tegra114-efuse". For Tegra124, must contain "nvidia,tegra124-efuse". > - Otherwise, must contain "nvidia,-efuse", plus one of the above, where > - is tegra132. > + For Tegra132 must contain "nvidia,tegra132-efuse", "nvidia,tegra124-efuse". > + For Tegra210 must contain "nvidia,tegra210-efuse". For Tegra186 must contain > + "nvidia,tegra186-efuse". For Tegra194 must contain "nvidia,tegra194-efuse". > Details: > nvidia,tegra20-efuse: Tegra20 requires using APB DMA to read the fuse data > due to a hardware bug. Tegra20 also lacks certain information which is > Reviewed-by: Jon Hunter Cheers Jon -- nvpublic