Message ID | 20240212104417.1058993-1-b-kapoor@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 4777CC48297 for <linux-arm-kernel@archiver.kernel.org>; Mon, 12 Feb 2024 10:44:39 +0000 (UTC) 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=FtTDztCEO3Ov+EtLffW3+wBOg+JOAPN/NY2+ciLzEoo=; b=Md3gWIixA5l6wQ teRTqRuCFBZRPEv/ZGe21vy4NxvO/dc1gP60aMxuDXEfV7kkjLyQuEKIwdsUhoD+YlEyJjz/yQbRm lnWZoWrAm4xIF/st7Ao9sOm7RHinV4sm/PaD8fK7i5smyybG9op7e9dLidz2sVeJeqLd3Q3puU9ne BB2tKJk8saoNHfGvR452sxha96e0lBCn+RLrER3WZaLA5XUk0yTKBqkwuCFa6u16T2EOt//30dzhn XyJrBO9vufGPVVdkQWmVixXKeFojgPUrUXl3ionEbQueuWGmRVj+bsawf/LabwX9RBVNujRzsA7GJ wz9V4n+yod31RqCcgjjw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZTnV-00000004wqL-41Dk; Mon, 12 Feb 2024 10:44:25 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZTnS-00000004woK-3NLQ for linux-arm-kernel@lists.infradead.org; Mon, 12 Feb 2024 10:44:24 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 41CAiIZA115366; Mon, 12 Feb 2024 04:44:18 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1707734658; bh=b4JbmEa2Ee7tdYYKJ1dwvz/r7NVCdNPG0jCwiAuAacM=; h=From:To:CC:Subject:Date; b=oWL2KptGhA4NlMwLucPzbn6vW9yD6cAg12hFipVrJJLMUQX2vMlJ62Rcm3/9Y4gSE wCUb9kuZm8wikuGTd7Z/AQsDhpenB7SWKYgy3qchje/coCXFRf+2bfIvtvDqF1yUuQ IlFyE07gmlVma2ZR+umBl2eaHdl5+m7HfqXMwUXQ= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 41CAiI04075965 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 12 Feb 2024 04:44:18 -0600 Received: from DFLE102.ent.ti.com (10.64.6.23) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 12 Feb 2024 04:44:18 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Mon, 12 Feb 2024 04:44:18 -0600 Received: from localhost (a0498981-hp-z2-tower-g5-workstation.dhcp.ti.com [10.24.68.216]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 41CAiHSB116417; Mon, 12 Feb 2024 04:44:18 -0600 From: Bhavya Kapoor <b-kapoor@ti.com> To: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: <nm@ti.com>, <vigneshr@ti.com>, <kristo@kernel.org>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>, <linux-arm-kernel@lists.infradead.org>, <b-kapoor@ti.com> Subject: [RESEND PATCH v2 0/4] arm64: dts: ti: Modify pinmux for wkup_uart0 and mcu_uart0 Date: Mon, 12 Feb 2024 16:14:13 +0530 Message-ID: <20240212104417.1058993-1-b-kapoor@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240212_024422_951761_14C555B5 X-CRM114-Status: UNSURE ( 7.34 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
arm64: dts: ti: Modify pinmux for wkup_uart0 and mcu_uart0
|
expand
|