[PATCH v4 1/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
Arnd Bergmann
arnd at arndb.de
Fri May 13 03:13:36 PDT 2022
On Wed, May 11, 2022 at 8:50 AM Greg KH <gregkh at linuxfoundation.org> wrote:
> > --- a/drivers/soc/Makefile
> > +++ b/drivers/soc/Makefile
> > @@ -12,6 +12,7 @@ obj-$(CONFIG_SOC_CANAAN) += canaan/
> > obj-$(CONFIG_ARCH_DOVE) += dove/
> > obj-$(CONFIG_MACH_DOVE) += dove/
> > obj-y += fsl/
> > +obj-y += fujitsu/
>
> Why a sub directory for just one .c file?
All the other drivers/soc/ contents are in subdirectories, so I think
I'd keep it like this.
There are also other drivers that have been proposed for fujitsu a64fx.
Arnd
More information about the linux-arm-kernel
mailing list