From patchwork Fri Feb 8 12:26:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sugaya Taichi X-Patchwork-Id: 157824 Delivered-To: patch@linaro.org Received: by 2002:a02:48:0:0:0:0:0 with SMTP id 69csp1891812jaa; Fri, 8 Feb 2019 04:25:24 -0800 (PST) X-Google-Smtp-Source: AHgI3Ia0Ym9g5iJL+CSbCScryorxXLffsKoMffhcP/azQxw4iRdrx9eXiRKHW3yn0W4pO+dffwUR X-Received: by 2002:a17:902:690c:: with SMTP id j12mr22225789plk.206.1549628724265; Fri, 08 Feb 2019 04:25:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549628724; cv=none; d=google.com; s=arc-20160816; b=rrA4JmkT1dAjkOJ38MfvzrViHmfH/3yURJrwtkKT7v+EsA3hYdHKQMXTQYk62SeYIn 7wxnAH3Sd+2xg3CNElrBCv7n2ylToSVhdzoRY2g1ypoZdWWHDCioj+yUeYqxIdfgjDsC 14WlyLHyt5LOUO7q2vaGWkBvqxgOhh/THtL9DZXXR5If11pirCZgpa3RFsz//7m74t+h LMzGDB3h7wSVWKoGYlXgUdLo5WzOYS9otde5P3VnnrZP41myiDWpJJpUMKj4b59CoxMi 6xcjDgci2vDjqjN9TrT1azccHGy7wQ8xzQjnNtvTUvck+xqQO4EmxXei0wh1XJpTCZ22 0ZlA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=Hi1H325GeaFi8pKSKsroz/RIfD0a9v9g+sjUonmsThU=; b=PWZOFPq5llY6DZYCd/HRaBKVWBfEnzx3cdEOMeeGfp9t2hav4gMBj7E0L9+lKiI8JY 4rLq3ujCFJ1+u9xPr1gyeKFVAJMNP5tCsra3WJnuRjQ04EmlUSxdR6I7WdSfNeR0j62I FPo5ZM5j4lCEZSPv+qjM40+BYGt+sR9KKnvIYRZ88NEwLcxo2kZ0Fhml9n99I6OCnn7y wR6b8QD74oWaQdL+/xuODss6suMa9efSIbTmMh62RK0S0MgEIxjfqEGU7OKWFDRjaAM7 UyDGMK6nA9GOLkyFcqTjEUwyZxAYa6ixrTQfMh3cAM7Y26Awxn6cw4zPrgZD8o5Z4/AA buGg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-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 f35si982046plh.399.2019.02.08.04.25.24; Fri, 08 Feb 2019 04:25:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-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 devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726465AbfBHMZX (ORCPT + 7 others); Fri, 8 Feb 2019 07:25:23 -0500 Received: from mx.socionext.com ([202.248.49.38]:27747 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726456AbfBHMZX (ORCPT ); Fri, 8 Feb 2019 07:25:23 -0500 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 08 Feb 2019 21:25:22 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 8D6F860062; Fri, 8 Feb 2019 21:25:22 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Fri, 8 Feb 2019 21:25:22 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by kinkan.css.socionext.com (Postfix) with ESMTP id 1DE9E1A04E1; Fri, 8 Feb 2019 21:25:22 +0900 (JST) Received: from M20VSDK.e01.socionext.com (unknown [10.213.118.34]) by yuzu.css.socionext.com (Postfix) with ESMTP id 090FC1202F1; Fri, 8 Feb 2019 21:25:22 +0900 (JST) From: Sugaya Taichi To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Rob Herring , Mark Rutland , Takao Orito , Kazuhiro Kasai , Shinji Kanematsu , Jassi Brar , Masami Hiramatsu , Sugaya Taichi Subject: [PATCH v2 03/15] dt-bindings: Add documentation for Milbeaut SoCs Date: Fri, 8 Feb 2019 21:26:04 +0900 Message-Id: <1549628764-30587-1-git-send-email-sugaya.taichi@socionext.com> X-Mailer: git-send-email 1.9.1 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This adds a DT binding documentation for the M10V and its evaluation board. Signed-off-by: Sugaya Taichi --- Documentation/devicetree/bindings/arm/milbeaut.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/milbeaut.txt -- 1.9.1 diff --git a/Documentation/devicetree/bindings/arm/milbeaut.txt b/Documentation/devicetree/bindings/arm/milbeaut.txt new file mode 100644 index 0000000..9fd053a --- /dev/null +++ b/Documentation/devicetree/bindings/arm/milbeaut.txt @@ -0,0 +1,6 @@ +Milbeaut platforms device tree bindings +--------------------------------------- + +- Milbeaut M10V Evaluation Board + Required root node properties: + - compatible = "socionext,milbeaut-m10v-evb", "socionext,sc2000a";