Re: [PATCH] extcon: sm5502: Reset registers during initialization

2019-10-10 Thread Chanwoo Choi
On 19. 10. 11. 오전 12:47, Stephan Gerhold wrote: > On some devices (e.g. Samsung Galaxy A5 (2015)), the bootloader > seems to keep interrupts enabled for SM5502 when booting Linux. > Changing the cable state (i.e. plugging in a cable) - until the driver > is loaded - will therefore produce an interr

[PATCH] extcon: sm5502: Reset registers during initialization

2019-10-10 Thread Stephan Gerhold
On some devices (e.g. Samsung Galaxy A5 (2015)), the bootloader seems to keep interrupts enabled for SM5502 when booting Linux. Changing the cable state (i.e. plugging in a cable) - until the driver is loaded - will therefore produce an interrupt that is never read. In this situation, the cable st