diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-24 21:33:52 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-24 21:33:52 +0100 |
commit | b42060069faa0daf7915acec4f31e4a46bca3b32 (patch) | |
tree | e403a7948aedea5897fd3118da0ff1c9926690a7 /Documentation/devicetree/bindings/arm | |
parent | Merge tag 'iio-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... (diff) | |
parent | Linux 3.14-rc4 (diff) | |
download | linux-b42060069faa0daf7915acec4f31e4a46bca3b32.tar.xz linux-b42060069faa0daf7915acec4f31e4a46bca3b32.zip |
Merge 3.14-rc4 into staging-next.
We want those fixes here as well.
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-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" |