Linus Torvalds
1a31c12371
- 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
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAl+GrSsACgkQUa+KL4f8
d2FQ/w//TRSwPbXdUl+rYaDVQ9YwEk5Zi2U8EYBP8OGsKLjXs9GFkiuyQ5GwsoAd
oD5N4Fh/QGxmdWafKXB96e/D+n4uFOOIWGCmNsE5NmvnWbjk1Jss4K4qV4IbUEW/
KWxUCKPhaNcs7Vj9nfN5jItCPBaG6bQJ3qgFwZHSMhe/Su4izUYlLCfhhVAFkq1k
oF2TgJCllqPl7ZY+VxDPD5ZWIBhV+NZoFVRFQ7Kvw1elmE+///nrfuii261G+iBm
kHi3PtcRMDW0+Uo8B9I9xtLVUrfBMtm9ThOrn8JYLOaJ7RzWwwF6WayAKsNbDuDB
CiYKHDZWS72IxfW3KfHk1AvbsUMJQX1kmDJ6lAhXHa3E55nGbX+U2FwgMnczJUuM
7BzfD9pXp3nnfTQ6ZJtr1vGPLz3Nk7hcRlg9r+6TObIjzB+KNW/hyCYur7sX1Mbb
wn3EZo5WhKnlcqrGhh3H0/kJDbHTIFDfNt80+bjLfIeKCQj1x6cByPWC7N6Ln4GC
BDky88fb/Y9Q5bnvyEQDR16+QMpG3ko5lIUwt9Gtbhtt3/zjxzElxRlsq6u9scrp
vZnnjqxSQ/9cvnwOsGMG+E8uVjZ+5lQu6Qi+0w20M4MX28hXLPQbpjAK/3uqH7Kz
NLwiZe4dzRtVbAQ83ozGArTgvH9YZ5VOw/ieqk0aRf6mIExrENk=
=1wSH
-----END PGP SIGNATURE-----
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
..
2019-06-19 17:09:55 +02:00
2019-08-12 08:51:45 +01:00
2019-08-12 08:51:50 +01:00
2019-06-19 17:09:55 +02:00
2020-03-30 07:35:28 +01:00
2020-07-06 08:31:55 +01:00
2020-07-06 08:32:01 +01:00
2020-01-24 07:33:57 +00:00
2020-07-06 08:31:55 +01:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:29:52 -07:00
2020-07-06 08:32:00 +01:00
2020-06-18 11:23:15 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:04 +02:00
2019-05-30 11:26:35 -07:00
2019-08-14 09:07:20 +01:00
2019-02-07 10:44:09 +00:00
2019-06-19 17:09:07 +02:00
2020-01-07 10:08:58 +00:00
2020-07-06 08:31:59 +01:00
2020-08-13 07:49:52 +01:00
2019-06-19 17:09:55 +02:00
2020-01-24 07:33:57 +00:00
2019-08-12 08:51:58 +01:00
2019-01-09 16:55:09 +01:00
2019-01-03 08:32:42 +00:00
2020-07-06 08:32:00 +01:00
2020-01-24 07:33:58 +00:00
2019-06-19 17:09:55 +02:00
2019-07-02 12:11:31 +01:00
2019-07-02 12:11:31 +01:00
2019-07-02 12:11:31 +01:00
2019-07-02 12:11:31 +01:00
2019-11-11 08:45:03 +00:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-03-30 07:35:28 +01:00
2020-08-13 07:49:47 +01:00
2020-08-13 07:49:50 +01:00
2019-05-14 08:13:26 +01:00
2019-08-12 08:52:03 +01:00
2019-07-25 14:21:43 +01:00
2020-08-23 17:36:59 -05:00
2019-05-30 11:29:22 -07:00
2020-08-13 07:50:56 +01:00
2020-09-30 16:25:03 +01:00
2020-09-30 16:24:54 +01:00
2019-06-05 17:37:11 +02:00
2019-09-02 11:05:37 +01:00
2019-08-12 11:29:47 +01:00
2020-05-20 10:28:57 +01:00
2019-07-15 20:18:40 -07:00
2020-08-13 07:50:59 +01:00
2020-05-26 10:51:19 +01:00
2019-06-05 17:37:17 +02:00
2018-10-23 08:58:34 +01:00
2020-04-24 11:18:44 +01:00
2020-05-25 11:05:09 +02:00
2020-04-24 11:17:58 +01:00
2018-10-23 08:58:34 +01:00
2019-05-14 08:13:25 +01:00
2020-01-03 11:47:00 +01:00
2018-10-23 08:58:34 +01:00
2019-12-01 16:16:31 -08:00
2020-08-13 07:50:05 +01:00
2019-09-02 11:09:03 +01:00
2020-09-30 16:25:06 +01:00
2019-11-11 08:40:21 +00:00
2019-06-19 17:09:55 +02:00
2020-09-30 17:46:21 +01:00
2020-07-23 00:08:52 +02:00
2019-11-11 08:45:01 +00:00
2020-08-23 17:36:59 -05:00
2019-05-30 11:26:32 -07:00
2020-10-05 09:09:26 +01:00
2020-10-05 09:11:40 +01:00
2020-09-30 16:24:50 +01:00
2019-05-30 11:26:32 -07:00
2020-07-01 14:54:29 +01:00
2019-02-07 10:44:00 +00:00
2020-08-13 07:50:59 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-09-30 16:25:29 +01:00
2019-06-05 17:36:38 +02:00
2019-06-05 17:36:38 +02:00
2020-09-30 16:24:57 +01:00
2020-06-18 11:23:15 +01:00
2019-07-02 12:11:31 +01:00
2019-07-15 20:18:40 -07:00
2020-09-30 17:46:21 +01:00
2019-08-12 08:53:58 +01:00
2019-06-19 17:09:55 +02:00
2019-08-12 08:54:10 +01:00
2018-10-23 08:58:34 +01:00
2019-08-12 08:53:58 +01:00
2018-10-23 08:58:34 +01:00
2019-08-12 08:53:58 +01:00
2020-08-13 07:50:04 +01:00
2020-05-26 10:51:21 +01:00
2019-05-08 12:06:21 +01:00
2018-10-23 08:58:34 +01:00
2019-08-12 08:53:58 +01:00
2019-08-12 08:54:05 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-07-15 20:18:40 -07:00
2019-05-30 11:26:32 -07:00
2020-08-28 09:51:41 +01:00
2020-08-13 07:49:42 +01:00
2020-05-26 10:41:40 +01:00
2020-05-21 08:55:29 +01:00
2020-09-30 16:25:22 +01:00
2020-05-21 08:55:29 +01:00
2020-05-21 08:54:40 +01:00
2020-08-23 17:36:59 -05:00
2020-08-23 17:36:59 -05:00
2020-08-13 07:50:59 +01:00
2019-08-12 08:54:16 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-08-12 11:29:47 +01:00
2020-03-30 07:34:57 +01:00
2019-11-11 08:45:02 +00:00
2020-08-23 17:36:59 -05:00
2019-05-30 11:29:52 -07:00
2019-05-30 11:29:52 -07:00
2019-05-24 17:36:45 +02:00
2017-07-18 08:27:18 +01:00
2020-03-30 07:35:28 +01:00
2020-09-30 16:24:48 +01:00
2020-01-24 07:22:31 +00:00
2020-01-24 07:21:48 +00:00
2020-01-24 07:22:43 +00:00
2019-06-05 17:37:18 +02:00
2019-05-14 08:13:25 +01:00
2019-05-14 08:13:25 +01:00
2020-07-06 08:32:04 +01:00
2020-07-06 08:32:03 +01:00
2019-06-05 17:36:37 +02:00
2020-09-17 15:57:26 +01:00
2020-07-01 10:40:11 +01:00
2020-09-30 16:25:19 +01:00
2020-09-30 16:25:07 +01:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:37:06 +02:00
2020-06-18 11:19:49 +01:00
2020-05-26 10:51:20 +01:00
2020-09-30 16:24:59 +01:00
2019-06-19 17:09:10 +02:00
2019-06-19 17:09:10 +02:00
2019-06-19 17:09:10 +02:00
2019-06-19 17:09:10 +02:00
2020-05-26 10:51:20 +01:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:22 -07:00
2020-10-14 15:56:58 -07:00
2019-06-19 17:09:55 +02:00
2020-07-06 08:31:55 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-08-13 07:50:59 +01:00
2019-07-09 08:59:39 -07:00
2019-08-12 08:46:29 +01:00
2019-05-30 11:29:19 -07:00
2019-06-19 17:09:55 +02:00
2019-11-20 17:10:36 +00:00
2020-07-06 08:31:53 +01:00
2020-07-06 08:32:02 +01:00
2020-08-13 07:50:59 +01:00
2019-05-30 11:29:52 -07:00
2020-08-13 07:50:59 +01:00
2020-08-13 07:50:59 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-08-13 07:50:59 +01:00
2020-08-13 07:50:59 +01:00
2020-08-13 07:50:59 +01:00
2019-02-07 10:44:14 +00:00
2019-08-12 08:40:45 +01:00
2020-05-26 10:51:20 +01:00
2019-06-05 17:37:07 +02:00
2020-07-06 08:31:53 +01:00
2017-09-04 14:41:02 +01:00
2019-05-30 11:26:35 -07:00
2019-06-05 17:37:07 +02:00
2019-08-12 08:53:58 +01:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-13 12:42:46 -05:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:35 -07:00
2020-09-30 16:25:01 +01:00
2019-06-05 17:37:07 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-07-06 08:31:56 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-07-06 08:31:57 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-07-06 08:31:56 +01:00
2020-05-26 10:51:20 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-11-11 08:45:02 +00:00