2024-02-03 20:20:35

by Neil Armstrong

[permalink] [raw]
Subject: [PATCH] arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module

enable Goodix Berlin SPI driver as module since used on the
Qualcomm SM8550 QRD and SM8650 QRD platforms.

Signed-off-by: Neil Armstrong <[email protected]>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2064e7bc529e..ea000c333e50 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -432,6 +432,7 @@ CONFIG_MOUSE_ELAN_I2C=m
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ATMEL_MXT=m
CONFIG_TOUCHSCREEN_GOODIX=m
+CONFIG_TOUCHSCREEN_GOODIX_BERLIN_SPI=m
CONFIG_TOUCHSCREEN_ELAN=m
CONFIG_TOUCHSCREEN_EDT_FT5X06=m
CONFIG_INPUT_MISC=y

---
base-commit: 076d56d74f17e625b3d63cf4743b3d7d02180379
change-id: 20240203-topic-sm8x50-upstream-goodix-spi-defconfig-5b69c3e9f61f

Best regards,
--
Neil Armstrong <[email protected]>



2024-02-06 18:50:10

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH] arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module

On 3.02.2024 21:20, Neil Armstrong wrote:
> enable Goodix Berlin SPI driver as module since used on the
> Qualcomm SM8550 QRD and SM8650 QRD platforms.
>
> Signed-off-by: Neil Armstrong <[email protected]>
> ---

Acked-by: Konrad Dybcio <[email protected]>

Konrad

2024-02-14 18:50:03

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module


On Sat, 03 Feb 2024 21:20:17 +0100, Neil Armstrong wrote:
> enable Goodix Berlin SPI driver as module since used on the
> Qualcomm SM8550 QRD and SM8650 QRD platforms.
>
>

Applied, thanks!

[1/1] arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module
commit: 95af34a4c25c2e5429bf76643cdab9c2d3cde6e3

Best regards,
--
Bjorn Andersson <[email protected]>