mfd: 88pm80x: Add 88pm860 chip type support
Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:

zatwierdzone przez
Lee Jones

rodzic
385c0012df
commit
62a2e63347
@@ -33,6 +33,8 @@ static struct pm80x_chip_mapping chip_mapping[] = {
|
||||
{0x3, CHIP_PM800},
|
||||
/* 88PM805 chip id number */
|
||||
{0x0, CHIP_PM805},
|
||||
/* 88PM860 chip id number */
|
||||
{0x4, CHIP_PM860},
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user