Message ID | 20230808201842.292911-1-a-nandan@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 45B30C001B0 for <linux-arm-kernel@archiver.kernel.org>; Tue, 8 Aug 2023 20:19:32 +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:To :From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=kZrWWIU6hNJXShaUUWbdIG2M6OcMiFoXlTyqMa9nFDY=; b=L4JqQrU1Do2bt2 d6e9hBp+uuXsZJFJjFzvQhd3+AdY1rxbkThANjjYJtxE5KGyaif3zN3LHxL8FQ+6mTo0NJZLUeaaj jtS7Issuaz8JHrOmWtBrQLjz28emtR0KevcaS7Fk9Mi95Djhw5jcSZory3Sov88eIBFhzCkKTId3c HYx+a5BbLwHuaqMwDp3f0MPvuwA9QLFE8E0RE1v5HrMuvLsIqbicnSzAeqXEjO9yyGxNpp95I8Clu 03s/RiROisXKKZRXnasAAOHnYHvHW8E+Yz3zqIKpaHkkQupe/Ue859swf3fsgjXpVylyhp4k6/7uG i0pZNZ0QfzhNnW+XVJ+w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qTTAS-003OTa-1k; Tue, 08 Aug 2023 20:19:00 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qTTAP-003OS0-26 for linux-arm-kernel@lists.infradead.org; Tue, 08 Aug 2023 20:18:59 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 378KIlsH108234; Tue, 8 Aug 2023 15:18:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1691525927; bh=S6TnKJTYbWw8N/P74aYbib8UuVQ08I0CXGWY53Z/gJI=; h=From:To:Subject:Date; b=PsNWcB0KVlHbnnb3S9j02ailxtP4MQXrEm+JkfGLyw90F8Q+ImB6g7MCyNRj6kUST xGyX7hn/hTwbb/VUNrHQmz/b4Qsb+ajc41UTApqR2NfjvUNVGigRIlMTH/IGMGNgEm Oc1c2MjY7xWMZPEXZ3uNgzNxfWAHjYaISzhCCOQs= Received: from DLEE100.ent.ti.com (dlee100.ent.ti.com [157.170.170.30]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 378KIkdX126964 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 8 Aug 2023 15:18:46 -0500 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE100.ent.ti.com (157.170.170.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 8 Aug 2023 15:18:46 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE104.ent.ti.com (157.170.170.34) 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, 8 Aug 2023 15:18:46 -0500 Received: from TI.dhcp.ti.com (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 378KIgre028651; Tue, 8 Aug 2023 15:18:43 -0500 From: Apurva Nandan <a-nandan@ti.com> To: Apurva Nandan <a-nandan@ti.com>, Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>, Tero Kristo <kristo@kernel.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, <linux-arm-kernel@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, Udit Kumar <u-kumar1@ti.com>, Hari Nagalla <hnagalla@ti.com> Subject: [PATCH v2 0/3] Add R5F and C7x DSP nodes for J721S2 SoC. Date: Wed, 9 Aug 2023 01:48:39 +0530 Message-ID: <20230808201842.292911-1-a-nandan@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-20230808_131857_732122_EFC95C24 X-CRM114-Status: UNSURE ( 9.98 ) 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 | Add R5F and C7x DSP nodes for J721S2 SoC. | expand |