Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp1377343imm; Tue, 22 May 2018 03:08:33 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrZNMzdDSugVg7Z6SjYchBK6RJGXj6UMlySTUWxntQDrHLyDJCXLEV8KqSgx48O3o8yCJ12 X-Received: by 2002:aa7:82c7:: with SMTP id f7-v6mr745419pfn.218.1526983713934; Tue, 22 May 2018 03:08:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526983713; cv=none; d=google.com; s=arc-20160816; b=nQPF5jV4GziM8x/ybhVSUGG/uUGBTJYVmbMkWdBUSnya56FxW3SEpfyyOQO37Jl/ab UeKQL4XebogXyy+Ck9bvzkO0Xfx9FUP7shmqDwE1f5ByHS6BX4P89prRR1dA9Bxcyhth srBHwkYTV8CvqCatdQX0BZ/EsnGaK55KkWyFQ7GeaZsxappBUwPxxIP8DnsPc11c8nLL RIeAELv1I0Hh1GdrFqWuMGAe6ngq0cacSOPOYlqyzLj0dKoBjI58meRiVDYkHDCmj+I4 YifcsuSAOLcfl6LE/gMCWR6Q8+9FRWbcDY6S2Mwq8oAwcchZYmLk9BXfskm/jFMqZO6d 9lHw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=rFd9bLyzZzUcOirTWWdJmzfOf2hlhYl/SU+5+bN6TUQ=; b=tzLVMtRss+qhOt5r0rUwDqYxg4L5nl6yzE2WzbG8qax7ur6D3Baf9VM6J/QLNOAZPC UCv26YWbwD/8Z+IgLapnxKmZOSS5CrTtiUYzBTbRim+dAVzLjEIS5gD+0Dm6yzuJ8A9N 4yz9/uqQ4ncHghkoKQFB74/GJFnmWfr0V9EEqmA/r8WjAAduxQWQCUzo7XCV2KePQN8v 2Rqtry0OGoJVFNuLAwGtB0TiGQU1MBcXeb65nKhZxAueywo8sRWbUok78KNjm2ZKwzxE yvPaLR2H6qqQGDKfX+4FNiOV1YLdEQcgFH67T7KKsH8SascCvmK0GQA/mToqJ3K/b5bg m+ag== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f15-v6si1221834pgv.125.2018.05.22.03.08.19; Tue, 22 May 2018 03:08:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751469AbeEVKGp (ORCPT + 99 others); Tue, 22 May 2018 06:06:45 -0400 Received: from relmlor3.renesas.com ([210.160.252.173]:64423 "EHLO relmlie2.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751161AbeEVKGm (ORCPT ); Tue, 22 May 2018 06:06:42 -0400 Received: from unknown (HELO relmlir3.idc.renesas.com) ([10.200.68.153]) by relmlie2.idc.renesas.com with ESMTP; 22 May 2018 19:06:40 +0900 Received: from relmlii1.idc.renesas.com (relmlii1.idc.renesas.com [10.200.68.65]) by relmlir3.idc.renesas.com (Postfix) with ESMTP id B652880144; Tue, 22 May 2018 19:06:40 +0900 (JST) X-IronPort-AV: E=Sophos;i="5.49,429,1520866800"; d="scan'208";a="280253450" Received: from unknown (HELO be1yocto.ree.adwin.renesas.com) ([172.29.43.62]) by relmlii1.idc.renesas.com with ESMTP; 22 May 2018 19:06:37 +0900 From: Michel Pollet To: linux-renesas-soc@vger.kernel.org, Simon Horman Cc: phil.edworthy@renesas.com, Michel Pollet , Michel Pollet , Magnus Damm , Rob Herring , Mark Rutland , Michael Turquette , Stephen Boyd , Geert Uytterhoeven , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: [PATCH v6 1/6] dt-bindings: arm: Document the RZN1D-DB board Date: Tue, 22 May 2018 11:01:21 +0100 Message-Id: <1526983321-41949-2-git-send-email-michel.pollet@bp.renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1526983321-41949-1-git-send-email-michel.pollet@bp.renesas.com> References: <1526983321-41949-1-git-send-email-michel.pollet@bp.renesas.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This documents the RZ/N1 bindings for the RZN1D-DB board. Signed-off-by: Michel Pollet Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/arm/shmobile.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index d8cf740..89b4a38 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -51,7 +51,8 @@ SoCs: compatible = "renesas,r8a77990" - R-Car D3 (R8A77995) compatible = "renesas,r8a77995" - + - RZ/N1D (R9A06G032) + compatible = "renesas,r9a06g032" Boards: @@ -112,6 +113,8 @@ Boards: compatible = "renesas,porter", "renesas,r8a7791" - RSKRZA1 (YR0K77210C000BE) compatible = "renesas,rskrza1", "renesas,r7s72100" + - RZN1D-DB (RZ/N1D Demo Board for the RZ/N1D 400 pins package) + compatible = "renesas,rzn1d400-db", "renesas,r9a06g032" - Salvator-X (RTP0RC7795SIPB0010S) compatible = "renesas,salvator-x", "renesas,r8a7795" - Salvator-X (RTP0RC7796SIPB0011S) -- 2.7.4