From patchwork Mon Apr 1 11:56:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ond=C5=99ej_Jirman?= X-Patchwork-Id: 10879783 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 D9AED1575 for ; Mon, 1 Apr 2019 11:56:54 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BDC7B28803 for ; Mon, 1 Apr 2019 11:56:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B1DE82879C; Mon, 1 Apr 2019 11:56:54 +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=-3.4 required=2.0 tests=BAYES_00,DKIM_ADSP_DISCARD, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham 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 763BD287B7 for ; Mon, 1 Apr 2019 11:56:54 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=t0BKvLGcE8cQuJCsu9mwRBCdVRdh9lU8hZCJxj1dbk4=; b=FVPGZndI+4Sf57 i18TPmesyMKRxpD5MT06VwZYem0lECbidS3O8kch/nWi39E7esLhcKn0Ry3Gp2GLiV54h0htdxI3T X8KhoZfF/woYL315kqKK7UjBVm+ESNc7WNFu8c8n3crQL7J1WtjnBVheF4ZDqOekqkV4J3NFRFSHW 9+swPqWrz1SJtfXSyuMeFjZbL25L9cCdP5UMPokNJ5Cdb1dWwHZw7Fi1Dq3uhiGf8Oy1+cK2XerPh o1svpBOi5CpM6CrK9d1/CpHjoxOyjG0XnboaQB9tH2Zia3UUHMBd8eaM6rtoOK0AiANSSzZKbiCgq QFLYYrvfJQ07roO8wNtw==; 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 1hAvYY-0002Py-4M; Mon, 01 Apr 2019 11:56:50 +0000 Received: from vps.xff.cz ([195.181.215.36]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hAvY6-0001tY-6Z for linux-arm-kernel@lists.infradead.org; Mon, 01 Apr 2019 11:56:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1554119780; bh=h7WWXjDTQhcdYdV4DjZ7htty8GUP8qIjlco+q4zG0wQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JM+1QK0BZKbhUQGq+fEMWGoQvL1fEsMfB0cBqFkcgXm1pKm0lT6q3N8t5xA6VWeFG 1idMBBGW8qf2x+fcpyr6+NFYTDPj+znJOVXsL2hXQ8IuxrJLnnX6y/CJCwiMw2Q/H+ +deg+MINfR/KidlMBRzjiNHnifgTFXjMV5QjvhKw= From: megous@megous.com To: maxime.ripard@free-electrons.com, wens@csie.org, robh@kernel.org, johan@kernel.org, mark.rutland@arm.com Subject: [PATCH v2 2/5] ARM: dts: sun8i: a83t: Add UART2 PB pins Date: Mon, 1 Apr 2019 13:56:13 +0200 Message-Id: <20190401115616.21337-3-megous@megous.com> In-Reply-To: <20190401115616.21337-1-megous@megous.com> References: <20190401115616.21337-1-megous@megous.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190401_045622_407163_6CD7D3BB X-CRM114-Status: UNSURE ( 7.40 ) 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: Ondrej Jirman , devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 From: Ondrej Jirman Add pin definitions for UART2 PB pins. These are used on TBS-A711 tablet. Signed-off-by: Ondrej Jirman --- arch/arm/boot/dts/sun8i-a83t.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi index fcb7ef5ce2df..0176049d9815 100644 --- a/arch/arm/boot/dts/sun8i-a83t.dtsi +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi @@ -768,6 +768,12 @@ pins = "PG8", "PG9"; function = "uart1"; }; + + /omit-if-no-ref/ + uart2_pb_pins: uart2-pb-pins { + pins = "PB0", "PB1"; + function = "uart2"; + }; }; timer@1c20c00 {