From patchwork Mon Apr 17 10:06:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Biju Das X-Patchwork-Id: 13213645 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 328E3C77B70 for ; Mon, 17 Apr 2023 10:07:12 +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=PXBZRMDHvxAZI77mVpAzEPcySLa9g00r3uDeQG3kMgQ=; b=ElL40eFfkxahId mKrwKedj4/6MCpaLuQYL44Gv0AaVT2fYbdPU9pcyIEBvC6baLTzhpXsypfawdUuoM5BH3yXaxavRU k/Aetpwd7jsqA1qk4gei4xSGpv1apK/05X7zHA4fCLZOWBT81zNu6/3txZw3mRx/6KW9wT4jId43S Qo6KSGSEeqouy7Ca4pdEFKDt2dYpQVwzaODU/KnN/hh23rLQTGmjs7iPhAIz6ouMtqV7Ig5UZLy++ ZDL+sgcZoPw6ZhwxDYljZkLW3/U8WqCinyxmcVMNYHxnFzwSx3B/ONjFcWcxXW83ZuHKawzZ8jsOP 88VTxznjjX7Jns5NLc+w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1poLkb-00Fg6z-0s; Mon, 17 Apr 2023 10:06:21 +0000 Received: from relmlor1.renesas.com ([210.160.252.171] helo=relmlie5.idc.renesas.com) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1poLkY-00Fg5e-1g for linux-arm-kernel@lists.infradead.org; Mon, 17 Apr 2023 10:06:20 +0000 X-IronPort-AV: E=Sophos;i="5.99,203,1677510000"; d="scan'208";a="156257176" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 17 Apr 2023 19:06:14 +0900 Received: from localhost.localdomain (unknown [10.226.92.249]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 1918440083F2; Mon, 17 Apr 2023 19:06:09 +0900 (JST) From: Biju Das To: Catalin Marinas , Will Deacon Cc: Biju Das , Bjorn Andersson , Arnd Bergmann , Geert Uytterhoeven , Krzysztof Kozlowski , Thierry Reding , =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJh?= =?utf-8?b?ZG8=?= , Mark Brown , =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , linux-arm-kernel@lists.infradead.org, Prabhakar Mahadev Lad , linux-renesas-soc@vger.kernel.org Subject: [PATCH] arm64: defconfig: Enable Renesas MTU3a counter config Date: Mon, 17 Apr 2023 11:06:07 +0100 Message-Id: <20230417100607.309068-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230417_030618_671657_E9B8B518 X-CRM114-Status: UNSURE ( 7.02 ) 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 Enable MFD & counter related configs for Renesas MTU3a Counter as it is populated on RZ/{G2L, LC, UL} and RZ/V2L SMARC EVKs. Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven --- This patch is based on linux-next. --- arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index b6342b40c600..95ba3e061a26 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -690,6 +690,7 @@ CONFIG_MFD_SPMI_PMIC=y CONFIG_MFD_RK808=y CONFIG_MFD_SEC_CORE=y CONFIG_MFD_SL28CPLD=y +CONFIG_RZ_MTU3=y CONFIG_MFD_TPS65219=y CONFIG_MFD_ROHM_BD718XX=y CONFIG_MFD_WCD934X=m @@ -1421,6 +1422,8 @@ CONFIG_INTERCONNECT_QCOM_SM8250=m CONFIG_INTERCONNECT_QCOM_SM8350=m CONFIG_INTERCONNECT_QCOM_SM8450=y CONFIG_INTERCONNECT_QCOM_SM8550=y +CONFIG_COUNTER=m +CONFIG_RZ_MTU3_CNT=m CONFIG_HTE=y CONFIG_HTE_TEGRA194=y CONFIG_HTE_TEGRA194_TEST=m