From patchwork Tue Jan 12 23:15:44 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Kemnade X-Patchwork-Id: 12015459 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 072D0C433E0 for ; Tue, 12 Jan 2021 23:18:04 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 A05EA2312F for ; Tue, 12 Jan 2021 23:18:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A05EA2312F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kemnade.info Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version: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:In-Reply-To:References:List-Owner; bh=MKuAqyhJ2M44j2tK0uA29jpchWdWug5b4cT+eUl5JO8=; b=d5RaD+D2PERRniqUFKMRdsacvs 6DMI/YWfzM3cFETxic1AUrrzQPodbFgnOsmLczQ9mvAsXYUK5jF31EKf/XfYhCre7sGs3sjougq98 kllCFodb5l3zrmOK7igt68NouOK3BbxX8G2J5/IM13phVQJ1WDpW3IWKBoAQ59f5uZdbgB3ffgIQf SQ+//xrdT5NkD5EJNHg5xTT00I+E6QubipEozOmJcGytvBDfMJzYJ7lArPhIol8Xp/+loabGUVCIS q7EX9NnP8HnIFbhN2OjrfzXeB0liJyx9iQPV/CRVSQdLWU9NNpnckQZxm+saEC4oQqr6IRBvIcn53 1qRHdugg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kzStW-0006CR-6X; Tue, 12 Jan 2021 23:16:10 +0000 Received: from mail.andi.de1.cc ([2a01:238:4321:8900:456f:ecd6:43e:202c]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kzStR-00068v-JX for linux-arm-kernel@lists.infradead.org; Tue, 12 Jan 2021 23:16:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kemnade.info; s=20180802; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=CpIpjamshJ3uHwSrCn2sDnuXqrCaKswn7NSyruUIWa0=; b=ay/4TZMW5tWopuYrhaI3ykYQn/ A0lGf4PdfUC84f9Cw/nB3eGQNNeerTnfNjMDmlVS4RY6CW/RmcWDur8vFM2X46AlDKtLOZWuPh82+ u11eyt6gFo4uKswgV0m/TMTEZ/3PtVPIU07bFbWVJZrneU6CyQepSnxH5fz1faMX9PYw=; Received: from p200300ccff1586001a3da2fffebfd33a.dip0.t-ipconnect.de ([2003:cc:ff15:8600:1a3d:a2ff:febf:d33a] helo=aktux) by mail.andi.de1.cc with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1kzStK-0005SE-7q; Wed, 13 Jan 2021 00:15:58 +0100 Received: from andi by aktux with local (Exim 4.92) (envelope-from ) id 1kzStJ-0007o0-Ul; Wed, 13 Jan 2021 00:15:57 +0100 From: Andreas Kemnade To: robh+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, j.neuschaefer@gmx.net, letux-kernel@openphoenux.org Subject: [PATCH 0/4] ARM: dts: imx: uart improvements for ebookreaders Date: Wed, 13 Jan 2021 00:15:44 +0100 Message-Id: <20210112231549.29957-1-andreas@kemnade.info> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210112_181606_001695_C9EF35A1 X-CRM114-Status: UNSURE ( 8.34 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andreas Kemnade Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org - add second uart - correct pinmux for console uart (it was working before because of setup by uboot) - document locations on board Andreas Kemnade (4): ARM: dts: imx6sl-tolino-shine2hd: correct console uart pinmux ARM: dts: imx6sl-tolino-shine2hd: add second uart ARM: dts: imx6sl-tolino-shine3: correct console uart pinmux ARM: dts: imx: e60k02: add second uart arch/arm/boot/dts/e60k02.dtsi | 6 ++++++ arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts | 18 ++++++++++++++++-- arch/arm/boot/dts/imx6sl-tolino-shine3.dts | 15 +++++++++++++-- arch/arm/boot/dts/imx6sll-kobo-clarahd.dts | 13 ++++++++++++- 4 files changed, 47 insertions(+), 5 deletions(-)