Linus Torvalds
4c07e2ddab
Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"New Drivers:
- Add support for Merrifield Basin Cove PMIC
New Device Support:
- Add support for Intel Tiger Lake to Intel LPSS PCI
- Add support for Intel Sky Lake to Intel LPSS PCI
- Add support for ST-Ericsson DB8520 to DB8500 PRCMU
New Functionality:
- Add RTC and PWRC support to MT6323
Fix-ups:
- Clean-up include files; davinci_voicecodec, asic3, sm501, mt6397
- Ignore return values from debugfs_create*(); ab3100-*, ab8500-debugfs, aat2870-core
- Device Tree changes; rn5t618, mt6397
- Use new I2C API; tps80031, 88pm860x-core, ab3100-core, bcm590xx,
da9150-core, max14577, max77693, max77843, max8907,
max8925-i2c, max8997, max8998, palmas, twl-core,
- Remove obsolete code; da9063, jz4740-adc
- Simplify semantics; timberdale, htc-i2cpld
- Add 'fall-through' tags; omap-usb-host, db8500-prcmu
- Remove superfluous prints; ab8500-debugfs, db8500-prcmu, fsl-imx25-tsadc,
intel_soc_pmic_bxtwc, qcom_rpm, sm501
- Trivial rename/whitespace/typo fixes; mt6397-core, MAINTAINERS
- Reorganise code structure; mt6397-*
- Improve code consistency; intel-lpss
- Use MODULE_SOFTDEP() helper; intel-lpss
- Use DEFINE_RES_*() helpers; mt6397-core
Bug Fixes:
- Clean-up resources; max77620
- Prevent input events being dropped on resume; intel-lpss-pci
- Prevent sleeping in IRQ context; ezx-pcap"
* tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (48 commits)
mfd: mt6323: Add MT6323 RTC and PWRC
mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macros
mfd: mt6397: Add mutex include
dt-bindings: mfd: mediatek: Add MT6323 Power Controller
dt-bindings: mfd: mediatek: Update RTC to include MT6323
dt-bindings: mfd: mediatek: mt6397: Change to relative paths
mfd: db8500-prcmu: Support the higher DB8520 ARMSS
mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit request
mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safe
mfd: sm501: Include the GPIO driver header
mfd: intel-lpss: Add Intel Skylake ACPI IDs
mfd: intel-lpss: Consistently use GENMASK()
mfd: Add support for Merrifield Basin Cove PMIC
mfd: ezx-pcap: Replace mutex_lock with spin_lock
mfd: asic3: Include the right header
MAINTAINERS: altera-sysmgr: Fix typo in a filepath
mfd: mt6397: Extract IRQ related code from core driver
mfd: mt6397: Rename macros to something more readable
mfd: Remove dev_err() usage after platform_get_irq()
mfd: db8500-prcmu: Mark expected switch fall-throughs
...
2019-09-23 19:37:49 -07:00
..
2019-09-22 09:39:09 -07:00
2019-08-21 13:29:24 -05:00
2019-09-19 13:48:37 -07:00
2019-09-20 15:45:07 -07:00
2019-09-03 16:00:39 +02:00
2019-07-22 09:35:57 -07:00
2019-05-20 12:48:12 +05:30
2019-08-13 16:11:00 -06:00
2019-07-19 14:21:36 +08:00
2019-08-20 17:40:34 +02:00
2019-09-04 10:22:56 +05:30
2019-08-22 18:28:10 +01:00
2019-08-24 22:44:26 +02:00
2019-07-24 19:13:21 +09:00
2019-09-16 15:52:38 -07:00
2019-07-24 14:19:15 -07:00
2019-09-16 15:52:38 -07:00
2019-09-03 10:02:17 +01:00
2019-06-29 11:40:02 -07:00
2019-09-03 12:47:17 -07:00
2019-09-17 16:22:26 -07:00
2019-07-04 11:58:31 +02:00
2019-09-18 11:05:34 -07:00
2019-09-19 14:10:54 -07:00
2019-08-13 23:03:24 +03:00
2019-09-19 13:48:37 -07:00
2019-08-30 15:57:26 +02:00
2019-06-18 08:11:57 -06:00
2019-08-26 20:03:57 +02:00
2019-09-19 14:01:47 -07:00
2019-09-19 13:48:37 -07:00
2019-09-16 15:56:22 -07:00
2019-09-23 19:37:49 -07:00
2019-08-21 13:35:16 +02:00
2019-09-11 15:58:39 +02:00
2019-08-26 09:25:41 +02:00
2019-06-21 15:58:35 +02:00
2019-09-18 12:34:53 -07:00
2019-08-18 12:56:52 +02:00
2019-09-17 09:49:19 +02:00
2019-09-23 19:16:01 -07:00
2019-06-13 10:38:02 +01:00
2019-09-23 19:16:01 -07:00
2019-09-19 14:19:33 -07:00
2019-09-23 19:37:49 -07:00
2019-05-14 19:52:51 -07:00
2019-06-15 13:43:06 -07:00
2019-08-08 15:30:06 -07:00
2019-09-10 11:04:12 +01:00
2019-06-29 20:48:48 -07:00
2019-09-19 13:48:37 -07:00
2019-08-08 16:05:38 -07:00
2019-09-19 13:48:37 -07:00
2019-09-01 11:05:43 +02:00
2019-09-19 13:48:37 -07:00
2019-05-22 09:01:00 -05:00
2019-09-12 13:46:20 +02:00
2019-09-09 10:50:21 +01:00
2019-09-04 13:12:31 +05:30
2019-09-19 13:48:37 -07:00
2019-05-14 07:00:39 -07:00
2019-09-22 09:30:30 -07:00
2019-09-07 16:36:03 -04:00
2019-09-05 10:02:07 +02:00
2019-06-06 17:32:13 -04:00
2019-09-22 09:30:30 -07:00
2019-05-24 16:38:45 -05:00
2019-09-06 15:29:12 +01:00
2019-07-30 13:09:57 -06:00
2019-06-13 14:29:43 -06:00
2019-09-03 12:47:17 -07:00
2019-09-19 16:24:24 -07:00