diff options
author | Florian Vaussard <florian.vaussard@epfl.ch> | 2012-08-31 18:06:12 +0200 |
---|---|---|
committer | Benoit Cousson <b-cousson@ti.com> | 2012-09-10 12:19:18 +0200 |
commit | 807e1b426db755a605f0aa03604c1cd00630e727 (patch) | |
tree | dcd78a46b98d7b88fa3f8b6b3a446713b66fde3f /Documentation | |
parent | bc7fedad82deb398f440b875f54dc81f931a71e3 (diff) | |
download | blackbird-op-linux-807e1b426db755a605f0aa03604c1cd00630e727.tar.gz blackbird-op-linux-807e1b426db755a605f0aa03604c1cd00630e727.zip |
Documentation: dt: Update the OMAP documentation with Overo/Toby
Add the Tobi/Overo board to the list of supported platforms.
Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/omap/omap.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt index ccdd0e53451f..d0051a750587 100644 --- a/Documentation/devicetree/bindings/arm/omap/omap.txt +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt @@ -36,6 +36,9 @@ Boards: - OMAP3 BeagleBoard : Low cost community board 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" + - OMAP4 SDP : Software Developement Board compatible = "ti,omap4-sdp", "ti,omap4430" |