On Thu, 4 Apr 2024 13:36:15 +0200 Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Sat, Mar 30, 2024 at 8:09 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > The dependencies on various ab8500 components prevent this driver > > being useful but they don't seem to prevent it being built. > > Improve build coverage by allowing COMPILE_TEST. > > > > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > ...but I think AB8500_CORE is a hard requirement because > <linux/mfd/abx500.h> does not provide register accessor stubs? > hmm. I clearly didn't test enough. Ah well, I'll drop this one. > Yours, > Linus Walleij