Skip to content

Commit

Permalink
Merge pull request #1292 from r3claimer/dev
Browse files Browse the repository at this point in the history
SM8550: Enable touchscreen on Odin 2 Pro
  • Loading branch information
r3claimer authored Feb 26, 2025
2 parents bfa1c07 + c305ed5 commit 38e2bf8
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions projects/Qualcomm/devices/SM8550/linux/linux.aarch64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2803,7 +2803,20 @@ CONFIG_INPUT_PWM_VIBRA=m
# CONFIG_INPUT_DRV260X_HAPTICS is not set
# CONFIG_INPUT_DRV2665_HAPTICS is not set
# CONFIG_INPUT_DRV2667_HAPTICS is not set
# CONFIG_RMI4_CORE is not set
CONFIG_RMI4_CORE=y
CONFIG_RMI4_I2C=y
# CONFIG_RMI4_SPI is not set
# CONFIG_RMI4_SMB is not set
CONFIG_RMI4_F03=y
CONFIG_RMI4_F03_SERIO=y
CONFIG_RMI4_2D_SENSOR=y
CONFIG_RMI4_F11=y
CONFIG_RMI4_F12=y
CONFIG_RMI4_F30=y
# CONFIG_RMI4_F34 is not set
CONFIG_RMI4_F3A=y
CONFIG_RMI4_F54=y
CONFIG_RMI4_F55=y

#
# Hardware I/O ports
Expand Down Expand Up @@ -6798,14 +6811,14 @@ CONFIG_QCOM_SPMI_ADC5=y

# CONFIG_NTB is not set
CONFIG_PWM=y
CONFIG_PWM_SN3112=y
# CONFIG_PWM_DEBUG is not set
# CONFIG_PWM_ATMEL_TCB is not set
# CONFIG_PWM_CLK is not set
# CONFIG_PWM_DWC is not set
# CONFIG_PWM_FSL_FTM is not set
# CONFIG_PWM_GPIO is not set
# CONFIG_PWM_PCA9685 is not set
CONFIG_PWM_SN3112=y
# CONFIG_PWM_XILINX is not set

#
Expand Down

0 comments on commit 38e2bf8

Please # to comment.