From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 75060C433FE for ; Thu, 23 Dec 2021 12:17:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348187AbhLWMRd (ORCPT ); Thu, 23 Dec 2021 07:17:33 -0500 Received: from fllv0015.ext.ti.com ([198.47.19.141]:36574 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243479AbhLWMRc (ORCPT ); Thu, 23 Dec 2021 07:17:32 -0500 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 1BNCHQmt018198; Thu, 23 Dec 2021 06:17:26 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1640261846; bh=tRH4EuorSdryfqX3zogUzAkJHn5H2PXs2AZBXRzWybg=; h=From:To:CC:Subject:Date; b=yPZwBCc+BufVPKrYglQn07t4BeyUvSQtdmZzlvOkcuI5yvxU+2mVEZ2xluxy58bP1 bdXBmROlUfpnBXwVQ7luTZB3DkvpSB9OWXaxbkcAUEcs2Jw5dAyWM8bpzDd4zW0a3Y +5eMQOD54R0TUVJ4Hg++aLm+9DOxykADRLGJ84lA= Received: from DLEE114.ent.ti.com (dlee114.ent.ti.com [157.170.170.25]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 1BNCHQ8O014797 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 23 Dec 2021 06:17:26 -0600 Received: from DLEE106.ent.ti.com (157.170.170.36) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Thu, 23 Dec 2021 06:17:25 -0600 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Thu, 23 Dec 2021 06:17:25 -0600 Received: from uda0132425.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 1BNCHN6B047704; Thu, 23 Dec 2021 06:17:23 -0600 From: Vignesh Raghavendra To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring CC: , , Subject: [PATCH-next 0/2] arm64: dts: ti: Cleanup aliases Date: Thu, 23 Dec 2021 17:46:48 +0530 Message-ID: <20211223121650.26868-1-vigneshr@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Dat: Thu, 23 Dec 2021 17:41:24 +0530 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Move aliases to board dts and trim the list to interfaces that are enabled. Alias main_uart8 to serial2 so as to use ttyS2 as console on all K3 SoCs Aswath Govindraju (2): arm64: dts: ti: k3-j721s2: Move aliases to board dts arm64: dts: ti: k3-j721s2-common-proc-board: Alias console uart to serial2 .../dts/ti/k3-j721s2-common-proc-board.dts | 14 ++++++++++-- arch/arm64/boot/dts/ti/k3-j721s2.dtsi | 22 ------------------- 2 files changed, 12 insertions(+), 24 deletions(-) -- 2.34.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 AE229C433EF for ; Thu, 23 Dec 2021 12:18:51 +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=Y09ftgjx6b1QNl1MS2ehUzPNsipqGUcxS0j6BhSx+9Q=; b=jiXjzraRYQdLTR rAe/a+Buvu2ZMCAxjJe961rOfc5DdJiVbQZC1CquaRKHoDVzbxG8XufMJeVioncT7RX1i4VpvL3zU t12DGwgydCEeojZAFN+5kqqJa1xx9X4lXBEbozjaPo/646mk5ASISAhwiy8Yth/HEhz16UTz3Hs/X Toy+OUZd2eMISWL2IJH1MsUwhMKYBk1KKTHhaTKYMR+LBB4e0Iy9jfvKcmKaf1fBZIVPKnJaHVK7t PjWLHAALIvs916BQw6KyjXf6biPW84dCKMil4XQFyLpVX7Cz0JQt3uBy8AdjcTJKbgW2UwBiu4KXH 6zzBrgWRu7+1KJ+r46EA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0N2L-00CffT-As; Thu, 23 Dec 2021 12:17:33 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0N2H-00Cfen-K6 for linux-arm-kernel@lists.infradead.org; Thu, 23 Dec 2021 12:17:31 +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 1BNCHQmt018198; Thu, 23 Dec 2021 06:17:26 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1640261846; bh=tRH4EuorSdryfqX3zogUzAkJHn5H2PXs2AZBXRzWybg=; h=From:To:CC:Subject:Date; b=yPZwBCc+BufVPKrYglQn07t4BeyUvSQtdmZzlvOkcuI5yvxU+2mVEZ2xluxy58bP1 bdXBmROlUfpnBXwVQ7luTZB3DkvpSB9OWXaxbkcAUEcs2Jw5dAyWM8bpzDd4zW0a3Y +5eMQOD54R0TUVJ4Hg++aLm+9DOxykADRLGJ84lA= Received: from DLEE114.ent.ti.com (dlee114.ent.ti.com [157.170.170.25]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 1BNCHQ8O014797 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 23 Dec 2021 06:17:26 -0600 Received: from DLEE106.ent.ti.com (157.170.170.36) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Thu, 23 Dec 2021 06:17:25 -0600 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Thu, 23 Dec 2021 06:17:25 -0600 Received: from uda0132425.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 1BNCHN6B047704; Thu, 23 Dec 2021 06:17:23 -0600 From: Vignesh Raghavendra To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring CC: , , Subject: [PATCH-next 0/2] arm64: dts: ti: Cleanup aliases Date: Thu, 23 Dec 2021 17:46:48 +0530 Message-ID: <20211223121650.26868-1-vigneshr@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Dat: Thu, 23 Dec 2021 17:41:24 +0530 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-20211223_041729_787568_DC65EEE1 X-CRM114-Status: UNSURE ( 5.54 ) 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Move aliases to board dts and trim the list to interfaces that are enabled. Alias main_uart8 to serial2 so as to use ttyS2 as console on all K3 SoCs Aswath Govindraju (2): arm64: dts: ti: k3-j721s2: Move aliases to board dts arm64: dts: ti: k3-j721s2-common-proc-board: Alias console uart to serial2 .../dts/ti/k3-j721s2-common-proc-board.dts | 14 ++++++++++-- arch/arm64/boot/dts/ti/k3-j721s2.dtsi | 22 ------------------- 2 files changed, 12 insertions(+), 24 deletions(-) -- 2.34.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel