Message ID | 20221108232228.1177199-4-nfraprado@collabora.com (mailing list archive) |
---|---|
State | New, archived |
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 392D4C4332F for <linux-arm-kernel@archiver.kernel.org>; Tue, 8 Nov 2022 23:24:07 +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=yvhaQUHxa/O/T/fDNdR5d19DXMSSxaB8rWZoYAcwtys=; b=aGwLd/OytWiNjU wWThurhWTTP9RMXV0jNS1fg6u8DMG8LzSIP/ieD0UkswMPev2sc1AaxKWBhj7RK8HjCUDmZvMjly8 gZjpHQAJderGLgyY0K8l6tljWF7n9OFju2HTjacjfD+8aDgs1jqBN6VxZ2L0KNC04fhav8m6xb+pd iwCjkYaePSLum40unvh90IE4FoTqQ5tidReaQInpylDWFyB7v5vYsjgpKy60v97k3jI/r5ZW/2Fo2 dVK1ybFCly1gpQYDZ5Rzvrq9js32ywA4BHCcvZYLBFZq2Muyx1+ylvKZBqtfRmVlmiCKql9l5c41p qRfcptszTs719ab0NXgQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osXvw-0094Lj-Sp; Tue, 08 Nov 2022 23:23:09 +0000 Received: from madras.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e5ab]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osXvX-0094Dk-H6 for linux-arm-kernel@lists.infradead.org; Tue, 08 Nov 2022 23:22:44 +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 14CB166029B1; Tue, 8 Nov 2022 23:22:39 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1667949762; bh=PcHe9cy6qruJU4c+HcbUI24S03MQpaBXwwsagHEloxQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Xtxp8S3gcqWlp3a4YiRzZiTSHHfgW8u9NC6HY5LythSfX5SRuzZ0dT0blSyGJgHRU DBQ/8/jnH/SUkIJ5baQnqaBVTOMfW+16B+ZGQDw7Tk9Sb9UwHvLo4d1ekzhoDF9RQk /MuKFwvxpbdF7P8EPFfKUKHBzEBgLgDvoBnkf52//qhl8vs+FfSkXxD7bLSyLlYy8Y PsdIrSRtci4npnzkqpFoec74VgJzp6iFTwWAoOVwzYayjUtQ7k0FsaINqj5vu067fw F+mt+u0wVh6bhC+L1CWOTPOzzAI3tYWMk2yvGI86TLCR4ePfzu4dtRzyLdV+fTuj7z pseDBHke56P8w== From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= <nfraprado@collabora.com> To: Matthias Brugger <matthias.bgg@gmail.com> Cc: kernel@collabora.com, AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>, =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= <nfraprado@collabora.com>, Arnd Bergmann <arnd@arndb.de>, Bjorn Andersson <andersson@kernel.org>, Catalin Marinas <catalin.marinas@arm.com>, Dmitry Baryshkov <dmitry.baryshkov@linaro.org>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>, Marcel Ziswiler <marcel.ziswiler@toradex.com>, Mark Brown <broonie@kernel.org>, Shawn Guo <shawnguo@kernel.org>, Vinod Koul <vkoul@kernel.org>, Will Deacon <will@kernel.org>, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 03/13] arm64: defconfig: Enable TOUCHSCREEN_ELAN Date: Tue, 8 Nov 2022 18:22:18 -0500 Message-Id: <20221108232228.1177199-4-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_152243_721287_DC13FB30 X-CRM114-Status: GOOD ( 10.45 ) 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="utf-8" Content-Transfer-Encoding: base64 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 |
arm64: defconfig: Enable missing kconfigs for mt8183-kukui-jacuzzi-juniper
|
expand
|
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index af072b47f762..c6bd2f7cd1b8 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -413,6 +413,7 @@ CONFIG_KEYBOARD_CROS_EC=y CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_ATMEL_MXT=m CONFIG_TOUCHSCREEN_GOODIX=m +CONFIG_TOUCHSCREEN_ELAN=m CONFIG_TOUCHSCREEN_EDT_FT5X06=m CONFIG_INPUT_MISC=y CONFIG_INPUT_PM8941_PWRKEY=y
Enable support for Elan eKTH I2C touchscreens. They are used by several of the arm64 devicetrees. 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 <nfraprado@collabora.com> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)