On July 8, 2024 2:18:57 PM PDT, Marek Vasut <marex@xxxxxxx> wrote: >In case the touch controller is not connected, this message keeps scrolling >on the console indefinitelly. Ratelimit it to avoid filling kernel logs. Instead of ratelimiting, maybe we should try reading touchscreen state when probing and abort if the device dies not respond? Thanks. Hi Marek, -- Dmitry