|
@@ -538,7 +538,6 @@ static const struct i2c_algorithm lpi2c_imx_algo = {
|
|
|
|
|
|
static const struct of_device_id lpi2c_imx_of_match[] = {
|
|
static const struct of_device_id lpi2c_imx_of_match[] = {
|
|
{ .compatible = "fsl,imx7ulp-lpi2c" },
|
|
{ .compatible = "fsl,imx7ulp-lpi2c" },
|
|
- { .compatible = "fsl,imx8dv-lpi2c" },
|
|
|
|
{ },
|
|
{ },
|
|
};
|
|
};
|
|
MODULE_DEVICE_TABLE(of, lpi2c_imx_of_match);
|
|
MODULE_DEVICE_TABLE(of, lpi2c_imx_of_match);
|