Skip to content

[arm64] Fixes for MediaTek Chromebooks

Enable BT_MTKSDIO Bluetooth driver used on MT8186 Chromebooks as module. Change REGULATOR_MT6358 and MFD_MT6397 to built-in because the former doesn't probe automatically and blocks boot on MT8186 and MT8183 ones until we do manually. Change COMMON_CLK_MT8173 and MTK_PMIC_WRAP to built-in because it often breaks boot on MT8173 ones through a weird interaction with i2c_mt65xx and da9211_regulator, not fully understood. Finally, add necessary modules for all these Chromebooks to installer udeb module lists.

Merge request reports

Loading