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