From 9249afb6c71aa367c838d35ae3956eb0db419c0e Mon Sep 17 00:00:00 2001 From: Rudraksha Gupta Date: Thu, 11 Dec 2025 02:26:47 -0800 Subject: [PATCH] linux-next: expressatt: Add PWM Vibrator https://lore.kernel.org/all/20251211-expressatt-vibrator-v1-1-41bdc47217b2@gmail.com/ Part-of: --- device/testing/linux-next/APKBUILD | 2 +- device/testing/linux-next/devices.config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/device/testing/linux-next/APKBUILD b/device/testing/linux-next/APKBUILD index 94232d57f..26a61ec06 100644 --- a/device/testing/linux-next/APKBUILD +++ b/device/testing/linux-next/APKBUILD @@ -91,6 +91,6 @@ package() { sha512sums=" ba5629cb92a2c3e17fef5354b9393ed421db23153e9c3bc7b9651d9e75683e33f7c3e5ec368dc26284f29f9b011a0ed8c314b6941f0e229abf2e4c83eb38b42c linux-next-next-20251215.tar.gz -9b97849df749c6051503b4f4522db72bc6d5ec718a65a24f99132138a9262b6a473a33bc02e5f09fdb721066d3f6e6a0577de363cdd8a0e38ee99c9e3b08d01d devices.config +08ec500bd2f40c1c80e56ebd938d4e54af71972fdf00c4dfe8a911cf094e1c296766276010470bfa26c68093c90bcae01266acc5e59fa0ec4620d4becc2c53d4 devices.config 25c07558cc7dc82485957c82246bbf1eef4a4188f007546b27336fcd84507b387c8afc3d0feb2a2760e90ccde804ff7d7112be38831bba92d5a1988780a42cdd pmos.config " diff --git a/device/testing/linux-next/devices.config b/device/testing/linux-next/devices.config index 714a6ac5a..313b08dc7 100644 --- a/device/testing/linux-next/devices.config +++ b/device/testing/linux-next/devices.config @@ -75,3 +75,4 @@ CONFIG_YAMAHA_YAS530=y CONFIG_BMC150_ACCEL=y CONFIG_BMC150_ACCEL_I2C=y CONFIG_KEYBOARD_TM2_TOUCHKEY=m +CONFIG_INPUT_PWM_VIBRA=m