Request for in-tree kernel module on TorizonCore

Hello,

The drivers I need seem all to be in TorizonCore, however the one for LTC1660 is missing. I kindly request you to add this as a module to TorizonCore (CONFIG_LTC1660).

Please let me know if you have a recommended way of adding in-tree kernel-modules to a TorizonCore system.

Best Regards,
Philippe

1 Like

Hi @philschenker ,

Just to confirm, the module you’re using is a Colibri iMX7, is this correct?

Best regards,
Lucas Akira

Hi Lucas!

Thanks for asking back and sorry I didn’t mention which kernel I mean. I currently learn Torizon on a Colirbi iMX7 eMMC however the final application will run on a Verdin iMX8M Mini DL.

Best Regards,
Philippe

Hi @philschenker ,

OK, so the request is to add the LTC1660 driver for the kernel version related to the Verdin iMX8M Mini, is this correct?

One thing to note: currently the team is preparing to launch the quarterly release of TorizonCore 6.3.0. Given that during this period TorizonCore is in feature freeze, your request might be analyzed a bit later than usual, i.e. in one or two weeks.

If approved, your requested kernel module will be included on TorizonCore starting from the 6.4.0-devel-202307xx nightly releases.

Best regards,
Lucas Akira

This is correct.

I’m asking well ahead, so 6.4.0 would be perfect fit :+1:

Best regards,
Philippe

Great, I went ahead and made the request to the team. I’ll let you know if there are any updates about it.

Best regards,
Lucas Akira

Hi @philschenker ,

I can confirm that the team has approved your request and the kernel module is now included in our latest TorizonCore 6.4.0 nightly builds:

torizon@verdin-imx8mp-14777535:~$ sudo tdx-info --software 

Software summary
------------------------------------------------------------
Bootloader:               U-Boot
Kernel version:           5.15.77-6.4.0-devel+git.ddc6ca4d76ea #1-TorizonCore SMP PREEMPT Thu Jun 29 10:14:22 UTC 2023
Kernel command line:      root=LABEL=otaroot rootfstype=ext4 quiet logo.nologo vt.global_cursor_default=0 plymouth.ignore-serial-consoles splash fbcon=map:3 ostree=/ostree/boot.1/torizon/32fdf0cc7862a879b3fe24dca85170b028fcc34f9b666055c0d31dfbcddad081/0
Distro name:              NAME="TorizonCore"
Distro version:           VERSION_ID=6.4.0-devel-20230804-build.347
Hostname:                 verdin-imx8mp-14777535
------------------------------------------------------------
torizon@verdin-imx8mp-14777535:~$ zcat /proc/config.gz | grep CONFIG_LTC1660
CONFIG_LTC1660=m

Best regards,
Lucas Akira

That sounds awesome, thanks! Just in time, my hardware will arrive this week…

Many thanks and best regards,
Philippe

2 Likes