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
2020-09-25 16:57:33 +01:00
2018-07-25 14:09:39 -06:00
2019-12-12 18:38:10 -06:00
2020-04-16 16:59:22 -05:00
2019-07-24 14:36:16 -06:00
2020-01-20 19:10:05 +00:00
2018-02-22 10:44:36 +08:00
2020-05-03 11:10:41 -05:00
2020-08-14 08:55:58 -06:00
2017-04-10 10:04:42 -05:00
2020-01-20 19:10:03 +00:00
2017-06-22 14:14:52 +01:00
2017-06-22 14:13:39 +01:00
2019-09-09 18:11:51 +01:00
2018-07-25 14:09:39 -06:00
2018-01-04 11:12:06 +00:00
2018-07-25 14:09:39 -06:00
2018-07-25 14:09:39 -06:00
2019-11-10 18:47:47 +00:00
2018-07-25 14:09:39 -06:00
2020-07-17 13:41:42 +01:00
2018-10-26 00:54:31 +08:00
2020-06-18 12:36:53 -06:00
2020-01-20 19:10:05 +00:00
2020-09-14 16:49:15 -06:00
2019-11-10 18:47:48 +00:00
2018-07-25 14:09:39 -06:00
2018-01-04 11:13:48 +00:00
2018-07-25 14:09:39 -06:00
2017-12-06 14:56:33 -06:00
2020-10-06 10:55:25 -05:00
2020-04-16 16:59:22 -05:00
2019-11-16 10:20:02 +00:00
2020-09-17 15:57:14 +01:00
2020-10-07 11:26:41 -05:00
2020-07-30 12:57:33 +01:00
2020-10-07 11:26:41 -05:00
2019-02-14 10:34:31 +00:00
2020-10-06 10:55:25 -05:00
2020-10-06 10:55:25 -05:00
2017-06-22 14:15:00 +01:00
2018-10-02 12:02:20 +01:00
2019-05-22 09:01:01 -05:00
2018-10-02 12:02:43 +01:00
2018-07-25 14:09:39 -06:00
2019-08-23 17:50:07 +02:00
2020-07-13 12:49:34 -06:00
2018-07-25 14:09:39 -06:00
2020-03-31 09:03:33 -06:00
2020-10-10 12:45:16 +01:00
2020-10-07 11:28:30 -05:00
2018-08-14 12:41:49 -07:00
2018-07-25 14:09:39 -06:00
2017-06-22 11:22:06 -05:00
2017-11-03 14:01:13 +09:00
2018-07-25 14:09:39 -06:00
2019-11-10 18:47:50 +00:00
2018-12-13 09:35:56 +00:00
2020-05-14 21:48:36 -05:00
2020-05-14 14:43:27 -05:00
2020-06-15 10:08:53 -06:00
2018-08-28 12:58:35 -07:00
2018-07-25 14:09:39 -06:00
2020-10-06 13:43:58 -05:00
2018-07-25 14:09:39 -06:00
2019-08-26 22:35:51 +05:30
2020-09-25 16:49:15 +01:00
2018-07-25 14:09:39 -06:00
2020-02-26 16:13:40 -06:00
2018-07-25 14:09:39 -06:00
2020-04-16 16:59:22 -05:00
2018-07-25 14:09:39 -06:00
2018-07-25 14:09:39 -06:00
2017-11-09 17:05:05 -06:00
2018-07-25 14:09:39 -06:00
2020-09-17 12:20:30 +01:00
2020-08-16 22:01:19 +01:00
2020-08-16 22:00:23 +01:00