Message ID | 20220602120613.2175-1-kishon@ti.com |
---|---|
Headers | show
Return-Path: <devicetree-owner@kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DB784CCA478 for <linux-devicetree@archiver.kernel.org>; Thu, 2 Jun 2022 12:06:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234796AbiFBMGa (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Thu, 2 Jun 2022 08:06:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34796 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234788AbiFBMG3 (ORCPT <rfc822;devicetree@vger.kernel.org>); Thu, 2 Jun 2022 08:06:29 -0400 Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E50A71CC5DB; Thu, 2 Jun 2022 05:06:27 -0700 (PDT) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 252C6HIl075010; Thu, 2 Jun 2022 07:06:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1654171577; bh=DuEXCXoL9IDcgvsAnIMRAW9BTFe3e1IHN5JFOrrh8Rk=; h=From:To:CC:Subject:Date; b=HqAWt98jOUlKKvxdBEbgAHz5PfVo2zmNFsKD1ZSSiI5ldII2YrsvQSgWTxh4vTzhw YH/pVaywTR25luf+WXhPB0gjGz3bi59lOOAfl8Bcuz5p9fgdL+nWJmoTMDCLtbsvVC geAmq4VhINW6G+wzaojYTTKxX7zgZG1RT5+EwLdY= Received: from DFLE104.ent.ti.com (dfle104.ent.ti.com [10.64.6.25]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 252C6HUc079056 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 2 Jun 2022 07:06:17 -0500 Received: from DFLE106.ent.ti.com (10.64.6.27) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Thu, 2 Jun 2022 07:06:17 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE106.ent.ti.com (10.64.6.27) 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, 2 Jun 2022 07:06:17 -0500 Received: from a0393678ub.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 252C6EEm054710; Thu, 2 Jun 2022 07:06:15 -0500 From: Kishon Vijay Abraham I <kishon@ti.com> To: Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Nishanth Menon <nm@ti.com>, Santosh Shilimkar <ssantosh@kernel.org> CC: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, Kishon Vijay Abraham I <kishon@ti.com> Subject: [PATCH v2 0/3] soc: ti: Enable PRUSS-M on K3 AM62x SoCs Date: Thu, 2 Jun 2022 17:36:10 +0530 Message-ID: <20220602120613.2175-1-kishon@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
soc: ti: Enable PRUSS-M on K3 AM62x SoCs
|
expand
|