diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-23 13:37:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-23 13:37:29 +0200 |
commit | d4e1406618a1bdb2f5379213a6b8c9c5fa3bdac7 (patch) | |
tree | 3162029981352741eeb3ef9cd65e160e2ca4c45a /tools | |
parent | 5471a8123503c6ca694b5f2543f0a6dfd4080976 (diff) | |
parent | d97c0ff5a124f48109c4b32d6471c7bccd497009 (diff) | |
download | linux-stable-d4e1406618a1bdb2f5379213a6b8c9c5fa3bdac7.tar.gz linux-stable-d4e1406618a1bdb2f5379213a6b8c9c5fa3bdac7.tar.bz2 linux-stable-d4e1406618a1bdb2f5379213a6b8c9c5fa3bdac7.zip |
Merge tag 'extcon-next-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Chanwoo writes:
Update extcon next for v5.14
Detailed description for this pull request:
1. Update extcon-sm5502 provider driver
- Convert devicetree binding document sytle with yaml
for extcon-sm5502.c and add support for SM5504 chip to extcon-sm5502.c.
- Use devm_regmap_add_irq_chip and probe_new for extcon-sm5502.c
2. Add missing modalias string for extcon-max8997.c.
3. Initialize the status data of extcon-intel-mrfld.c on probe time
in order to prevent the mismatch issue.
* tag 'extcon-next-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon:
extcon: sm5502: Add support for SM5504
extcon: sm5502: Refactor driver to use chip-specific struct
dt-bindings: extcon: sm5502: Document siliconmitus,sm5504-muic
dt-bindings: extcon: sm5502: Convert to DT schema
extcon: sm5502: Implement i2c_driver->probe_new()
extcon: sm5502: Use devm_regmap_add_irq_chip()
extcon: max8997: Add missing modalias string
extcon: sm5502: Drop invalid register write in sm5502_reg_data
extcon: intel-mrfld: Sync hardware and software state on init
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions