完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我添加了包含在 Android Automotive OS 10(5.4.24) 中并在 Android Automotive OS 12(5.15.32) 中工作的“mx8_bt_rfkill.c”蓝牙驱动程序。
我将驱动程序添加到“android_build/vendor/nxp-opensource/kernel_imx/drivers/bluetooth”目录。我附上的“mx8_bt_rfkill.c”源文件已附上。 以下行已添加到“android_build/vendor/nxp-opensource/kernel_imx/drivers/bluetooth”目录中的 Kconfig 和 Makefile 文件中。 Makefile: obj-$(CONFIG_MACH_IMX_BLUETOOTH_RFKILL) += mx8_bt_rfkill.oKconfig: config MACH_IMX_BLUETOOTH_RFKILL tristate \"i.MX Bluetooth rfkill interface support\" default y depends on RFKILL help Say Y to get the standard rfkill interface of Bluetooth 以下节点已添加到位于“android_build/vendor/nxp-opensource/kernel_imx/arch/arm64/boot/dts/freescale”目录中的“imx8qm-mek.dts”文件中。 Device Tree: bt_rfkill { compatible = \"fsl,mxc_bt_rfkill\"; bt-power-gpios = <&lsio_gpio4 22 GPIO_ACTIVE_LOW>; status =\"okay\"; };以下参数已添加到位于“android_build/vendor/nxp-opensource/kernel_imx/arch/arm64/configs”目录中的“imx_v8_android_car_defconfig”文件中。 Defconfig: CONFIG_MACH_IMX_BLUETOOTH_RFKILL=y虽然我遵循了上面列出的所有步骤,但“mx8_bt_rfkill.c”驱动程序无法像在 Android Automotive OS 10 中那样工作。 此驱动程序与 Android Automotive OS 12(5.15.32) 内核不兼容吗? 你能在这个问题上支持我吗? |
|
相关推荐
|
|
只有小组成员才能发言,加入小组>>
1900个成员聚集在这个小组
加入小组我的项目我做主,使用GN+Ninja来完成构建系统(VSCode开发RT106X)
36318 浏览 0 评论
NXP IMX8应用处理器快速入门必备:技巧、使用、设计指南
4383 浏览 0 评论
6034 浏览 1 评论
6753 浏览 0 评论
NXP i.MX6UL开发板(linux系统烧录+规格+硬件+模块移植)使用手册
4201 浏览 0 评论
610浏览 2评论
求助,S32G上Core M启动后如何让Core A在Flash指定位置加载uboot?
608浏览 2评论
ESP32-WROVER-IE + LAN8720以太网,GPIO0电压只有1.6v,无法正常进入spi flash boot模式如何解决?
596浏览 2评论
求分享适用于PN7160 Android的NFC工厂测试应用程序
687浏览 2评论
784浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-10 20:02 , Processed in 1.151360 second(s), Total 76, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号