mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: Update binding doc for i.MX IIM
@ 2014-04-07 13:58 Alexander Shiyan
  2014-04-08  6:10 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2014-04-07 13:58 UTC (permalink / raw)
  To: barebox

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 Documentation/devicetree/bindings/misc/fsl,imx-iim.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/misc/fsl,imx-iim.txt b/Documentation/devicetree/bindings/misc/fsl,imx-iim.txt
index ed3efcc..9759210 100644
--- a/Documentation/devicetree/bindings/misc/fsl,imx-iim.txt
+++ b/Documentation/devicetree/bindings/misc/fsl,imx-iim.txt
@@ -2,7 +2,7 @@ Freescale i.MX IIM (Ic Identification Module)
 
 Required properties:
 
-- compatible: fsl,imx-iim
+- compatible: fsl,imx27-iim
 - reg: physical register base and size
 
 Optional properties:
@@ -14,7 +14,7 @@ Optional properties:
 Example:
 
 iim: iim@83f98000 {
-	compatible = "fsl,imx51-iim", "fsl,imx-iim";
+	compatible = "fsl,imx51-iim", "fsl,imx27-iim";
 	reg = <0x83f98000 0x4000>;
 	barebox,provide-mac-address = <&fec 1 9>;
 };
-- 
1.8.3.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-08  6:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-07 13:58 [PATCH] Documentation: Update binding doc for i.MX IIM Alexander Shiyan
2014-04-08  6:10 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox