From patchwork Mon Feb 18 10:48:05 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10817767 X-Patchwork-Delegate: horms@verge.net.au Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CC7CA17FB for ; Mon, 18 Feb 2019 10:48:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BB42329C1F for ; Mon, 18 Feb 2019 10:48:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AFD2C29FAA; Mon, 18 Feb 2019 10:48:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5BA0C29C1F for ; Mon, 18 Feb 2019 10:48:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730301AbfBRKsb (ORCPT ); Mon, 18 Feb 2019 05:48:31 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:45398 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730316AbfBRKsa (ORCPT ); Mon, 18 Feb 2019 05:48:30 -0500 Received: from penelope.horms.nl (unknown [62.119.166.9]) by kirsty.vergenet.net (Postfix) with ESMTPA id 8158125BEAC; Mon, 18 Feb 2019 21:48:23 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1550486906; bh=ywfXuCMYMMxno5H1hvjTQde5VmOUreRVvV6jPD6zTf0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Dn/D/Y0ARJtLdqNwSNCjwQKMIn1hop/7vsIEiQmCfcBnb7ydGrDfmhjf+e2yLJt3/ OXwA7HmSYjq22iXwaLUbuAIyCRfVcdITQwz/jUMqTbFvd/XNcS+ZKc3/ocgq/suLtE StWBRa7vBuRIV3HNn8nVM2amyadX7C5Q2Dpc3jis= Received: by penelope.horms.nl (Postfix, from userid 7100) id C3956E218D3; Mon, 18 Feb 2019 11:48:07 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Magnus Damm , Chris Brandt , Simon Horman Subject: [PATCH 3/4] dt-bindings: arm: renesas: Document RZ/A2M EVB Date: Mon, 18 Feb 2019 11:48:05 +0100 Message-Id: <58097b0e05c0dc70345c02cd83117f134574024e.1549624030.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Chris Brandt Add the RZ/A2M Evaluation board. Signed-off-by: Chris Brandt Reviewed-by: Simon Horman Reviewed-by: Rob Herring Signed-off-by: Simon Horman --- Documentation/devicetree/bindings/arm/renesas.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml b/Documentation/devicetree/bindings/arm/renesas.yaml index 9e1e07b5192e..cb9b4417e8a1 100644 --- a/Documentation/devicetree/bindings/arm/renesas.yaml +++ b/Documentation/devicetree/bindings/arm/renesas.yaml @@ -30,6 +30,8 @@ properties: - description: RZ/A2 (R7S9210) items: + - enum: + - renesas,rza2mevb # RZ/A2M Eval Board (RTK7921053S00000BE) - const: renesas,r7s9210 - description: SH-Mobile AG5 (R8A73A00/SH73A0)