From patchwork Fri Sep 14 15:20:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TWljaGHFgiBNaXJvc8WCYXc=?= X-Patchwork-Id: 10600961 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B2DDB14DB for ; Fri, 14 Sep 2018 15:21:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9576A2BA07 for ; Fri, 14 Sep 2018 15:21:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 89D972BA23; Fri, 14 Sep 2018 15:21:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=2.0 tests=BAYES_00,DKIM_ADSP_ALL, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 946892BA24 for ; Fri, 14 Sep 2018 15:21:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:MIME-Version:Subject:From:Message-Id :Date: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=wGL5xUIoGEV6lbPWKNbyK6kx6FK/rbsVwY8mooOYlSw=; b=iYorQ/XWuVSL7V TlAYBXmd8SfX+/ne9yB34xMoEcZe+VnXT2t9+dOKe0LP0Vn7fXdHQBoLDibfOcuPWeDyiJCJzx8l3 qsfn23G8m7Nlc4qzgrDZDuXjdV4dG3OOlOOcCWMQ6Y6TYsWgaRmyNvapoHoqkbvBn1IjA+ae7qZ/X yrx1j9xZCCCBxnXY9JKF/x8KZM5wPy90VR8D01k/ZUiH/hIcFguuW5qekRGB4rtf90KOp9yB/Zgk2 QjuTM0+u8zUq7MfevYUpvs7uterTlyxvYIFRiAlVZKsCgSbWkaxhr6LjowS1wYQIePD0LUnFULtLd QK6kuKxEJaJO10nK1xXg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g0puR-0006da-0a; Fri, 14 Sep 2018 15:21:27 +0000 Received: from rere.qmqm.pl ([91.227.64.183]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g0pu6-0006P2-JY for linux-arm-kernel@lists.infradead.org; Fri, 14 Sep 2018 15:21:08 +0000 Received: from remote.user (localhost [127.0.0.1]) by rere.qmqm.pl (Postfix) with ESMTPSA id 42BfMq14mQzKW; Fri, 14 Sep 2018 17:20:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rere.qmqm.pl; s=1; t=1536938408; bh=wIeCrJpOqw1hnJDt47Bx3wf4FGTCSx2tIodqfBUHwGs=; h=Date:From:Subject:To:Cc:From; b=KLhSvIFKMTv+2jgxv/+ncVvqIaqmgt89npwk0ZUldpL9TTPdZwaT53Qq40Nyc15Nj 9/huMUVl93UDad1udhvNHjBGbVzO+mc+lAd0c1g3jcUdc2RNe53clzl/MTofBac762 Ll5v2GEY0ca1+JaFt1AvxtiCJy/vOji0IzgMlZ5PTKvjU1dadTvdQPUcFTVIr+P9MQ sMedJDOSk+84yTvpQpe09WjSB+sEk6fvq02zQA2alfXJZHppn4kin/7Th7nqtLCPlj y+b6YQzjGFLMjwlM3MoudjjS99whBRAX8qV+P0YQk966sGxVGfGWqrgtwGtRWtCaz+ TlpOmaU6YKPqQ== X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.100.0 at mail Date: Fri, 14 Sep 2018 17:20:47 +0200 Message-Id: From: =?utf-8?b?TWljaGHFgiBNaXJvc8WCYXc=?= Subject: [PATCH] ARM: at91/dt: fix typo in sama5d2 pinmux descriptions MIME-Version: 1.0 To: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180914_082107_058713_49AECA66 X-CRM114-Status: UNSURE ( 7.85 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Alexandre Belloni , Rob Herring Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Fix SSC0 pin TD0 where wrongly called TDO. Signed-off-by: Michał Mirosław --- Against v4.18.7 arch/arm/boot/dts/sama5d2-pinfunc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/sama5d2-pinfunc.h b/arch/arm/boot/dts/sama5d2-pinfunc.h index e57191fb83de..1c01a6f843d8 100644 --- a/arch/arm/boot/dts/sama5d2-pinfunc.h +++ b/arch/arm/boot/dts/sama5d2-pinfunc.h @@ -375,7 +375,7 @@ #define PIN_PB22__GPIO PINMUX_PIN(PIN_PB22, 0, 0) #define PIN_PB22__LCDDAT11 PINMUX_PIN(PIN_PB22, 1, 1) #define PIN_PB22__A11 PINMUX_PIN(PIN_PB22, 2, 1) -#define PIN_PB22__TDO PINMUX_PIN(PIN_PB22, 3, 1) +#define PIN_PB22__TD0 PINMUX_PIN(PIN_PB22, 3, 1) #define PIN_PB22__TIOA2 PINMUX_PIN(PIN_PB22, 4, 2) #define PIN_PB22__FLEXCOM3_IO1 PINMUX_PIN(PIN_PB22, 5, 3) #define PIN_PB22__GMDC PINMUX_PIN(PIN_PB22, 6, 3) @@ -556,7 +556,7 @@ #define PIN_PC14__LCDDAT6 PINMUX_PIN(PIN_PC14, 1, 2) #define PIN_PC14__GRX0 PINMUX_PIN(PIN_PC14, 2, 1) #define PIN_PC14__ISC_D5 PINMUX_PIN(PIN_PC14, 3, 1) -#define PIN_PC14__TDO PINMUX_PIN(PIN_PC14, 5, 2) +#define PIN_PC14__TD0 PINMUX_PIN(PIN_PC14, 5, 2) #define PIN_PC14__A3 PINMUX_PIN(PIN_PC14, 6, 2) #define PIN_PC15 79 #define PIN_PC15__GPIO PINMUX_PIN(PIN_PC15, 0, 0)