diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2015-11-27 02:00:54 +0300 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2015-12-15 19:17:07 +0300 |
commit | 994a5814eb7e6cac316546989b9f69d10626dfd2 (patch) | |
tree | 84da0d01ca8294edb54bfee3ae2e719042149612 | |
parent | 61521e3924a1c4e45f7c9d061f496b55b8210088 (diff) | |
download | linux-994a5814eb7e6cac316546989b9f69d10626dfd2.tar.xz |
ARM: mvebu: add kirkwood compatibles for cloudengine boards
This adds the compatible strings for Cloudengine PogoPlug E02 and
series 4. The former already has a devicetree in the kernel.
Cc: devicetree@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
-rw-r--r-- | Documentation/devicetree/bindings/arm/marvell,kirkwood.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt b/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt index 5171ad8f48ff..ab0c9cdf388e 100644 --- a/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt +++ b/Documentation/devicetree/bindings/arm/marvell,kirkwood.txt @@ -24,6 +24,8 @@ board. Currently known boards are: "buffalo,lswxl" "buffalo,lsxhl" "buffalo,lsxl" +"cloudengines,pogo02" +"cloudengines,pogoplugv4" "dlink,dns-320" "dlink,dns-320-a1" "dlink,dns-325" |