Skip to content
Commit dbe4d69d authored by Mike Looijmans's avatar Mike Looijmans Committed by Peter Rosin
Browse files

i2c: mux: pca954x: Add missing pca9546 definition to chip_desc



The spec for the pca9546 was missing. This chip is the same as the pca9545
except that it lacks interrupt lines. While the i2c_device_id table mapped
the pca9546 to the pca9545 definition the compatible table did not.

Signed-off-by: default avatarMike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: default avatarPeter Rosin <peda@axentia.se>
parent e88162f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment