Message ID | 20240208110602.931573-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 B5629C48260 for <linux-arm-kernel@archiver.kernel.org>; Thu, 8 Feb 2024 11:06:23 +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=eDi7wkfeDNm72OQ7pYMGSDtX3xuQ4YJNNxs/NK3KLfU=; b=VI8vqApXJMVILa zz17/UGHuT5Hrwo7qPi/PZpHgkxEMsjJ3K9OEKLDI41JvS0673AtjJqLWmvFHvLsugWJkN/88KGUk frRMK0gIYIhfEda8ZjjpAguKzsgdTwSz/TIRsZaO4Ms1gcact4n2GWsIXVTUAB1dI84h2OE9uTFmC RELlL7hHPTyCB8MgApA7fL6S7gmgw58D+D5J2GcKkCtzAgmq0qbKlvRNrcm5yULJwKsFu+sWFdr1u Cw29Fb4sGEETCjbFqNhPq1fE+fw3V5WNDKlQcGOpbwxlrPUnnT6U2r164UahdTdRYaKW0uHg+tmgM 9ykDyolSQ6t0esm8LSSw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rY2EN-0000000DVx4-2JRy; Thu, 08 Feb 2024 11:06:11 +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 1rY2EK-0000000DVvM-2yYa for linux-arm-kernel@lists.infradead.org; Thu, 08 Feb 2024 11:06:09 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 418B64X1051890; Thu, 8 Feb 2024 05:06:04 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1707390364; bh=JXXVu22Eoc25d5j9Jp3/5JtdcHkgF5s1mAQEELWRls0=; h=From:To:CC:Subject:Date; b=JizZmGwhTJVBUdyW1LRioWhgbQWevYQg5RHjgvK80mPCvaUTKMTmAkuo4htd/eChY SxB2FqVnFHG81rJWNTzf7jptY5388MxwIMJRYegdISyqRC/uFpoKN4zembzlSUVgeR 7c0vNF/eL4W0wxMHS7bmyscih3R4xPXMII1JL4Is= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 418B64aH022899 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 8 Feb 2024 05:06:04 -0600 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 8 Feb 2024 05:06:04 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE109.ent.ti.com (10.64.6.30) 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; Thu, 8 Feb 2024 05:06:04 -0600 Received: from localhost (a0498981-hp-z2-tower-g5-workstation.dhcp.ti.com [10.24.68.216]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 418B63nP096123; Thu, 8 Feb 2024 05:06:03 -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: [PATCH 0/3] arm64: dts: ti: Modify pinmux for wakeup and mcu uart Date: Thu, 8 Feb 2024 16:35:59 +0530 Message-ID: <20240208110602.931573-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-20240208_030608_822926_1FE3A122 X-CRM114-Status: UNSURE ( 7.60 ) 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 wakeup and mcu uart
|
expand
|