From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Barinov Subject: [PATCH v2 2/2] dt: arm: shmobile: add H3ULCB board DT bindings Date: Sun, 24 Jul 2016 20:46:52 +0300 Message-ID: <1469382412-14935-1-git-send-email-vladimir.barinov@cogentembedded.com> References: <1469382353-14847-1-git-send-email-vladimir.barinov@cogentembedded.com> Return-path: In-Reply-To: <1469382353-14847-1-git-send-email-vladimir.barinov@cogentembedded.com> Sender: linux-renesas-soc-owner@vger.kernel.org To: Simon Horman , Magnus Damm , Rob Herring , Mark Rutland Cc: devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Vladimir Barinov List-Id: devicetree@vger.kernel.org Add H3ULCB Device tree bindings Documentation, listing it as a supported board. Signed-off-by: Vladimir Barinov --- Changes in version 2: - none Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index 1df32d3..69e4246 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -49,6 +49,8 @@ Boards: compatible = "renesas,genmai", "renesas,r7s72100" - Gose compatible = "renesas,gose", "renesas,r8a7793" + - H3ULCB (RTP0RC7795SKB00010S) + compatible = "renesas,h3ulcb", "renesas,r8a7795"; - Henninger compatible = "renesas,henninger", "renesas,r8a7791" - Koelsch (RTP0RC7791SEB00010S) -- 1.9.1