mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
Add TI TCA9554 to supported devices table
Signed-off-by: Nikolay Balandin <nbalandin@dev.rtsoft.ru> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
5c97d146f2
commit
021304907b
|
|
@ -45,6 +45,7 @@ static const struct i2c_device_id pcf857x_id[] = {
|
|||
{ "pca9675", 16 },
|
||||
{ "max7328", 8 },
|
||||
{ "max7329", 8 },
|
||||
{ "tca9554", 8 },
|
||||
{ }
|
||||
};
|
||||
MODULE_DEVICE_TABLE(i2c, pcf857x_id);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user