Hello, On Sun, Jul 05, 2026 at 05:14:12PM +0200, Uwe Kleine-König (The Capable Hub) wrote: > this series is part of a preparation for changing .driver_data (and > similarily named members) of *_device_id to an anonymous union. > See e.g. > https://lore.kernel.org/all/cover.1780048925.git.u.kleine-koenig@baylibre.com/ > for the idea behind it. I also grabbed the opportunity to unify the > coding style for all these arrays while going through these. > > The patch series is based on pwm/for-next + "pwm: pxa: Depend on OF and > simplify accordingly" [1]. Applied the series with s/iff/if (and only if)/ in the of_device_id style patch. Best regards Uwe