diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2015-10-01 02:01:38 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-10-02 04:15:49 +0300 |
commit | 12a75ced8ed7c6fa0ef483a35c15464bb9c9dab2 (patch) | |
tree | c21d92a71dcfc08f28f5a50e91ad88f05ec0af5e /Documentation/devicetree/bindings/arm/shmobile.txt | |
parent | f409ed0f4915c00e93ca21d1aea24e9aa2dedaf2 (diff) | |
download | linux-12a75ced8ed7c6fa0ef483a35c15464bb9c9dab2.tar.xz |
ARM: shmobile: add Porter board DT bindings
Add Porter device tree bindings documentation, listing it as a supported board.
This allows to use checkpatch to validate DTSes referring to the Porter board.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/shmobile.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/shmobile.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index 1d70e78e7c80..a9148b1dcd96 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -55,5 +55,7 @@ Boards: compatible = "renesas,lager", "renesas,r8a7790" - Marzen compatible = "renesas,marzen", "renesas,r8a7779" + - Porter (M2-LCDP) + compatible = "renesas,porter", "renesas,r8a7791" - Silk compatible = "renesas,silk", "renesas,r8a7794"; |