Thread (4 messages) 4 messages, 2 authors, 2018-09-01
STALE2837d

[PATCH 2/2] i2c: imx-lpi2c: Remove mx8dv compatible entry

From: Fabio Estevam <festevam@gmail.com>
Date: 2018-08-31 13:24:15
Subsystem: freescale imx lpi2c driver, i2c subsystem, i2c subsystem host drivers, the rest · Maintainers: Dong Aisheng, Wolfram Sang, Andi Shyti, Linus Torvalds

From: Fabio Estevam <redacted>

mx8dv never entered into production and there is no other place
in the kernel referring to this SoC, so remove it from the
driver's compatible entry.

Signed-off-by: Fabio Estevam <redacted>
---
 drivers/i2c/busses/i2c-imx-lpi2c.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/i2c/busses/i2c-imx-lpi2c.c b/drivers/i2c/busses/i2c-imx-lpi2c.c
index 6d975f5..06c4c76 100644
--- a/drivers/i2c/busses/i2c-imx-lpi2c.c
+++ b/drivers/i2c/busses/i2c-imx-lpi2c.c
@@ -538,7 +538,6 @@ static const struct i2c_algorithm lpi2c_imx_algo = {
 
 static const struct of_device_id lpi2c_imx_of_match[] = {
 	{ .compatible = "fsl,imx7ulp-lpi2c" },
-	{ .compatible = "fsl,imx8dv-lpi2c" },
 	{ },
 };
 MODULE_DEVICE_TABLE(of, lpi2c_imx_of_match);
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help