On śro, 2014-10-22 at 18:04 +0900, Chanwoo Choi wrote:
> Hi Krzysztof,
>
> The extcon-max77693.c was tested by all cables (mhl, hdmi, usb, usb-host,
> dock for audio play, dock for mhl).
> with default_init_data register setting. If you deletes legacy
> default_init_data[] register setting,
> ex
Hi Krzysztof,
The extcon-max77693.c was tested by all cables (mhl, hdmi, usb, usb-host, dock
for audio play, dock for mhl).
with default_init_data register setting. If you deletes legacy
default_init_data[] register setting,
extcon-max77693.c can not guarantee the operation of upper cables.
So,
The driver was requesting all MUIC interrupts but then was masking most
of them manually at end of probe (with default_init_data). Since
default_init_data cannot be passed through DTS (no bindings for driver),
this was a conflicting behavior. First get everything, then mask what we
don't want.
Thi
3 matches
Mail list logo