lkml.org 
[lkml]   [2024]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
Date
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.

Change gpio's Kconfig to allow disabling this driver. Disable it by
default unless we have a vf610 soc. Enable it in the defconfigs
for the i.MX chips that need it.

While at it, enable COMPILE_TEST for the vf610 gpio driver.

Martin Kaiser (4):
gpio: vf610: allow disabling the vf610 driver
gpio: vf610: enable COMPILE_TEST
ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
arm64: defconfig: enable the vf610 gpio driver

arch/arm/configs/imx_v6_v7_defconfig | 1 +
arch/arm64/configs/defconfig | 1 +
drivers/gpio/Kconfig | 5 +++--
3 files changed, 5 insertions(+), 2 deletions(-)

--
2.39.2


\
 
 \ /
  Last update: 2024-05-27 14:32    [W:0.160 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site