Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3831096pxk; Tue, 29 Sep 2020 07:20:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwPobdtX/5tLwz/E76A0pqAywMKiPugXmIApnni+p8jMbjd7Yngt+jRCHfLcjT7QbvASTDo X-Received: by 2002:a17:906:49cd:: with SMTP id w13mr4017202ejv.151.1601389256484; Tue, 29 Sep 2020 07:20:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601389256; cv=none; d=google.com; s=arc-20160816; b=l3LFoif0399We/mFzxsTpktmcaXWItgKRaDgtq8JReivoVV3/uCk/scCdTXQxOhYdm 2+2NkQnEIUKFH5ageggVy3mncNu+8c9Q361ZojhzasDNXAdpnPgpC6mViWox9xwHnyfL GyNjjS9FNJLx+xyJbWhHwN+58zy8CA+zIq4VdlLDnRri7JHVq2ftrUSwYtaTrj8+pdq+ 6rgLLuyf7zAupI0/YReF4Fc2QZdtIKqTjWlRdNzOjiQTPQbB91H/iBuwN8gQzL0Qq4bl K4q0r4zHkP6Sw/dMvd+cP8gqm+3GMEIcR+IYDtNb+/kMu0c44v0EkVboxEbIc34SC100 aSHg== 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=/cv5Td9YxBdozN2S0gO++Jvx9Jpl+/Nk9vHDJR9ZQk8=; b=StglI3VwzWGsd+0be+XlG8y6K4faNzorgI7OAP0HD3KL0e9oZSHi9IGAAulRe/eza/ v/ZRMZp97XCJpmxNrvG7asoaVJsMmhpkzwI52I06VQ+yAh8+RXsZWjzTL625iF9d2qyj O7xZBqaPWH3ofHOWig87RQ0KwSK32P3P3aJI87bn6EMQm75/e5AGSURMdsH28kqlTulc GlzTdchdL7rcneQ5PthFyOH1egh2tEswVDNeevDZr1lKm54oDHnG/urjKZp3fGjdp/wO oJfjWluCCdgdMAZmVjKN1KKSaJpc7b4LEsrIpAxJqd+3xdhzvwTa+5A/u5LFxD4WBl3f xAPg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-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 n6si3039739edy.596.2020.09.29.07.20.32; Tue, 29 Sep 2020 07:20:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731450AbgI2OQZ (ORCPT + 99 others); Tue, 29 Sep 2020 10:16:25 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:14723 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1730772AbgI2OP2 (ORCPT ); Tue, 29 Sep 2020 10:15:28 -0400 Received: from DGGEMS414-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id AB84C16B1EE2ADFAB6D7; Tue, 29 Sep 2020 22:15:24 +0800 (CST) Received: from thunder-town.china.huawei.com (10.174.177.253) by DGGEMS414-HUB.china.huawei.com (10.3.19.214) with Microsoft SMTP Server id 14.3.487.0; Tue, 29 Sep 2020 22:15:17 +0800 From: Zhen Lei To: Wei Xu , Rob Herring , "Jonathan Cameron" , devicetree , linux-arm-kernel , linux-kernel CC: Zhen Lei , Libin , Kefeng Wang Subject: [PATCH v5 11/17] dt-bindings: arm: hisilicon: convert hisilicon,cpuctrl bindings to json-schema Date: Tue, 29 Sep 2020 22:14:48 +0800 Message-ID: <20200929141454.2312-12-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 In-Reply-To: <20200929141454.2312-1-thunder.leizhen@huawei.com> References: <20200929141454.2312-1-thunder.leizhen@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.174.177.253] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Convert the Hisilicon CPU controller binding to DT schema format using json-schema. Signed-off-by: Zhen Lei --- .../bindings/arm/hisilicon/controller/cpuctrl.yaml | 29 ++++++++++++++++++++++ .../arm/hisilicon/controller/hisilicon,cpuctrl.txt | 8 ------ 2 files changed, 29 insertions(+), 8 deletions(-) create mode 100644 Documentation/devicetree/bindings/arm/hisilicon/controller/cpuctrl.yaml delete mode 100644 Documentation/devicetree/bindings/arm/hisilicon/controller/hisilicon,cpuctrl.txt diff --git a/Documentation/devicetree/bindings/arm/hisilicon/controller/cpuctrl.yaml b/Documentation/devicetree/bindings/arm/hisilicon/controller/cpuctrl.yaml new file mode 100644 index 000000000000000..f6a314db3a59416 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/hisilicon/controller/cpuctrl.yaml @@ -0,0 +1,29 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/hisilicon/controller/cpuctrl.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Hisilicon CPU controller + +maintainers: + - Wei Xu + +description: | + The clock registers and power registers of secondary cores are defined + in CPU controller, especially in HIX5HD2 SoC. + +properties: + compatible: + items: + - const: hisilicon,cpuctrl + + reg: + maxItems: 1 + +required: + - compatible + - reg + +additionalProperties: false +... diff --git a/Documentation/devicetree/bindings/arm/hisilicon/controller/hisilicon,cpuctrl.txt b/Documentation/devicetree/bindings/arm/hisilicon/controller/hisilicon,cpuctrl.txt deleted file mode 100644 index ceffac537671668..000000000000000 --- a/Documentation/devicetree/bindings/arm/hisilicon/controller/hisilicon,cpuctrl.txt +++ /dev/null @@ -1,8 +0,0 @@ -Hisilicon CPU controller - -Required properties: -- compatible : "hisilicon,cpuctrl" -- reg : Register address and size - -The clock registers and power registers of secondary cores are defined -in CPU controller, especially in HIX5HD2 SoC. -- 1.8.3