From patchwork Wed Apr 19 09:50:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: MD Danish Anwar X-Patchwork-Id: 13216571 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 782D0C6FD18 for ; Wed, 19 Apr 2023 09:52:01 +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=i3g0Ct7k9nLK/QA4El4fU3ZNkLiHArl/wqKEqfSnqdw=; b=yYMTPVQCRj1Kw5 psXNviPz73YJ6JC5gU4wcAd5gQB2MRSF7J7Nz1oL6o3czI9qgw1TgbFomn0ExIJzSm81G6kvxEHvW vZFP4WkUnfDffBX5e89rclmlwWDdiwuhsCJzBrVhFbi3J/ldMDsNlkf42ZfbkTw5q2Rv1N6SZQo07 363ajgarOQI9x92vjr1AUZPWFHHuaXyHkvZYGaqp51C8EGOZsd4bVfpam/5ZW1XnS5Sv2Kkh0bpqj lTAOJQF2nEmwZKarFyelsQ9eAcIzZfC582QxR1+V/wLccCMOP/e8TrSOeP+EiIENrx1grpfMWTMSH D8/Wxiw7EF075smoDS7w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pp4T3-004o53-1X; Wed, 19 Apr 2023 09:51:13 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pp4Sz-004o3h-2u for linux-arm-kernel@lists.infradead.org; Wed, 19 Apr 2023 09:51:11 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33J9osN8042875; Wed, 19 Apr 2023 04:50:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1681897854; bh=mljfsvL/pHsCnWc7Sj/aslhGS6YKsV/O4C4RsaipU8E=; h=From:To:CC:Subject:Date; b=fdw2yxT2YR2VVW9fG1zO6Uxutx3LsbE/qVN/aZbcmi/S2biFNzgze0kmGi40WYYf4 1QZfIpNJVq6e+PEUDbnb6b0WdkqIewuOnMp+GxcMhgwmjd7TGtppkBMKv1Akh/ZphI oWL64bC0pePUT3jsqK9CrMy6ESRsniw0O0aRsjGw= Received: from DLEE101.ent.ti.com (dlee101.ent.ti.com [157.170.170.31]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33J9osID128470 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 19 Apr 2023 04:50:54 -0500 Received: from DLEE111.ent.ti.com (157.170.170.22) by DLEE101.ent.ti.com (157.170.170.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Wed, 19 Apr 2023 04:50:53 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Wed, 19 Apr 2023 04:50:53 -0500 Received: from lelv0854.itg.ti.com (lelv0854.itg.ti.com [10.181.64.140]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33J9orj3112149; Wed, 19 Apr 2023 04:50:53 -0500 Received: from localhost (uda0501179.dhcp.ti.com [10.24.69.114]) by lelv0854.itg.ti.com (8.14.7/8.14.7) with ESMTP id 33J9oqpE019027; Wed, 19 Apr 2023 04:50:53 -0500 From: MD Danish Anwar To: , Mark Brown , , Thierry Reding , Krzysztof Kozlowski , Geert Uytterhoeven , Arnd Bergmann , Bjorn Andersson , Will Deacon , Catalin Marinas , CC: , , , , Subject: [PATCH] arm64: defconfig: Enable PRUSS as module Date: Wed, 19 Apr 2023 15:20:51 +0530 Message-ID: <20230419095051.3269777-1-danishanwar@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-20230419_025110_005236_AEFB305D X-CRM114-Status: UNSURE ( 9.89 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Enables PRUSS as kernel module for TI SoCs. Signed-off-by: MD Danish Anwar Reviewed-by: Christian Gmeiner --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index a24609e14d50..2a362a902526 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1277,6 +1277,7 @@ CONFIG_ARCH_TEGRA_186_SOC=y CONFIG_ARCH_TEGRA_194_SOC=y CONFIG_ARCH_TEGRA_234_SOC=y CONFIG_TI_SCI_PM_DOMAINS=y +CONFIG_TI_PRUSS=m CONFIG_ARM_IMX_BUS_DEVFREQ=y CONFIG_ARM_IMX8M_DDRC_DEVFREQ=m CONFIG_ARM_MEDIATEK_CCI_DEVFREQ=m