Re: [PATCH v1 0/2] Support Apalis/Colibri imx6 v1.2

2025-02-28 Thread Fabio Estevam
On Fri, Feb 28, 2025 at 6:53 AM Ernest Van Hoecke wrote: > > Apalis/Colibri iMX6 V1.2 will replace the STMPE811 ADC/Touch controller > which is EOL by the TLA2024 ADC and AD7879 touch controller. > To support this new version, we detect the presence of either the > STMPE811 or TLA2024 during boot

[PATCH v1 0/2] Support Apalis/Colibri imx6 v1.2

2025-02-28 Thread Ernest Van Hoecke
Apalis/Colibri iMX6 V1.2 will replace the STMPE811 ADC/Touch controller which is EOL by the TLA2024 ADC and AD7879 touch controller. To support this new version, we detect the presence of either the STMPE811 or TLA2024 during boot and set a new environment variable named "variant". This will allow

Re: [PATCH v1 0/2] Support Apalis/Colibri imx6 v1.2

2025-02-28 Thread Francesco Dolcini
On Fri, Feb 28, 2025 at 10:52:52AM +0100, Ernest Van Hoecke wrote: > Apalis/Colibri iMX6 V1.2 will replace the STMPE811 ADC/Touch controller > which is EOL by the TLA2024 ADC and AD7879 touch controller. > To support this new version, we detect the presence of either the > STMPE811 or TLA2024 durin