BergPropulsion / linux-imx

Fork of linux-imx with some specific BSP patches. Codeaurora is now sunset, so the 'original' is now here: https://github.com/nxp-imx/linux-imx
Other
0 stars 1 forks source link

Modifications needed for EK855 board bring up with Avnet SoC #2

Closed AnasAtBerg closed 2 months ago

AnasAtBerg commented 3 months ago

What?

Finalized device tree overlay

Why?

The device tree overlay is needed for the kernel to understand EK855 custom hardware. With the correct overlay parameters, we can display graphics on the LVDS display, use the buzzer for audio, communication lines, etc..

How?

See commit.

Testing?

Manual testing done. Further verification on week 14 by RI.SE.

Anything Else?

Not sure if applying our modifications on a fork of linux-imx is the correct way to approach this. We should consider moving all the changes to patches in a yocto recipe.

The commits in this PR have been updated using interactive rebase. References, if any, to specific commit IDs in this or other repos are no longer valid.