Linus Torvalds
9deb9e1637
Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
...
Pull MFD updates from Lee Jones:
"New Device Support
- Add support for Power Supply to AXP813
- Add support for GPIO, ADC, AC and Battery Power Supply to AXP803
- Add support for UART to Exynos LPASS
Fix-ups:
- Use supplied MACROS; ti_am335x_tscadc
- Trivial spelling/whitespace/alignment; tmio, axp20x, rave-sp
- Regmap changes; bd9571mwv, wm5110-tables
- Kconfig dependencies; MFD_AT91_USART
- Supply shared data for child-devices; madera-core
- Use new of_node_name_eq() API call; max77620, stmpe
- Use managed resources (devm_*); tps65218
- Comment descriptions; ingenic-tcu
- Coding style; madera-core
Bug Fixes:
- Fix section mismatches; twl-core, db8500-prcmu
- Correct error path related issues; mt6397-core, ab8500-core, mc13xxx-core
- IRQ related fixes; tps6586x
- Ensure proper initialisation sequence; qcom_rpm
- Repair potential memory leak; cros_ec_dev"
* tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (25 commits)
mfd: exynos-lpass: Enable UART module support
mfd: mc13xxx: Fix a missing check of a register-read failure
mfd: cros_ec: Add commands to control codec
mfd: madera: Remove spurious semicolon in while loop
mfd: rave-sp: Fix typo in rave_sp_checksum comment
mfd: ingenic-tcu: Fix bit field description in header
mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()
mfd: Use of_node_name_eq() for node name comparisons
mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove
mfd: axp20x: Add supported cells for AXP803
mfd: axp20x: Re-align MFD cell entries
mfd: axp20x: Add AC power supply cell for AXP813
mfd: wm5110: Add missing ASRC rate register
mfd: qcom_rpm: write fw_version to CTRL_REG
mfd: tps6586x: Handle interrupts on suspend
mfd: madera: Add shared data for accessory detection
mfd: at91-usart: Add platform dependency
mfd: bd9571mwv: Add volatile register to make DVFS work
mfd: ab8500-core: Return zero in get_register_interruptible()
mfd: tmio: Typo s/use use/use/
...
2019-01-15 06:24:36 +12:00
..
2019-01-07 22:47:48 +01:00
2018-12-11 09:57:47 -08:00
2019-01-01 15:45:48 -08:00
2018-12-28 20:54:57 -08:00
2018-12-06 15:53:15 +01:00
2018-12-28 20:00:21 -08:00
2018-11-17 16:30:00 +00:00
2018-12-18 14:06:56 +00:00
2019-01-15 06:24:36 +12:00
2018-11-22 11:38:36 -08:00
2018-12-28 14:57:10 -08:00
2018-12-28 16:52:18 -08:00
2018-12-28 20:54:57 -08:00
2018-12-20 18:20:26 -08:00
2018-11-21 13:16:33 +00:00
2019-01-12 21:07:14 -08:00
2019-01-02 18:56:59 -08:00
2018-12-28 20:22:45 -08:00
2018-11-30 13:45:13 -08:00
2018-12-20 08:53:23 -08:00
2018-12-11 20:44:49 +00:00
2019-01-04 13:13:47 -08:00
2018-12-12 13:32:27 -08:00
2018-12-28 16:52:18 -08:00
2019-01-02 16:35:23 -08:00
2018-12-17 13:58:44 +01:00
2018-12-25 15:01:46 -08:00
2018-12-17 08:26:24 +01:00
2018-11-26 18:41:21 -05:00
2018-12-28 12:11:46 -08:00
2019-01-05 13:18:59 -08:00
2018-12-07 22:26:38 -07:00
2018-12-18 17:50:47 +01:00
2018-12-21 08:47:05 -07:00
2018-12-13 09:59:08 +01:00
2018-12-18 17:50:47 +01:00
2018-12-28 14:48:06 -08:00
2019-01-02 16:01:24 -08:00
2018-12-12 15:33:33 -08:00
2018-12-18 01:11:59 +01:00
2019-01-04 13:13:45 -08:00
2018-12-07 22:26:37 -07:00
2018-12-14 13:34:47 -08:00
2018-12-18 16:13:04 +01:00
2018-12-28 12:11:43 -08:00
2018-12-14 16:57:16 +01:00
2018-12-28 12:11:43 -08:00
2019-01-09 10:35:56 +01:00
2018-12-19 12:00:23 +01:00
2018-11-29 17:30:48 +02:00
2018-12-11 15:17:00 +01:00
2018-12-06 13:03:17 +00:00
2018-12-12 23:22:18 +01:00
2018-12-19 13:52:44 -05:00
2018-12-23 11:52:45 +08:00
2018-12-04 21:32:00 -08:00
2018-12-11 11:40:13 +09:00
2018-12-17 10:38:43 +01:00
2019-01-04 09:02:17 +01:00
2018-12-13 21:06:18 +01:00
2018-12-03 17:40:18 +01:00
2018-12-06 06:56:48 -08:00
2019-01-08 07:58:49 -05:00
2018-12-13 21:06:18 +01:00
2018-12-05 12:01:55 +03:00
2018-12-20 09:51:31 -07:00
2019-01-06 09:46:51 +09:00
2019-01-02 09:43:14 -08:00
2018-12-11 15:16:58 +01:00
2018-12-03 15:40:30 -08:00
2018-12-01 23:13:14 +09:00
2018-12-20 19:13:07 +01:00
2018-12-19 09:40:13 +01:00
2019-01-02 16:01:24 -08:00
2018-12-19 10:42:08 +01:00
2018-12-28 16:55:46 -08:00
2018-11-28 13:19:20 +00:00
2018-12-02 16:25:28 -08:00
2018-12-31 11:46:59 -08:00
2018-12-07 22:19:07 +01:00
2019-01-04 13:13:46 -08:00
2018-12-10 08:30:38 -07:00
2018-12-20 09:51:31 -07:00
2018-12-28 12:11:52 -08:00
2018-11-19 10:40:33 +10:00
2018-11-16 11:42:12 +00:00
2019-01-03 12:50:28 +01:00
2018-12-28 12:11:47 -08:00
2018-12-28 12:11:52 -08:00
2018-11-23 11:51:21 +01:00
2018-12-28 12:11:50 -08:00
2018-12-16 15:13:22 -08:00
2018-12-10 09:22:34 +01:00
2018-12-18 14:19:00 +01:00
2018-12-07 12:59:08 -08:00
2018-11-21 15:41:30 -08:00
2018-12-11 07:19:45 -05:00
2018-12-17 09:19:49 -08:00
2018-11-26 15:50:02 -06:00
2018-12-11 10:46:00 +01:00
2018-12-19 11:32:08 +01:00
2018-12-17 12:47:50 +01:00
2018-11-19 19:03:46 -07:00
2018-12-13 09:35:31 +00:00
2018-12-19 11:32:08 +01:00
2018-12-18 14:22:28 +01:00
2018-12-19 11:32:08 +01:00
2018-12-04 00:30:22 -05:00
2019-01-06 09:46:51 +09:00
2019-01-06 09:46:51 +09:00
2018-12-28 12:11:44 -08:00
2019-01-04 13:13:47 -08:00
2018-12-26 17:03:51 -08:00
2018-12-13 17:54:12 -08:00
2018-12-30 08:33:06 +00:00
2018-12-26 17:03:51 -08:00
2018-12-06 13:57:03 +01:00
2018-12-21 11:28:22 +01:00
2018-11-22 09:03:17 +01:00
2018-12-25 14:52:50 -08:00
2018-12-18 23:13:12 -05:00
2018-12-21 12:44:41 -08:00
2018-12-11 12:22:35 -07:00
2018-11-30 13:29:04 +00:00
2018-12-05 16:26:16 -08:00
2018-12-11 14:54:46 +01:00
2018-12-21 11:50:02 -05:00
2018-12-21 22:31:26 -06:00
2018-12-21 22:31:26 -06:00
2018-12-28 12:11:49 -08:00
2018-12-28 12:11:48 -08:00
2018-12-28 12:11:50 -08:00
2018-12-05 15:45:54 -08:00
2018-12-28 12:11:52 -08:00
2018-12-28 12:11:51 -08:00
2018-12-05 16:26:16 -08:00
2019-01-04 13:13:48 -08:00
2018-12-14 15:05:45 -08:00
2019-01-04 13:13:48 -08:00
2018-12-28 12:11:50 -08:00
2019-01-08 17:15:11 -08:00
2018-12-25 12:26:34 -08:00
2019-01-09 10:35:56 +01:00
2018-12-20 16:32:56 +00:00
2018-12-19 11:32:08 +01:00
2018-11-22 11:36:54 -08:00
2018-12-16 14:42:34 -08:00
2018-12-19 11:21:37 -08:00
2019-01-06 09:46:51 +09:00
2019-01-06 09:46:51 +09:00
2018-12-20 16:43:54 -08:00
2018-12-19 13:52:45 -05:00
2018-12-19 13:52:46 -05:00
2018-12-19 13:52:46 -05:00
2018-12-07 22:26:57 -07:00
2018-12-13 09:58:57 +01:00
2018-12-13 09:59:01 +01:00
2018-12-06 15:45:46 +01:00
2018-11-15 14:43:43 -08:00
2018-11-23 07:59:59 +01:00
2018-12-03 15:40:30 -08:00
2018-12-28 20:08:34 -08:00
2018-12-28 12:11:48 -08:00
2018-12-28 12:11:44 -08:00
2018-12-28 12:11:50 -08:00
2018-12-28 12:11:46 -08:00
2018-12-28 12:11:51 -08:00
2018-12-28 12:11:48 -08:00
2019-01-05 17:57:34 -08:00
2019-01-08 07:58:37 -05:00
2019-01-05 17:57:34 -08:00
2018-12-06 14:38:53 +00:00
2018-12-01 12:38:48 -08:00
2018-12-11 15:01:48 +01:00
2018-12-17 11:24:32 -08:00
2018-12-27 16:29:31 -08:00
2018-12-13 16:07:04 +01:00
2018-12-14 16:28:18 +05:30
2019-01-04 12:19:40 +01:00
2018-12-19 10:31:50 +01:00
2018-12-19 10:31:50 +01:00
2018-12-13 00:15:06 +01:00
2018-12-07 12:35:46 +00:00
2019-01-04 13:13:46 -08:00
2018-11-26 18:19:11 +01:00
2018-11-30 14:56:14 -08:00
2018-12-03 16:52:35 -08:00
2018-12-03 17:11:02 -08:00
2019-01-01 11:58:33 -08:00
2018-12-03 10:47:53 +01:00
2018-12-12 11:55:42 +01:00
2019-01-10 17:04:45 -06:00
2018-12-19 18:38:13 +00:00
2019-01-03 18:57:57 -08:00
2019-01-07 16:38:26 +01:00
2018-12-03 15:31:55 -08:00
2018-12-08 20:54:08 -05:00
2018-12-18 22:53:29 +01:00
2018-12-20 12:17:05 -07:00
2018-12-06 07:04:56 -08:00
2019-01-09 10:29:03 +01:00
2018-12-11 16:28:41 -08:00
2018-12-21 11:50:02 -05:00
2018-11-27 19:44:21 +01:00
2018-12-17 16:02:57 +01:00
2018-11-29 11:46:34 -08:00
2018-12-06 17:22:53 +01:00
2018-12-28 13:19:59 -08:00
2018-12-20 23:47:09 +01:00
2018-12-28 12:11:44 -08:00
2018-12-29 11:21:49 -08:00
2018-12-28 12:45:04 -08:00
2018-11-27 09:24:17 -08:00
2018-11-27 09:24:17 -08:00
2018-11-27 09:24:17 -08:00
2018-12-22 22:50:29 -05:00
2018-12-28 12:11:47 -08:00
2018-12-13 21:06:17 +01:00
2018-12-13 09:03:32 -06:00
2019-01-02 09:48:13 -08:00
2018-12-03 18:18:19 +02:00
2018-12-07 22:39:46 -05:00
2018-11-21 15:49:52 -08:00
2018-12-18 16:13:05 +01:00
2018-12-18 16:13:05 +01:00
2018-12-18 16:13:05 +01:00
2018-12-18 14:08:12 -08:00
2018-12-04 07:52:30 +01:00
2018-12-10 10:17:45 +01:00
2018-12-01 12:38:48 -08:00
2019-01-04 12:56:09 -08:00
2018-12-13 09:58:54 +01:00
2018-12-05 21:20:14 +01:00
2018-12-28 12:11:51 -08:00
2018-12-22 12:15:29 +01:00
2018-12-07 22:26:37 -07:00
2018-12-06 08:26:17 -05:00
2018-12-28 12:11:46 -08:00