diff options
author | Mike Turquette <mturquette@linaro.org> | 2014-02-25 08:07:53 +0100 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-02-25 08:07:53 +0100 |
commit | ad077ceb8a90c7ef1fc15758ed3811448181ee80 (patch) | |
tree | dc090e24bb82c41c3785e539b9e60df6c48abfaf /Documentation/devicetree/bindings/arm/omap/omap.txt | |
parent | clk: ti: am335x: remove unecessary cpu0 clk node (diff) | |
parent | Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into... (diff) | |
download | linux-ad077ceb8a90c7ef1fc15758ed3811448181ee80.tar.xz linux-ad077ceb8a90c7ef1fc15758ed3811448181ee80.zip |
Merge branch 'clk-fixes' into clk-next
Diffstat (limited to 'Documentation/devicetree/bindings/arm/omap/omap.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/omap/omap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt index 34dc40cffdfd..af9b4a0d902b 100644 --- a/Documentation/devicetree/bindings/arm/omap/omap.txt +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt @@ -91,7 +91,7 @@ Boards: compatible = "ti,omap3-beagle", "ti,omap3" - OMAP3 Tobi with Overo : Commercial expansion board with daughter board - compatible = "ti,omap3-tobi", "ti,omap3-overo", "ti,omap3" + compatible = "gumstix,omap3-overo-tobi", "gumstix,omap3-overo", "ti,omap3" - OMAP4 SDP : Software Development Board compatible = "ti,omap4-sdp", "ti,omap4430" |