linux-yocto/drivers
Randy Dunlap 2573ee4e6c pinctrl: STMFX: add missing HAS_IOMEM dependency
[ Upstream commit a12946bef0407cf2db0899c83d42c47c00af3fbc ]

When building on ARCH=um (which does not set HAS_IOMEM), kconfig
reports an unmet dependency caused by PINCTRL_STMFX. It selects
MFD_STMFX, which depends on HAS_IOMEM. To stop this warning,
PINCTRL_STMFX should also depend on HAS_IOMEM.

kconfig warning:
WARNING: unmet direct dependencies detected for MFD_STMFX
  Depends on [n]: HAS_IOMEM [=n] && I2C [=y] && OF [=y]
  Selected by [y]:
  - PINCTRL_STMFX [=y] && PINCTRL [=y] && I2C [=y] && OF_GPIO [=y]

Fixes: 1490d9f841 ("pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/20250815022721.1650885-1-rdunlap@infradead.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-09-04 14:28:43 +02:00
..
accessibility
acpi ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value 2025-08-28 16:24:33 +02:00
amba
android
ata ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig 2025-08-28 16:24:32 +02:00
atm atm: idt77252: Add missing dma_map_error() 2025-07-17 18:30:54 +02:00
auxdisplay auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common" 2025-06-04 14:37:57 +02:00
base PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit() 2025-08-28 16:24:18 +02:00
bcma
block drbd: add missing kref_get in handle_write_conflicts 2025-08-28 16:24:16 +02:00
bluetooth Bluetooth: btrtl: Prevent potential NULL dereference 2025-05-02 07:44:09 +02:00
bus bus: mhi: host: Detect events pointing to unexpected TREs 2025-08-28 16:24:32 +02:00
cdrom
char ipmi: Fix strcpy source and destination the same 2025-08-28 16:24:25 +02:00
clk clk: sunxi-ng: v3s: Fix de clock definition 2025-08-28 16:24:10 +02:00
clocksource clocksource: mips-gic-timer: Enable counter when CPUs start 2025-06-04 14:38:01 +02:00
comedi comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_ioctl() 2025-08-28 16:24:35 +02:00
connector
counter
cpufreq cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table() 2025-08-28 16:24:27 +02:00
cpuidle cpuidle: governors: menu: Avoid using invalid recent intervals data 2025-08-28 16:24:16 +02:00
crypto crypto: octeontx2 - add timeout for load_fvc completion poll 2025-08-28 16:24:24 +02:00
cxl
dax
dca
devfreq PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() 2025-08-28 16:24:17 +02:00
dio
dma dmaengine: nbpfaxi: Add missing check after DMA map 2025-08-28 16:24:11 +02:00
dma-buf dma-buf: fix timeout handling in dma_resv_wait_timeout v2 2025-07-17 18:30:52 +02:00
edac EDAC/synopsys: Clear the ECC counters on init 2025-08-28 16:24:18 +02:00
eisa
extcon
firewire
firmware firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES 2025-06-27 11:05:11 +01:00
fpga fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable() 2025-08-28 16:24:34 +02:00
fsi
gnss
gpio gpio: tps65912: check the return value of regmap_update_bits() 2025-08-28 16:24:18 +02:00
gpu drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session() 2025-08-28 16:24:38 +02:00
greybus
hid HID: magicmouse: avoid setting up battery timer when not needed 2025-08-28 16:24:27 +02:00
hsi HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition 2025-05-02 07:44:06 +02:00
hv Drivers: hv: vmbus: Add utility function for querying ring size 2025-07-10 15:57:36 +02:00
hwmon hwmon: (gsc-hwmon) fix fan pwm setpoint show functions 2025-08-28 16:24:28 +02:00
hwspinlock
hwtracing coresight: Only check bottom two claim bits 2025-07-10 15:57:33 +02:00
i2c i2c: Force DLL0945 touchpad i2c freq to 100khz 2025-08-28 16:24:24 +02:00
i3c i3c: don't fail if GETHDRCAP is unsupported 2025-08-28 16:24:24 +02:00
idle intel_idle: Allow loading ACPI tables for any family 2025-08-28 16:24:16 +02:00
iio iio: light: as73211: Ensure buffer holes are zeroed 2025-08-28 16:24:37 +02:00
infiniband RDMA/bnxt_re: Fix to initialize the PBL array 2025-08-28 16:24:37 +02:00
input Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT 2025-08-28 16:24:03 +02:00
interconnect interconnect: qcom: sc7280: Add missing num_links to xm_pcie3_1 node 2025-08-28 16:24:03 +02:00
iommu iommu/amd: Avoid stack buffer overflow from kernel cmdline 2025-08-28 16:24:37 +02:00
ipack
irqchip irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() 2025-05-09 09:39:42 +02:00
isdn
leds leds: leds-lp50xx: Handle reg to get correct multi_index 2025-08-28 16:24:23 +02:00
macintosh
mailbox mailbox: Not protect module_put with spin_lock_irqsave 2025-07-10 15:57:32 +02:00
mcb mcb: fix a double free bug in chameleon_parse_gdd() 2025-05-02 07:44:31 +02:00
md dm-mpath: don't print the "loaded" message if registering fails 2025-08-28 16:24:24 +02:00
media media: venus: protect against spurious interrupts during probe 2025-08-28 16:24:36 +02:00
memory
memstick memstick: Fix deadlock by moving removing flag earlier 2025-08-28 16:24:34 +02:00
message
mfd mfd: max14577: Fix wakeup source leaks on device unbind 2025-07-10 15:57:32 +02:00
misc misc: rtsx: usb: Ensure mmc child device is active when card is present 2025-08-28 16:24:26 +02:00
mmc mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistency 2025-08-28 16:24:34 +02:00
most most: core: Drop device reference after usage in get_channel() 2025-08-28 16:24:35 +02:00
mtd mtd: rawnand: fsmc: Add missing check after DMA map 2025-08-28 16:24:28 +02:00
mux
net bonding: update LACP activity flag after setting lacp_active 2025-08-28 16:24:38 +02:00
nfc
ntb ntb: reduce stack usage in idt_scan_mws 2025-05-02 07:44:36 +02:00
nubus
nvdimm libnvdimm/labels: Fix divide error in nd_label_data_init() 2025-06-04 14:37:55 +02:00
nvme nvme: fix misaccounting of nvme-mpath inflight I/O 2025-08-28 16:24:01 +02:00
nvmem
of of: module: add buffer overflow check in of_modalias() 2025-05-09 09:39:41 +02:00
opp
parisc
parport
pci PCI: vmd: Assign VMD IRQ domain before enumeration 2025-08-28 16:24:33 +02:00
pcmcia
perf perf/arm-cmn: Initialise cmn->cpu earlier 2025-06-04 14:38:08 +02:00
phy phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode 2025-08-28 16:23:58 +02:00
pinctrl pinctrl: STMFX: add missing HAS_IOMEM dependency 2025-09-04 14:28:43 +02:00
platform platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister() 2025-08-28 16:24:32 +02:00
pnp
power power: supply: max14577: Handle NULL pdata when CONFIG_OF is not set 2025-08-28 16:24:09 +02:00
powercap powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changed 2025-08-28 16:24:03 +02:00
pps pps: clients: gpio: fix interrupt handling order in remove path 2025-08-28 16:24:18 +02:00
ps3
ptp ptp: prevent possible ABBA deadlock in ptp_clock_freerun() 2025-08-28 16:24:16 +02:00
pwm pwm: mediatek: Fix duty and period setting 2025-08-28 16:24:36 +02:00
rapidio drivers/rapidio/rio_cm.c: prevent possible heap overwrite 2025-06-27 11:05:33 +01:00
ras
regulator regulator: core: fix NULL dereference on unbind due to stale coupling data 2025-08-28 16:24:03 +02:00
remoteproc remoteproc: core: Release rproc->clean_table after rproc_attach() fails 2025-06-27 11:05:27 +01:00
reset reset: brcmstb: Enable reset drivers for ARCH_BCM2835 2025-08-28 16:24:18 +02:00
rpmsg rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send() 2025-06-27 11:05:15 +01:00
rtc rtc: ds1307: remove clear of oscillator stop flag (OSF) in probe 2025-08-28 16:24:26 +02:00
s390 s390/pkey: Prevent overflow in size calculation for memdup_user() 2025-07-10 15:57:37 +02:00
sbus
scsi scsi: qla4xxx: Prevent a potential error pointer dereference 2025-08-28 16:24:37 +02:00
sh
siox
slimbus
soc soc: qcom: mdt_loader: Ensure we don't read past the ELF header 2025-08-28 16:24:36 +02:00
soundwire soundwire: stream: restore params when prepare ports fail 2025-08-28 16:24:10 +02:00
spi spi: spi-fsl-dspi: Clear completion counter before initiating transfer 2025-07-10 15:57:45 +02:00
spmi
ssb
staging media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init() 2025-08-28 16:24:29 +02:00
target scsi: target: core: Generate correct identifiers for PR OUT transport IDs 2025-08-28 16:24:25 +02:00
tc
tee tee: Prevent size calculation wraparound on 32-bit kernels 2025-06-27 11:05:33 +01:00
thermal thermal: sysfs: Return ENODATA instead of EAGAIN for reads 2025-08-28 16:24:18 +02:00
thunderbolt thunderbolt: Fix copy+paste error in match_service_id() 2025-08-28 16:24:26 +02:00
tty vt: defkeymap: Map keycodes above 127 to K_HOLE 2025-08-28 16:24:27 +02:00
uio uio_hv_generic: Align ring size to system page 2025-07-10 15:57:36 +02:00
usb usb: xhci: Fix slot_id resource race conflict 2025-08-28 16:24:37 +02:00
vdpa vdpa/mlx5: Fix oversized null mkey longer than 32bit 2025-05-02 07:44:02 +02:00
vfio vfio/type1: Fix error unwind in migration dirty bitmap allocation 2025-06-27 11:05:13 +01:00
vhost vhost: fail early when __vhost_add_used() fails 2025-08-28 16:24:22 +02:00
video Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()" 2025-08-28 16:24:27 +02:00
virt
virtio virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN 2025-06-04 14:37:54 +02:00
visorbus
vlynq
vme
w1
watchdog watchdog: iTCO_wdt: Report error if timeout configuration fails 2025-08-28 16:24:23 +02:00
xen xen/gntdev: remove struct gntdev_copy_batch from stack 2025-08-28 16:24:08 +02:00
zorro
Kconfig
Makefile