diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-10-09 22:10:35 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-10-31 21:44:32 +0100 |
commit | 451f2334f09c4387dcd51a628eda534ed7f66d2a (patch) | |
tree | d399a2ccad77f8e20af4d90c8e65bfb217428841 /Documentation/devicetree/bindings/arm/ste-nomadik.txt | |
parent | ARM: nomadik: push ethernet down to board (diff) | |
download | linux-451f2334f09c4387dcd51a628eda534ed7f66d2a.tar.xz linux-451f2334f09c4387dcd51a628eda534ed7f66d2a.zip |
ARM: nomadik: device tree for NHK15 board
This adds a device tree for the Nomadik NHK15 development kit
board.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/ste-nomadik.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/ste-nomadik.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/ste-nomadik.txt b/Documentation/devicetree/bindings/arm/ste-nomadik.txt index 6256ec31666d..2fdff5a806cf 100644 --- a/Documentation/devicetree/bindings/arm/ste-nomadik.txt +++ b/Documentation/devicetree/bindings/arm/ste-nomadik.txt @@ -10,6 +10,12 @@ Required root node property: src Boards with the Nomadik SoC include: +Nomadik NHK-15 board manufactured by ST Microelectronics: + +Required root node property: + +compatible="st,nomadik-nhk-15"; + S8815 "MiniKit" manufactured by Calao Systems: Required root node property: |