Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp1168806pxv; Fri, 23 Jul 2021 01:17:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzFwYNqWkRfB4Ygkc9N3Hl6bB1nLNMNUGPlg1sbCIxZeTRlER9Tsrt2mh3sQrWGmmfNrERR X-Received: by 2002:a92:c10d:: with SMTP id p13mr2660845ile.83.1627028254237; Fri, 23 Jul 2021 01:17:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627028254; cv=none; d=google.com; s=arc-20160816; b=tariNFHCl94XuqIKdoQsjq1DEZu/JSr+6j+/Iyk3dx9pVFTwC1sCjZGdSJ5toGPoYz WEGmCocLMXFxYw3MjhFNusF3AFdRpuXNf/VVaaXh2EkbE8XQHoLMiQCVCZIcGSMojGdQ s9YS9wrDJrZMtBFmKv+gfgHiePv4YdYT8YDng3nVLFsBNX6s7Cfy3yAsbqqgjHBRF4u6 nIfDs2pw9uxDbUmOxAVw6sRaRPQIrgj/9eHIjMXWJCJwRLFgLf9HMuYJ1mzAN452SCVQ X3DpK8Nl//5tRvsuVKpX7RVtHJ2xN1dK6Kcq71uKyH3KzutaElCFJ5c2e6Cbqhu9pjZg VdvQ== 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=6S3RhCg0EHIob+38xn/j4RfzuVh2RxrkXqEopNgzwLE=; b=GdRUUbs/aYfi2CNk3DiF6C6TGDchxG++Id3D8UCBHsgTBpgpGgGTSfx70ZbPbkaoJy q6caeI1p1++TsPU+zvH7ZpE8g5dqaUbvdEI95zd9te1FeMg8pOW/Yb0PuL8z87/bfljq myCrlAD1GrBrscCtGxePRwtVI6ypr9YjQwdEAaITIkb2nQjkYxxCZ4A5xY28aZiNWuQF kenWZ+yvk55GVa9+hwI8lYZBe3xemreFMSSzOfkTB4+JP/imQgLqG8eaCbY7sWHjpyTl PHXe8xCR6zO6ZhJYbXlr+Q1Aktjm2tM/nyYaGF4TbaKfRiZbzNhQ0BkyseuWz/nBuxDD YuKg== 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 o7si21352903jao.123.2021.07.23.01.17.22; Fri, 23 Jul 2021 01:17:34 -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 S234416AbhGWHgE (ORCPT + 99 others); Fri, 23 Jul 2021 03:36:04 -0400 Received: from twspam01.aspeedtech.com ([211.20.114.71]:30043 "EHLO twspam01.aspeedtech.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234307AbhGWHgE (ORCPT ); Fri, 23 Jul 2021 03:36:04 -0400 Received: from mail.aspeedtech.com ([192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id 16N7x5V1041949; Fri, 23 Jul 2021 15:59:05 +0800 (GMT-8) (envelope-from billy_tsai@aspeedtech.com) Received: from BillyTsai-pc.aspeed.com (192.168.2.149) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 23 Jul 2021 16:15:39 +0800 From: Billy Tsai To: , , , , , , , , , , , CC: Subject: [v2 1/8] dt-bindings: iio: adc: rename the aspeed adc yaml Date: Fri, 23 Jul 2021 16:16:14 +0800 Message-ID: <20210723081621.29477-2-billy_tsai@aspeedtech.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210723081621.29477-1-billy_tsai@aspeedtech.com> References: <20210723081621.29477-1-billy_tsai@aspeedtech.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [192.168.2.149] X-ClientProxiedBy: TWMBX02.aspeed.com (192.168.0.24) To TWMBX02.aspeed.com (192.168.0.24) X-DNSRBL: X-MAIL: twspam01.aspeedtech.com 16N7x5V1041949 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The aspeed,ast2400-adc.yaml not only descriptor the bindings of ast2400. Rename it to aspeed,adc.yaml for all of the aspeed adc bindings. Signed-off-by: Billy Tsai --- .../iio/adc/{aspeed,ast2400-adc.yaml => aspeed,adc.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Documentation/devicetree/bindings/iio/adc/{aspeed,ast2400-adc.yaml => aspeed,adc.yaml} (93%) diff --git a/Documentation/devicetree/bindings/iio/adc/aspeed,ast2400-adc.yaml b/Documentation/devicetree/bindings/iio/adc/aspeed,adc.yaml similarity index 93% rename from Documentation/devicetree/bindings/iio/adc/aspeed,ast2400-adc.yaml rename to Documentation/devicetree/bindings/iio/adc/aspeed,adc.yaml index 7f534a933e92..23f3da1ffca3 100644 --- a/Documentation/devicetree/bindings/iio/adc/aspeed,ast2400-adc.yaml +++ b/Documentation/devicetree/bindings/iio/adc/aspeed,adc.yaml @@ -1,7 +1,7 @@ # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/iio/adc/aspeed,ast2400-adc.yaml# +$id: http://devicetree.org/schemas/iio/adc/aspeed,adc.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: ADC that forms part of an ASPEED server management processor. -- 2.25.1