|
@@ -947,7 +947,7 @@ static const struct of_device_id pca953x_dt_ids[] = {
|
|
|
{ .compatible = "ti,tca6416", .data = OF_953X(16, PCA_INT), },
|
|
|
{ .compatible = "ti,tca6424", .data = OF_953X(24, PCA_INT), },
|
|
|
|
|
|
- { .compatible = "onsemi,pca9654", .data = OF_953X( 8, PCA_INT), },
|
|
|
+ { .compatible = "onnn,pca9654", .data = OF_953X( 8, PCA_INT), },
|
|
|
|
|
|
{ .compatible = "exar,xra1202", .data = OF_953X( 8, 0), },
|
|
|
{ }
|