2021-10-25 12:10:38 +02:00
|
|
|
##########################################################
|
|
|
|
# init.insmod.lynx.cfg #
|
|
|
|
# This file contains lynx specific kernel modules #
|
|
|
|
# to load at init time by init.insmod.sh script #
|
|
|
|
##########################################################
|
|
|
|
|
|
|
|
# Load device specific kernel modules
|
|
|
|
# Modules here will be loaded *after* all common modules
|
|
|
|
modprobe|snd-soc-cs35l41-spi.ko
|
2022-03-29 06:19:06 +02:00
|
|
|
modprobe|goodix_brl_touch.ko
|
2022-03-30 13:36:54 +02:00
|
|
|
modprobe|focal_touch.ko
|
2022-04-08 10:52:30 +02:00
|
|
|
modprobe|cl_dsp.ko
|
2021-10-25 12:10:38 +02:00
|
|
|
modprobe|input-cs40l26-i2c.ko
|
2022-04-08 10:52:30 +02:00
|
|
|
modprobe|snd-soc-cs40l26.ko
|
2021-10-25 12:10:38 +02:00
|
|
|
|
|
|
|
# All device specific modules loaded
|
|
|
|
setprop|vendor.device.modules.ready
|
2022-07-14 15:22:41 +02:00
|
|
|
setprop|vendor.all.modules.ready
|
|
|
|
setprop|vendor.all.devices.ready
|