From patchwork Thu Dec 3 12:02:11 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhen Lei X-Patchwork-Id: 336934 Delivered-To: patch@linaro.org Received: by 2002:a92:5e16:0:0:0:0:0 with SMTP id s22csp232755ilb; Thu, 3 Dec 2020 04:04:10 -0800 (PST) X-Google-Smtp-Source: ABdhPJye7KgqvjyNYK0ri7hfUjHZe4WOmbVoZKC1LUMBEFn9surAbhJTP76S6kYjZyiDtts3Inqt X-Received: by 2002:a17:906:4d8d:: with SMTP id s13mr2227522eju.305.1606997049836; Thu, 03 Dec 2020 04:04:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606997049; cv=none; d=google.com; s=arc-20160816; b=h6qtWVrQwRzwT+ficnjKPY/HaDRprMVTmuUyjdilv0pDmMFUeyEu3VWQWL+pkdn176 pf+Ua25CnkutdzUMjBMD43YCqxWqINlXgABjhY4YetOM3dypaXROFa2B9HZEopOeH+Na /Tqdn+ho5Y8umr7o8vpFfwSw1rMYf5FzOcg7rI2BlmKS3kGrZpVZaKEYz8zQEXwYw80n Mga6HkG2qyqVPZot7nZ3a2T9PuYU/f1LJDCwQ9BsufqV96qOO08fwuiC30U9ktvVlu1P SYkwJuRtW+QDMRJBS/3TGtElNt9XIvXf81wf3NlY9flGj6IzBQenjV8VDm04bc8jmvG6 Y4HQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=mR9SpewN9DJ5kpsK6O5O63bvVAXdBLPkczDcZLWkkk8=; b=FWjAUf3z/2zizbP/HIU2mmy/a38VataTd07/PBfg5DYnXP4kIbEpTanat5sqnz9rmX F71F1j/aile/lKCvdo5NHn7DMmH4ImPEe2DQriO6BjQY1zebZKDIQpgnQv/qClqZgoJ+ M8MEBL90KbIK4IRsEPQpLfg5IzUPMEvIbmuKSKBvsnJGw3DYI2BQVXN6w+ukwIirrcaI bOWLne06Y3VZBjkVMA2j+7GsxAE4Vj06hojGbVdP7ipwyRkF7Opdq1rkHwf0KC3cZTrw L4QxgbCaJ6bfPF0n6Y79LdhUYUCaWGbjX3/PbXYsxlK6uz2luZ/Pe1buBcCw48NPguo6 ub1w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id mj1si1034695ejb.54.2020.12.03.04.04.09; Thu, 03 Dec 2020 04:04:09 -0800 (PST) Received-SPF: pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388098AbgLCMDi (ORCPT + 6 others); Thu, 3 Dec 2020 07:03:38 -0500 Received: from szxga07-in.huawei.com ([45.249.212.35]:9364 "EHLO szxga07-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726884AbgLCMDh (ORCPT ); Thu, 3 Dec 2020 07:03:37 -0500 Received: from DGGEMS407-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4CmvbR5b1Vz785x; Thu, 3 Dec 2020 20:02:27 +0800 (CST) Received: from thunder-town.china.huawei.com (10.174.177.9) by DGGEMS407-HUB.china.huawei.com (10.3.19.207) with Microsoft SMTP Server id 14.3.487.0; Thu, 3 Dec 2020 20:02:45 +0800 From: Zhen Lei To: Philipp Zabel , Wei Xu , "Rob Herring" , linux-arm-kernel , devicetree , linux-kernel CC: Zhen Lei , Zhangfei Gao , Chen Feng , "Manivannan Sadhasivam" Subject: [PATCH 3/4] dt-bindings: reset: correct vendor prefix hisi to hisilicon Date: Thu, 3 Dec 2020 20:02:11 +0800 Message-ID: <20201203120212.1105-4-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 In-Reply-To: <20201203120212.1105-1-thunder.leizhen@huawei.com> References: <20201203120212.1105-1-thunder.leizhen@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.174.177.9] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The vendor prefix of "Hisilicon Limited" is "hisilicon", it is clearly stated in "vendor-prefixes.yaml". Fixes: 836e23549583 ("dt-bindings: Document the hi3660 reset bindings") Signed-off-by: Zhen Lei Cc: Zhangfei Gao --- Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 1.8.3 diff --git a/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt b/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt index 2df4bddeb688918..aefd26710f9e87d 100644 --- a/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt +++ b/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt @@ -11,7 +11,7 @@ Required properties: - compatible: should be one of the following: "hisilicon,hi3660-reset" for HI3660 "hisilicon,hi3670-reset", "hisilicon,hi3660-reset" for HI3670 -- hisi,rst-syscon: phandle of the reset's syscon. +- hisilicon,rst-syscon: phandle of the reset's syscon. - #reset-cells : Specifies the number of cells needed to encode a reset source. The type shall be a and the value shall be 2. @@ -29,7 +29,7 @@ Example: iomcu_rst: iomcu_rst_controller { compatible = "hisilicon,hi3660-reset"; - hisi,rst-syscon = <&iomcu>; + hisilicon,rst-syscon = <&iomcu>; #reset-cells = <2>; };