From patchwork Tue Aug 27 10:56:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bhavya Kapoor X-Patchwork-Id: 13779319 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 777E8C54735 for ; Tue, 27 Aug 2024 10:58:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=u810Jo3KAM2PYpKB1sOJ4JvATsEjVyj69RK1x8nzlfw=; b=akTWAsmkkZ+L9Iobg8qzRDEddZ RGSBVVaT7q/l52brzp4Hcn/2M0UURBVxZTzEYHj0H6dumR1gmRvBNazcqZeXa8CWkH3rTxbd5qWxi Vc+XdI9jl0FxK6GOEDfX2S9VOuRd3TrEHsgVmM9k9/rozv69YSMPVkStjD/maOlVToKfdXPMpbUJ9 Fsz4+uaRK5ODoW27bPdohMZQS//VzeBtCeXTBPEWLAFJWPpb3YZdsgQJ4/rD0yL8JnvlDZaPcV5Oz 2SXnq8fzhO5NWfDeOBEIqRKaNqsI0rtL/EgTqoA0xcpZH+Lxk5T+4yEGyovoELZw6DPVOfwIkv2As ljOCHl9w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sitti-0000000AuFE-0iSM; Tue, 27 Aug 2024 10:58:02 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sitsY-0000000Atpg-0tjj for linux-arm-kernel@lists.infradead.org; Tue, 27 Aug 2024 10:56:51 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 47RAukLa116282; Tue, 27 Aug 2024 05:56:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1724756206; bh=u810Jo3KAM2PYpKB1sOJ4JvATsEjVyj69RK1x8nzlfw=; h=From:To:CC:Subject:Date; b=MwIIb6fI7FAj1QCp5rCb8BTmXfIZho7xLDmtEdFKdBMyQNvAvqfw+RdicDoiEOZd6 CuQZDj406wel/Wh1bfC8i9pfYuAUTK9GUr2xC/Qb0Oww4fQzoPWREAV8FHrV9Z17Ot 8nsin8eih3+KPE67ejLC4pEl2W6Qk5bKUXLtQldg= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47RAukDF006731 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 27 Aug 2024 05:56:46 -0500 Received: from DLEE107.ent.ti.com (157.170.170.37) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 27 Aug 2024 05:56:45 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE107.ent.ti.com (157.170.170.37) 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; Tue, 27 Aug 2024 05:56:45 -0500 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 47RAujYi051303; Tue, 27 Aug 2024 05:56:45 -0500 From: Bhavya Kapoor To: , CC: , , , , , , , , Subject: [PATCH v2 0/2] Add support for multiple can instances as well as describe main_uart5 Date: Tue, 27 Aug 2024 16:26:42 +0530 Message-ID: <20240827105644.575862-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-20240827_035650_321813_57AD3468 X-CRM114-Status: GOOD ( 10.53 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This series adds support for multiple can instances present on J722S EVM as well as describe the main_uart5 for J722S EVM. CAN instances 0 and 1 in the mcu domain and 0 in the main domain are brought on the evm through headers J5, J8 and J10 respectively. Thus, add their respective transceiver's 0, 1 and 2 dt nodes as well as add the required pinmux to add support for these CAN instances. Describe main_uart5 in device tree for completeness, adding the pinmux and mark it as reserved since system firmware uses it in J722S EVM for trace data. Rebased to : next-20240827 Bhavya Kapoor (2): arm64: dts: ti: k3-j722s-evm: Add support for multiple CAN instances arm64: dts: ti: k3-j722s-evm: Describe main_uart5 arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 89 +++++++++++++++++++++++++ 1 file changed, 89 insertions(+)