This series brings a few small cleanups and improvements to the stp-xway driver: - enable compile-testing - preparation for whenever the lantiq target switches to the common clock framework - easier to read (for me) None of these fixes any known bugs so there's no Fixes tag anywhere. It's probably too late for inclusion into Linux 5.3. No need to rush, I'm happy with 5.4 as well. Martin Blumenstingl (4): gpio: stp-xway: simplify error handling in xway_stp_probe() gpio: stp-xway: improve module clock error handling gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency gpio: stp-xway: allow compile-testing drivers/gpio/Kconfig | 3 ++- drivers/gpio/gpio-stp-xway.c | 33 +++++++++++++++++---------------- 2 files changed, 19 insertions(+), 17 deletions(-) -- 2.22.0