[PATCH v3 1/3] gpio: vf610: allow disabling the vf610 driver

Andrew Lunn andrew at lunn.ch
Sat Jan 20 11:54:20 PST 2024


On Sat, Jan 20, 2024 at 07:29:27PM +0100, Martin Kaiser wrote:
> The vf610 gpio driver is enabled by default for all i.MX machines,
> without any option to disable it in a board-specific config file.
> 
> Most i.MX chipsets have no hardware for this driver. Change the default
> to enable GPIO_VF610 for SOC_VF610 and disable it otherwise.

Hi Martin

Please ensure it is compiled when COMPILE_TEST is set. We don't want
to reduce build test coverage.

   Andrew



More information about the linux-arm-kernel mailing list