Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02130490 authored by Nikolay Balandin's avatar Nikolay Balandin Committed by Linus Walleij
Browse files

Add TI TCA9554 to supported devices table

parent 5c97d146
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);