diff options
author | Stephan Gerhold <stephan@gerhold.net> | 2021-06-03 10:52:22 +0200 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2021-06-21 11:28:01 +0200 |
commit | d97c0ff5a124f48109c4b32d6471c7bccd497009 (patch) | |
tree | b26e2c54f2ecaa4ce4aeb3128c3e8ec58043ccbc /MAINTAINERS | |
parent | extcon: sm5502: Refactor driver to use chip-specific struct (diff) | |
download | linux-d97c0ff5a124f48109c4b32d6471c7bccd497009.tar.xz linux-d97c0ff5a124f48109c4b32d6471c7bccd497009.zip |
extcon: sm5502: Add support for SM5504
SM5504 is another MUIC from Silicon Mitus that is fairly similar
to SM5502. They seem to use the same register set, but:
- SM5504 has some additional bits in SM5502_REG_CONTROL
- SM5504 has a quite different set of interrupts
- SM5504 reports USB OTG as dev_type1 = BIT(0) instead of BIT(7)
Overall it's minor and we can support this by defining a separate
struct sm5502_type for SM5504.
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions