device_google_bluejay/init.insmod.bluejay.cfg
Tai Kuo 9f74db7265 Update cs40l26 modprobe modules
Bug: 278018625
Test: Driver probed and checked lsmod.
Change-Id: I189dac8c6c3cbefff8b7607e901a3a91295cb4ec
2023-05-16 17:57:48 +08:00

19 lines
677 B
INI

##########################################################
# init.insmod.bluejay.cfg #
# This file contains bluejay 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|bcmdhd4389.ko
modprobe|snd-soc-cs35l41-i2c.ko
modprobe|cs40l26-i2c.ko
modprobe|ftm5.ko
modprobe|sec_touch.ko
modprobe|snd-soc-cs40l26.ko
# All device specific modules loaded
setprop|vendor.device.modules.ready
setprop|vendor.all.modules.ready
setprop|vendor.all.devices.ready