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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 56F26C433F5 for ; Sat, 13 Nov 2021 03:24:24 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0A96E60EE7 for ; Sat, 13 Nov 2021 03:24:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0A96E60EE7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=cdjrlc.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Vsy86oimpCoBoMOPVERfPy8k9LPuOGMj1VCtZvm6vS0=; b=FwSI9M+ati9iVf MYpTd6Xxai0Av/SvCuMATq7BLLqTIqbenHhG44RiqzRdDUfgyiHHSOVdxfs1rLHt6XbzDazSPkMim FMXEdZtYFpc+/EPlrNFBasrzIsvZ0UmfsYaA822eTKbsY9s1ShsLAkzdPtiKsrg1VcoVzF/sY0wvZ gJxRUGYDOA4ZpHpYIZeu6MP/Q58+6zlAS0T+PtQIxMfSbNn4XXQWJowyfWOzvc1Qww8jsiNM8ztTZ PhlddPT75xrj6MsnizzCeE+mJjvajvGdBn1t3+9cEdSaG+n1uhBPnC5lNyOGbHaLERzYTfUsJSF7R soqRPq9lbdyyuqyzUPyQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mljdD-00C63z-RQ; Sat, 13 Nov 2021 03:23:07 +0000 Received: from smtpbg604.qq.com ([59.36.128.82]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mljd6-00C62r-2v for linux-arm-kernel@lists.infradead.org; Sat, 13 Nov 2021 03:23:05 +0000 X-QQ-mid: bizesmtp39t1636773727t3mf18cu Received: from localhost.localdomain (unknown [125.69.41.88]) by esmtp6.qq.com (ESMTP) with id ; Sat, 13 Nov 2021 11:22:06 +0800 (CST) X-QQ-SSF: 01000000000000C0F000B00A0000000 X-QQ-FEAT: YSwSv5UBo8iyDs0LqepHxm3Da4Ty9d3fh9KZboilL/WAOHMO1XsSu2aVYrRk3 kKh5CGxjGRYL9hPcBttnI5YxO2FrtZQZWcJS3Y6vAtYi1f/DW6/jKFknkRgcDfjC44eOclo wDCF2OkauWWkeECWPQgpmWo1lGEgaAatcEBf/77mj+AwAan5nhKWbfnBHW/B9kkil54fctM A9X1C7btND+Hqr08VLHbQHXpiSK/kJFzbDxE0CoIuutvDWFpfvJeSc4QVw/tR4zwvUC6hKH JNeH3FVYZV5BxOcuduQiDOT2wtV5TjkCqjCV6bxrgrV9EJql85n9vVRmUdxkydu7Oi9SYd9 3Y/YnFl3FAamtsgRnorBqEWero/PY83TovSu1fq X-QQ-GoodBg: 0 From: Jason Wang To: shawnguo@kernel.org Cc: robh+dt@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Jason Wang Subject: [PATCH] ARM: dts: I.MX: Fix typo in some comments of imx Date: Sat, 13 Nov 2021 11:21:56 +0800 Message-Id: <20211113032156.48799-1-wangborong@cdjrlc.com> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 X-QQ-SENDSIZE: 520 Feedback-ID: bizesmtp:cdjrlc.com:qybgspam:qybgspam4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211112_192300_478780_5EB6AED8 X-CRM114-Status: GOOD ( 10.98 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Remove the repeated `configurable' in some comments in imx1-pinfunc.h and imx27-pinfunc.h. Signed-off-by: Jason Wang --- arch/arm/boot/dts/imx1-pinfunc.h | 6 +++--- arch/arm/boot/dts/imx27-pinfunc.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/arm/boot/dts/imx1-pinfunc.h b/arch/arm/boot/dts/imx1-pinfunc.h index 050a1fc46a77..bd2e679cb26c 100644 --- a/arch/arm/boot/dts/imx1-pinfunc.h +++ b/arch/arm/boot/dts/imx1-pinfunc.h @@ -26,9 +26,9 @@ * 2 - 0 * 3 - 1 * - * 'pin' is an integer between 0 and 0xbf. i.MX1 has 4 ports with 32 configurable - * configurable pins each. 'pin' is PORT * 32 + PORT_PIN, PORT_PIN is the pin - * number on the specific port (between 0 and 31). + * 'pin' is an integer between 0 and 0xbf. i.MX1 has 4 ports with 32 + * configurable pins each. 'pin' is PORT * 32 + PORT_PIN, PORT_PIN is + * the pin number on the specific port (between 0 and 31). */ #define MX1_PAD_A24__A24 0x00 0x004 diff --git a/arch/arm/boot/dts/imx27-pinfunc.h b/arch/arm/boot/dts/imx27-pinfunc.h index 1514d80a3112..75aea0c701d4 100644 --- a/arch/arm/boot/dts/imx27-pinfunc.h +++ b/arch/arm/boot/dts/imx27-pinfunc.h @@ -26,9 +26,9 @@ * 2 - 0 * 3 - 1 * - * 'pin' is an integer between 0 and 0xbf. imx27 has 6 ports with 32 configurable - * configurable pins each. 'pin' is PORT * 32 + PORT_PIN, PORT_PIN is the pin - * number on the specific port (between 0 and 31). + * 'pin' is an integer between 0 and 0xbf. imx27 has 6 ports with 32 + * configurable pins each. 'pin' is PORT * 32 + PORT_PIN, PORT_PIN is + * the pin number on the specific port (between 0 and 31). */ #define MX27_PAD_USBH2_CLK__USBH2_CLK 0x00 0x000 -- 2.33.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel