From patchwork Wed Oct 6 05:53:37 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aswath Govindraju X-Patchwork-Id: 12538657 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E9D04C433F5 for ; Wed, 6 Oct 2021 05:56:26 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B4B2760FA0 for ; Wed, 6 Oct 2021 05:56:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B4B2760FA0 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=RrhhbrLSt/8VRcbWLriKtFKlNyvmEKf5dfcfoW03kIw=; b=KVO5mHyLcVxM6B fWWjJoNvFIVfu8M7veXhiR5FjjINwaVQNEeCVOb39l4AU4Vy/Y/ZvrPT6yBLH3dk7+EcN3hGc1AVY h1DRn61fFA0loPOY0cEVfYE4qqB6Q0tBcGYEbHYpKs9zU+XUavs0DKYElRpHZdnUcknE1UTWGxz8P rQNbhC7eXOZN7zndDbuN7ycQRvQX4VJZJPNdnn6/yllL08TKPo9I/oU32jghhKtqOa1rNYZZbs84E 7trZD0NB70B3Pew0vYDqjp2vN4NR2wF0kVN25oa6os8HypLS0VCoFy597+6rr/8tsyDYg4N3/XGdZ d4xVDQhMzRNyNVqhBSeQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mXzse-00CuAl-9R; Wed, 06 Oct 2021 05:54:16 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mXzsY-00Cu7k-TP for linux-arm-kernel@lists.infradead.org; Wed, 06 Oct 2021 05:54:14 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 1965rpiU033140; Wed, 6 Oct 2021 00:53:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1633499631; bh=tfVY0tCk13Gm9LvbM/Nt6WS2pYI/2NBjcAkyeRss47k=; h=From:To:CC:Subject:Date; b=lmofctU12ck3ysEsXzf8eOtoiwzGLzPdxvDwwTzLkXAj6BuprYf4Xr8F0RRQkW2t1 TMMnFe0pKk16glDuKW33J0JtDPecc2h5F6TJZJ3WW0vwN94uP2DG4HPjIK3mrrffpf QeVRh9TcShhDoqD+q1RUkiWhSP4SmCgSKpKGdWrQ= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 1965rpGN025917 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 6 Oct 2021 00:53:51 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Wed, 6 Oct 2021 00:53:51 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE115.ent.ti.com (10.64.6.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; Wed, 6 Oct 2021 00:53:51 -0500 Received: from gsaswath-HP-ProBook-640-G5.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 1965rjkC070213; Wed, 6 Oct 2021 00:53:46 -0500 From: Aswath Govindraju To: CC: Marc Kleine-Budde , Aswath Govindraju , Nishanth Menon , Tero Kristo , Rob Herring , Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Martin KaFai Lau , Song Liu , Yonghong Song , John Fastabend , KP Singh , , , , , Subject: [PATCH v4 0/6] CAN: Add support for CAN in AM65,J721e and AM64 Date: Wed, 6 Oct 2021 11:23:37 +0530 Message-ID: <20211006055344.22662-1-a-govindraju@ti.com> X-Mailer: git-send-email 2.17.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-20211005_225411_123013_29D720DC X-CRM114-Status: GOOD ( 12.40 ) 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 The following series of patches add support for CAN in SoC's AM65, J721e and AM64. The following series is dependent on, https://patchwork.kernel.org/project/netdevbpf/patch/20210920123344.2320-1-a-govindraju@ti.com/ changes since v3 - - Rebased the series on top of ti-k3-dts-next branch changes since v2 - - correct the dtbs_check errors. clock names order and interrupts property added in the dt bindings - added support for main mcan instances on common processor board for j721e - rebased the series on top of latest linux-next head changes since v1 - - changed the message ram configuration to use the maximum value in each field, for better performance. Aswath Govindraju (3): arm64: dts: ti: am654-base-board/am65-iot2050-common: Disable mcan nodes arm64: dts: ti: k3-am64-main: Add support for MCAN arm64: dts: ti: k3-am642-evm/sk: Add support for main domain mcan nodes in EVM and disable them on SK Faiz Abbas (3): arm64: dts: ti: k3-am65-mcu: Add Support for MCAN arm64: dts: ti: k3-j721e: Add support for MCAN nodes arm64: dts: ti: k3-j721e-common-proc-board: Add support for mcu and main mcan nodes arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 28 +++ arch/arm64/boot/dts/ti/k3-am642-evm.dts | 40 ++++ arch/arm64/boot/dts/ti/k3-am642-sk.dts | 8 + .../boot/dts/ti/k3-am65-iot2050-common.dtsi | 8 + arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 30 +++ .../arm64/boot/dts/ti/k3-am654-base-board.dts | 8 + .../dts/ti/k3-j721e-common-proc-board.dts | 155 ++++++++++++++ arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 196 ++++++++++++++++++ .../boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 28 +++ 9 files changed, 501 insertions(+)