Thread (5 messages) 5 messages, 2 authors, 2016-06-20
STALE3689d

[PATCH 2/4] mci: imx: Add devicetree options parsing by MCI core.

From: Alexander Shiyan <hidden>
Date: 2016-06-18 13:29:28
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Alexander Shiyan <redacted>
---
 drivers/mci/imx.c | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/drivers/mci/imx.c b/drivers/mci/imx.c
index 4f29ddf..354daba 100644
--- a/drivers/mci/imx.c
+++ b/drivers/mci/imx.c
@@ -519,6 +519,8 @@ static int mxcmci_probe(struct device_d *dev)
 	host->mci.f_min = rate >> 7;
 	host->mci.f_max = rate >> 1;
 
+	mci_of_parse(&host->mci);
+
 	return mci_register(&host->mci);
 }
 
-- 
2.4.9


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help