Searched hist:a84df1c7ddfcb5f7ccd7aaa80c40a49e54621ce8 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/extcon/ |
H A D | extcon-sm5502.c | diff a84df1c7ddfcb5f7ccd7aaa80c40a49e54621ce8 Sat Mar 12 19:41:54 CET 2022 Markuss Broks <markuss.broks@gmail.com> extcon: sm5502: Add support for SM5703
SM5703 is another MFD from Silicon Mitus which has a very similar MUIC unit to the one in SM5502. The only difference I've noticed is slightly different configuration only enables the interrupts which are exactly the same as on SM5502. If we make use of different interrupts in the future, this can be improved by having a separate struct for SM5703, but the main functionality (detecting cable or OTG adapter) is working properly.
Signed-off-by: Markuss Broks <markuss.broks@gmail.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|
H A D | Kconfig | diff a84df1c7ddfcb5f7ccd7aaa80c40a49e54621ce8 Sat Mar 12 19:41:54 CET 2022 Markuss Broks <markuss.broks@gmail.com> extcon: sm5502: Add support for SM5703
SM5703 is another MFD from Silicon Mitus which has a very similar MUIC unit to the one in SM5502. The only difference I've noticed is slightly different configuration only enables the interrupts which are exactly the same as on SM5502. If we make use of different interrupts in the future, this can be improved by having a separate struct for SM5703, but the main functionality (detecting cable or OTG adapter) is working properly.
Signed-off-by: Markuss Broks <markuss.broks@gmail.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|