diff mbox series

arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module

Message ID 20240203-topic-sm8x50-upstream-goodix-spi-defconfig-v1-1-b69ed85ddd05@linaro.org (mailing list archive)
State New, archived
Headers show
Series arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module | expand

Commit Message

Neil Armstrong Feb. 3, 2024, 8:20 p.m. UTC
enable Goodix Berlin SPI driver as module since used on the
Qualcomm SM8550 QRD and SM8650 QRD platforms.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)


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

Best regards,

Comments

Konrad Dybcio Feb. 6, 2024, 6:45 p.m. UTC | #1
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 <neil.armstrong@linaro.org>
> ---

Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
Bjorn Andersson Feb. 14, 2024, 5:57 p.m. UTC | #2
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,
diff mbox series

Patch

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