extcon: max77843: add device-tree compatible string
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 6 Oct 2023 10:04:34 +0000 (12:04 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 6 Oct 2023 11:39:30 +0000 (20:39 +0900)
commitda886ba844791d11c9d1526fddf8607eb0198243
tree063c48fd798d772ca18d2681ad39f8e4de6e15da
parent36d301f3da0a7a1fb626a3265aa677127efa9854
extcon: max77843: add device-tree compatible string

Add the needed device-tree compatible string to the MAX77843 extcon
driver, so it can be automatically loaded when compiled as a kernel
module and given device-tree contains separate 'muic' node under the main
MAX77843 PMIC node.

Link: https://lore.kernel.org/all/20231006100434.2908243-2-m.szyprowski@samsung.com/
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-max77843.c