Skip to content

Integrate meta-guf-machine/add_imx6_spreadspectrum

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-machine/-/commit/d7ce19734ae874dfe4a277077a0a1cca380f2c5e

imx6[ull]guf: Add kernel-module-imx6-spreadspectrum

Add the kernel-module-imx6-spreadspectrum that adds the spread spectrum feature to reduce EMI.

The dynamic user interface is the /proc/mx6_spreadspectrum but the normal interface is the device tree interface.

For more details on the module use the source (Luke).

BCS 746-000453

--

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-machine/-/commit/860b2928b11726fde0449eef6d72856c8b991c35

imx6-spreadspectrum: Update and fix possible bufferoverflow.

Update to use the recent proc_ops. Fix possible buffer overflow: The bounds were checked by the complaining compiler, so I do not deserve credit.

Harmonize the recipes and Makefiles for imx6-spreadspectrum and rtc-pcf8563-guf.

The imx6-spreadspectrum is still not installed by default for imx6(ull) devices.

BCS 746-000453

--

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-machine/-/commit/b01a3ba2c6e7c120b6f466933793d17830c44452

imx6-spreadspectrum: Initial commit for imx6-spreadspectrum

Adds the G&F iMX6 spread spectrum module. Pulled version c8281e689bd64f65f35ada11801b6ac4f05ca4b7 from the G&F rocko port.

Does not build yet due to kernel 4.1 to 5.10 incompatibilities.

BCS 746-000453

Merge request reports

Loading