extcon: max14577: Add proper dt-compatible strings
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 22 May 2020 10:24:47 +0000 (12:24 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 29 May 2020 08:36:01 +0000 (17:36 +0900)
commit3d6954dda499f73b0efb659d22b65428345753bf
tree7fb9482911037b7277995a58b211b423d00adac3
parentbc84cff2c92ae5ccb2c37da73756e7174b1b430f
extcon: max14577: Add proper dt-compatible strings

Add device tree compatible strings and create proper modalias structures
to let this driver load automatically if compiled as module, because
max14577 MFD driver creates MFD cells with such compatible strings.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-max14577.c