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