mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 20:16:13 +00:00
- Add support for IQS620A/621/622/624/625 Azoteq IQS62X Sensors
- New Device Support
- Add support for ADC, IRQ, Regulator, RTC and WDT to Ricoh RN5T618 PMIC
- Add support for Comet Lake to Intel LPSS
- New Functionality
- Add support for Charger Detection to Spreadtrum SC27xx PMICs
- Add support for Interrupt Polarity to Dialog Semi DA9062/61 PMIC
- Add ACPI enumeration support to Diolan DLN2 USB Adaptor
- Fix-ups
- Device Tree; iqs62x, rn5t618, cros_ec_dev, stm32-lptimer, rohm,bd71837, rohm,bd71847
- I2C registration; rn5t618
- Kconfig; MFD_CPCAP, AB8500_CORE, MFD_WM8994, MFD_WM97xx, MFD_STPMIC1
- Use flexible-array members; omap-usb-tll, qcom-pm8xxx
- Remove unnecessary casts; omap-usb-host, omap-usb-tll
- Power (suspend/resume/poweroff) enhancements; rk808
- Improve error/sanity checking; dln2
- Use snprintf(); aat2870-core
- Bug Fixes
- Fix PCI IDs; intel-lpss-pci
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAl6MSwsACgkQUa+KL4f8
d2GklhAAk1e0tYu1w4yS0IE40mReDk5ycOE1O8Q75qWw5Af2dK48qvSHGDwaU4ES
WNYZ3Mr/OUrvd+/XU8EXI6NXAi9W75ye2J2KmmDDL6yXnDuHbzBZF8ifEtXQKSOp
rElzCJVnXehpjSfwa4cp5f1Msox/rFg1Kpmaas48j8U2JYCmn51GsQCCG6qMIx2i
0ZvXNZuz+eTY3V7l6pRLfTYqwR8E5Y11ryWJaeliyDcVpUlZaykiXuxD7pbqLjJo
8v9ISm67rzf6X5zmi6YhdvpIAzpomdRaaxHfVDkeCKqDgpuWGiq0xXA86vDKwjah
qVx6rK/wg4YM5uSEomxIgVj9uvvLSytDqvRlPe7vFKgkR0Xhl5SdkiwadI4P9zkr
zrRGNRAUHsZ4ZrlObD0QJWOQYnIg5oCmRouRKcHtQVZYP3rSdRz/1oC6FN8LVqUw
3NfLB/S6uBCJ3uahckrgnjQughnvmsAzlflcNV2t+P8di8Cwyh2A5N9qkT/oI67o
Xf7NODSdu0JzzTgsM+EJ2JphSLMYaekWs06qAXyibPrrS2SoThE79igCmNOkyyR7
obJfN2SM5k4LkhMGlYbPfbRT2Hoa+9OJozBe3WgiW3kwTdFVB9aen2U230tHplbB
g/NuVS+PrReR5lfzT+O8dodH7lj5/GhmGsapdguFVhXYIE+2CMg=
=hJ2o
-----END PGP SIGNATURE-----
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull mfd updates from Lee Jones:
"New Drivers:
- Add support for IQS620A/621/622/624/625 Azoteq IQS62X Sensors
New Device Support:
- Add support for ADC, IRQ, Regulator, RTC and WDT to Ricoh RN5T618 PMIC
- Add support for Comet Lake to Intel LPSS
New Functionality:
- Add support for Charger Detection to Spreadtrum SC27xx PMICs
- Add support for Interrupt Polarity to Dialog Semi DA9062/61 PMIC
- Add ACPI enumeration support to Diolan DLN2 USB Adaptor
Fix-ups:
- Device Tree; iqs62x, rn5t618, cros_ec_dev, stm32-lptimer, rohm,bd71837, rohm,bd71847
- I2C registration; rn5t618
- Kconfig; MFD_CPCAP, AB8500_CORE, MFD_WM8994, MFD_WM97xx, MFD_STPMIC1
- Use flexible-array members; omap-usb-tll, qcom-pm8xxx
- Remove unnecessary casts; omap-usb-host, omap-usb-tll
- Power (suspend/resume/poweroff) enhancements; rk808
- Improve error/sanity checking; dln2
- Use snprintf(); aat2870-core
Bug Fixes:
- Fix PCI IDs in intel-lpss-pci"
* tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (33 commits)
mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clock
mfd: aat2870: Use scnprintf() for avoiding potential buffer overflow
mfd: dln2: Allow to be enumerated via ACPI
mfd: da9062: Add support for interrupt polarity defined in device tree
dt-bindings: bd718x7: Yamlify and add BD71850
mfd: dln2: Fix sanity checking for endpoints
mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDs
mfd: sc27xx: Add USB charger type detection support
dt-bindings: mfd: Document STM32 low power timer bindings
mfd: rk808: Convert RK805 to shutdown/suspend hooks
mfd: rk808: Reduce shutdown duplication
mfd: rk808: Stop using syscore ops
mfd: rk808: Ensure suspend/resume hooks always work
mfd: rk808: Always use poweroff when requested
mfd: omap: Remove useless cast for driver.name
mfd: Kconfig: Fix some misspelling of the word functionality
mfd: pm8xxx: Replace zero-length array with flexible-array member
mfd: omap-usb-tll: Replace zero-length array with flexible-array member
mfd: cpcap: Fix compile if MFD_CORE is not selected
mfd: cros_ec: Check DT node for usbpd-notify add
...
59 lines
2.1 KiB
Makefile
59 lines
2.1 KiB
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
# Makefile for IIO Light sensors
|
|
#
|
|
|
|
# When adding new entries keep the list in alphabetical order
|
|
obj-$(CONFIG_ACPI_ALS) += acpi-als.o
|
|
obj-$(CONFIG_ADJD_S311) += adjd_s311.o
|
|
obj-$(CONFIG_ADUX1020) += adux1020.o
|
|
obj-$(CONFIG_AL3010) += al3010.o
|
|
obj-$(CONFIG_AL3320A) += al3320a.o
|
|
obj-$(CONFIG_APDS9300) += apds9300.o
|
|
obj-$(CONFIG_APDS9960) += apds9960.o
|
|
obj-$(CONFIG_BH1750) += bh1750.o
|
|
obj-$(CONFIG_BH1780) += bh1780.o
|
|
obj-$(CONFIG_CM32181) += cm32181.o
|
|
obj-$(CONFIG_CM3232) += cm3232.o
|
|
obj-$(CONFIG_CM3323) += cm3323.o
|
|
obj-$(CONFIG_CM3605) += cm3605.o
|
|
obj-$(CONFIG_CM36651) += cm36651.o
|
|
obj-$(CONFIG_IIO_CROS_EC_LIGHT_PROX) += cros_ec_light_prox.o
|
|
obj-$(CONFIG_GP2AP002) += gp2ap002.o
|
|
obj-$(CONFIG_GP2AP020A00F) += gp2ap020a00f.o
|
|
obj-$(CONFIG_HID_SENSOR_ALS) += hid-sensor-als.o
|
|
obj-$(CONFIG_HID_SENSOR_PROX) += hid-sensor-prox.o
|
|
obj-$(CONFIG_IQS621_ALS) += iqs621-als.o
|
|
obj-$(CONFIG_SENSORS_ISL29018) += isl29018.o
|
|
obj-$(CONFIG_SENSORS_ISL29028) += isl29028.o
|
|
obj-$(CONFIG_ISL29125) += isl29125.o
|
|
obj-$(CONFIG_JSA1212) += jsa1212.o
|
|
obj-$(CONFIG_SENSORS_LM3533) += lm3533-als.o
|
|
obj-$(CONFIG_LTR501) += ltr501.o
|
|
obj-$(CONFIG_LV0104CS) += lv0104cs.o
|
|
obj-$(CONFIG_MAX44000) += max44000.o
|
|
obj-$(CONFIG_MAX44009) += max44009.o
|
|
obj-$(CONFIG_NOA1305) += noa1305.o
|
|
obj-$(CONFIG_OPT3001) += opt3001.o
|
|
obj-$(CONFIG_PA12203001) += pa12203001.o
|
|
obj-$(CONFIG_RPR0521) += rpr0521.o
|
|
obj-$(CONFIG_SENSORS_TSL2563) += tsl2563.o
|
|
obj-$(CONFIG_SI1133) += si1133.o
|
|
obj-$(CONFIG_SI1145) += si1145.o
|
|
obj-$(CONFIG_STK3310) += stk3310.o
|
|
obj-$(CONFIG_ST_UVIS25) += st_uvis25_core.o
|
|
obj-$(CONFIG_ST_UVIS25_I2C) += st_uvis25_i2c.o
|
|
obj-$(CONFIG_ST_UVIS25_SPI) += st_uvis25_spi.o
|
|
obj-$(CONFIG_TCS3414) += tcs3414.o
|
|
obj-$(CONFIG_TCS3472) += tcs3472.o
|
|
obj-$(CONFIG_TSL2583) += tsl2583.o
|
|
obj-$(CONFIG_TSL2772) += tsl2772.o
|
|
obj-$(CONFIG_TSL4531) += tsl4531.o
|
|
obj-$(CONFIG_US5182D) += us5182d.o
|
|
obj-$(CONFIG_VCNL4000) += vcnl4000.o
|
|
obj-$(CONFIG_VCNL4035) += vcnl4035.o
|
|
obj-$(CONFIG_VEML6030) += veml6030.o
|
|
obj-$(CONFIG_VEML6070) += veml6070.o
|
|
obj-$(CONFIG_VL6180) += vl6180.o
|
|
obj-$(CONFIG_ZOPT2201) += zopt2201.o
|