Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Mike Looijmans <[email protected]> Signed-off-by: Peter Rosin <[email protected]>
- Loading branch information