From patchwork Tue Nov 8 23:22:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= X-Patchwork-Id: 13036960 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 1C343C4332F for ; Tue, 8 Nov 2022 23:24:41 +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:References:In-Reply-To: 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: List-Owner; bh=3Q/fu3Mh7X8bUv26LuzwApSuEUX7HZ2W/7m6b5bfKZo=; b=g+wPuFQYfwJbYd n/BMZSJSww+zkLQlUzKLkbw04Mhn6GmxAzaxJQ44N7N6nkZz7deoB0oHnzokkq5kDG9hLx0XPbSTn HPocQ3gBo+qmoBzJyal8FsbBlu5oIx9qQpP988lPJbjhDq/coS1bOz0tq/JGzp+cv0Ptu9C5b/AkY X12popURZ4h3x3xrUc5UGEVqjBERhINZTdWwj/dESvAGtSGYqaKACYl6Nnm8eIX6YQRidP7qBrDHF uIsrGSAt0dLzUK+9aj3+yueqD/rR4+KkgWzdwMpVJIW+4XUAfFEoRH/Jz4E1CMEpQ+54WYhKhCwwy Tc7Xacs+cphYV2STYrhg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osXwT-0094Yw-Hd; Tue, 08 Nov 2022 23:23:41 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osXvf-0094Ft-OV for linux-arm-kernel@lists.infradead.org; Tue, 08 Nov 2022 23:22:53 +0000 Received: from notapiano.myfiosgateway.com (zone.collabora.co.uk [167.235.23.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: nfraprado) by madras.collabora.co.uk (Postfix) with ESMTPSA id 49AAF66029AE; Tue, 8 Nov 2022 23:22:48 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1667949770; bh=PgRFecqSHUBqeFYeoDo3xngEsCy9Ku4bVHY4a2Yf0JA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=K89ssczKan6wHBCRu9+781bge1G3Ifp2ME1UEWLqjpDsriUS06dL+0ZUhFNEZAfBG VIP1vC8sUJSZhid/M4yCLkOOTLWDR2acfuQR1rtxrputZCYRqoIEnRArznw0uFHHTa 7GDK5p+7R4fpuzGQXy7V8xL4JLzfUCVwYpe42buzCbXKnslXT3CdTvRDFW5mRJXZ+m 2yOCQRf3Z33WwpG4r0TrrFbJ1qLZamtnaF8Hw6PxTzm/+yESM2VqNGO90LiVk/CvXJ Jj6TttVwRTxIJm2ljeDsNEasYJNFuTG0+af/LrPU+tlY/8IeV+wQOFdBPm9x7paUM0 +sRTLjq3ZcNQw== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= To: Matthias Brugger Cc: kernel@collabora.com, AngeloGioacchino Del Regno , =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Arnd Bergmann , Bjorn Andersson , Catalin Marinas , Dmitry Baryshkov , Krzysztof Kozlowski , Marcel Ziswiler , Mark Brown , Shawn Guo , Vinod Koul , Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 06/13] arm64: defconfig: Enable MTK_CMDQ Date: Tue, 8 Nov 2022 18:22:21 -0500 Message-Id: <20221108232228.1177199-7-nfraprado@collabora.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221108232228.1177199-1-nfraprado@collabora.com> References: <20221108232228.1177199-1-nfraprado@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221108_152251_965039_73A088AD X-CRM114-Status: GOOD ( 10.78 ) 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 support for the MediaTek Command Queue (CMDQ). This implicitly enables MTK_CMDQ_MBOX, the Command Queue Mailbox, which is used as part of the display pipeline. By enabling this on the defconfig we make it effortless to test the relevant hardware on CI systems like KernelCI. Signed-off-by: NĂ­colas F. R. A. Prado --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index a0cb700bf0af..5e752a9afed7 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1137,6 +1137,7 @@ CONFIG_RASPBERRYPI_POWER=y CONFIG_FSL_DPAA=y CONFIG_FSL_MC_DPIO=y CONFIG_FSL_RCPM=y +CONFIG_MTK_CMDQ=m CONFIG_MTK_DEVAPC=m CONFIG_MTK_PMIC_WRAP=y CONFIG_QCOM_AOSS_QMP=y