Linus Torvalds
1a31c12371
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"New Drivers:
- Add support for initialising shared (between children) Regmaps
- Add support for Kontron SL28CPLD
- Add support for ENE KB3930 Embedded Controller
- Add support for Intel FPGA PAC MAX 10 BMC
New Device Support:
- Add support for Power to Ricoh RN5T618
- Add support for UART to Intel Lakefield
- Add support for LP87524_Q1 to Texas Instruments LP87565
New Functionality:
- Device Tree; ene-kb3930, sl28cpld, syscon, lp87565, lp87524-q1
- Use new helper dev_err_probe(); madera-core, stmfx, wcd934x
- Use new GPIOD API; dm355evm_msp
- Add wake-up capability; sprd-sc27xx-spi
- Add ACPI support; kempld-core
Fix-ups:
- Trivial (spelling/whitespace); Kconfig, ab8500
- Fix for unused variables; khadas-mcu, kempld-core
- Remove unused header file(s); mt6360-core
- Use correct IRQ flags in docs; act8945a, gateworks-gsc, rohm,bd70528-pmic
- Add COMPILE_TEST support; asic3, tmio_core
- Add dependency on I2C; SL28CPLD
Bug Fixes:
- Fix memory leak(s); sm501
- Do not free regmap_config's 'name' until exit; syscon"
* tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (34 commits)
mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI
mfd: sl28cpld: Depend on I2C
mfd: asic3: Build if COMPILE_TEST=y
dt-bindings: mfd: Correct interrupt flags in examples
mfd: Add ACPI support to Kontron PLD driver
mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PAC
mfd: lp87565: Add LP87524-Q1 variant
dt-bindings: mfd: Add LP87524-Q1
dt-bindings: mfd: lp87565: Convert to yaml
mfd: mt6360: Remove unused include <linux/version.h>
mfd: sm501: Fix leaks in probe()
mfd: syscon: Don't free allocated name for regmap_config
dt-bindings: mfd: syscon: Document Exynos3 and Exynos5433 compatibles
dt-bindings: mfd: syscon: Merge Samsung Exynos Sysreg bindings
dt-bindings: mfd: ab8500: Remove weird Unicode characters
mfd: sprd: Add wakeup capability for PMIC IRQ
mfd: intel-lpss: Add device IDs for UART ports for Lakefield
mfd: dm355evm_msp: Convert LEDs to GPIO descriptor table
mfd: wcd934x: Simplify with dev_err_probe()
mfd: stmfx: Simplify with dev_err_probe()
...
2020-10-14 15:56:58 -07:00
..
2018-07-25 14:09:39 -06:00
2018-07-25 14:09:39 -06:00
2016-08-11 16:15:53 +02:00
2018-07-25 14:09:39 -06:00
2015-03-26 12:14:11 -05:00
2020-08-14 08:55:58 -06:00
2012-07-23 13:54:52 +01:00
2018-12-21 11:39:24 +01:00
2016-06-08 10:48:17 +02:00
2017-03-22 09:38:12 +01:00
2020-09-29 13:51:55 +02:00
2015-01-20 11:23:18 +01:00
2019-02-08 12:32:10 +01:00
2017-05-31 11:51:21 +02:00
2012-05-18 16:48:36 -06:00
2016-10-24 16:30:14 +02:00
2017-08-14 16:24:02 +02:00
2014-10-21 10:48:45 +02:00
2018-07-25 14:09:39 -06:00
2017-12-06 14:56:33 -06:00
2019-09-11 11:03:06 +01:00
2018-07-25 14:09:39 -06:00
2015-05-19 16:01:30 +02:00
2017-12-07 10:08:12 +01:00
2016-06-08 10:48:09 +02:00
2019-08-15 09:46:29 +02:00
2017-11-09 17:05:05 -06:00
2019-02-21 13:17:53 +01:00
2017-08-01 13:43:55 +02:00
2013-04-26 08:52:38 +02:00
2014-01-21 08:27:55 +00:00
2017-10-19 22:35:59 +02:00
2016-06-07 09:35:15 +02:00
2012-05-21 14:31:53 +01:00
2019-08-14 15:31:02 +02:00
2019-08-23 09:36:49 +02:00
2020-03-31 09:03:34 -06:00
2020-08-18 10:31:43 -06:00
2012-07-13 10:14:39 +02:00
2018-12-20 15:47:48 -06:00
2013-07-29 18:14:33 +02:00
2020-09-29 14:02:27 +02:00
2020-07-16 14:36:46 +02:00
2018-07-25 14:09:39 -06:00
2016-03-15 09:54:28 +01:00
2019-10-29 15:10:06 +01:00
2013-06-12 05:22:17 +09:00
2018-03-02 10:58:12 +01:00
2013-05-31 11:25:45 +02:00
2012-12-01 17:45:16 +01:00
2017-12-26 10:37:05 -06:00
2017-03-15 11:16:31 +01:00
2016-08-24 14:20:32 +02:00
2016-02-05 15:05:48 +01:00
2016-08-19 11:02:57 +02:00
2012-09-07 19:22:27 +02:00
2020-09-29 09:02:01 -05:00
2018-07-25 14:09:39 -06:00
2014-08-28 14:20:45 +02:00
2018-07-25 14:09:39 -06:00
2018-07-25 14:09:39 -06:00
2017-04-24 15:48:30 +02:00
2014-02-27 10:30:42 +01:00
2020-06-24 12:11:31 +02:00
2019-02-13 09:07:43 +01:00
2016-05-19 09:16:36 -05:00
2019-02-22 17:44:41 +01:00
2020-09-17 15:57:14 +01:00
2020-06-18 12:36:53 -06:00
2016-05-28 12:35:04 +02:00
2020-07-13 12:49:08 -06:00
2015-11-03 08:59:25 +01:00
2017-03-23 09:49:06 +01:00
2018-08-14 12:41:49 -07:00
2012-06-11 11:48:42 -06:00
2018-07-02 16:00:49 +02:00
2018-12-07 10:57:11 +01:00
2020-09-29 13:51:42 +02:00
2020-01-13 21:31:57 +01:00
2018-02-22 13:48:31 +01:00
2020-05-25 11:13:31 +02:00
2020-08-28 18:19:08 +02:00
2018-08-06 23:46:55 +02:00
2020-09-24 15:10:40 +02:00
2020-05-14 14:43:27 -05:00
2018-10-10 09:19:14 +02:00
2020-08-27 10:32:57 +02:00
2020-10-06 10:55:25 -05:00
2012-02-03 16:13:25 -07:00
2017-09-05 10:03:06 -05:00
2016-05-10 13:58:47 +02:00
2020-03-31 09:03:17 -06:00
2015-07-16 10:11:41 +02:00