Where to find touch-atmel overlay

Hello,

I am putting together a yaml file to build a custom Torizon 5 image and can see here that I need the following overlay to use a 10.1 capacitive touch with my verdin imx8mp (DSI->LVDS):

touch-atmel-mxt_overlay.dtbo

The dts is not in the toradex overlays repo, where can I find it?

Thanks

Hey @bengur,

You will find those .dts files via our git overlay repository. Here is a link for toradex_5.4-2.3.x-imx

https://git.toradex.com/cgit/device-tree-overlays.git/tree/overlays?h=toradex_5.4-2.3.x-imx

edit: It looks like you only copied part of the name as well, "verdin-imx8mp_mezzanine-touch-atmel-mxt_overlay.dtbo"

can be found here: verdin-imx8mp_mezzanine-touch-atmel-mxt_overlay.dts « overlays - device-tree-overlays.git - Sources for Device Tree Overlays
-Eric

Is this the right overlay? I don’t have a mezzanine, I’m pretty sure it’s the non-wifi verson of this.

On the website I linked in the original post the name is just touch-atmel-mxt_overlay.dtbo .

edit: I found the file I needed in the repo you linked, it was the touch-atmel-mxt_overlay.dts file.

@bengur,

On your link you can match will which carrier board you are using.

-Eric