mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 11:48:58 -04:00
extcon: arizona: Add support for WM8280/WM8281
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com> Acked-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
committed by
Lee Jones
parent
449c175ec6
commit
2f2b6aa8c5
@@ -1149,6 +1149,7 @@ static int arizona_extcon_probe(struct platform_device *pdev)
|
||||
}
|
||||
break;
|
||||
case WM5110:
|
||||
case WM8280:
|
||||
switch (arizona->rev) {
|
||||
case 0 ... 2:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user