* [PATCH] usage-model.txt: fix a typo
@ 2014-02-08 8:50 Laszlo Papp
0 siblings, 0 replies; only message in thread
From: Laszlo Papp @ 2014-02-08 8:50 UTC (permalink / raw)
To: grant.likely, rob; +Cc: devicetree, linux-doc, linux-kernel, Laszlo Papp
Signed-off-by: Laszlo Papp <lpapp@kde.org>
---
Documentation/devicetree/usage-model.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/usage-model.txt b/Documentation/devicetree/usage-model.txt
index 2b6b3d3..cd2eae5 100644
--- a/Documentation/devicetree/usage-model.txt
+++ b/Documentation/devicetree/usage-model.txt
@@ -123,7 +123,7 @@ successor, the BeagleBoard xM board might look like, respectively:
compatible = "ti,omap3-beagleboard-xm", "ti,omap3450", "ti,omap3";
Where "ti,omap3-beagleboard-xm" specifies the exact model, it also
-claims that it compatible with the OMAP 3450 SoC, and the omap3 family
+claims that it is compatible with the OMAP 3450 SoC, and the omap3 family
of SoCs in general. You'll notice that the list is sorted from most
specific (exact board) to least specific (SoC family).
--
1.8.5.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-08 8:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-08 8:50 [PATCH] usage-model.txt: fix a typo Laszlo Papp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).