Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp1607064imj; Fri, 8 Feb 2019 04:26:19 -0800 (PST) X-Google-Smtp-Source: AHgI3IbPRGt0eONDgqFI7cmGCdsth8/YX69UuR/R2TOQrepxdtU4sck2KKDQ8yXU7SHcVBws3y+y X-Received: by 2002:a62:e704:: with SMTP id s4mr22301496pfh.124.1549628779881; Fri, 08 Feb 2019 04:26:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549628779; cv=none; d=google.com; s=arc-20160816; b=tHNlLsjB1oSQbq1gLGyhrV+ft/FgMO8/DzSwEvjdJ2AxOiFJOvmqfWOHoZirZii+lG u4qoT+veY4sInu1Ys32vESDzJDe9BTKKDhAm+RuiOi+CMdgx+nGp5rS8NapVmanlM678 Rblc4ksXozAsmz+Wlf5+s/ImzoqQYI1jtzbIZZHZCMKVdZCU/s/hW1MJ3bJalprUbInx O2XNX4lA9oKG1cyMmomCDalvcqpufV6HQRjCxS7SUlulPC9TBelpgv1lH+YRsjys+Wyy l48PmZr2K+Lqi3cr7VxsWFmGHwU6lNU3+3rR5Qzxyx7sycJBO0Z8HomS3h7VVfrON/rr 84CA== 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=B4izNa1dEO+c9hbxtU7g6zsU6Fuae8p1y5A26yd2zVZd8iUBq28k4VIaZngt/O7yNj n2W/aoQdRSvKfT3ngkqeLzjv7tZHCaoz+c7ML0+3dFPwDwunuK/GOwbkC0Ou4lPuJkUc Mwo65+elIeUzwPbzu+TfiGY5I9EGENgTsOAqEzJJD00U7606/PLZKKGCZ8gHPeQ2HQix WRs4sgqA31SW3gC3Fc3cYOIcBht0mhDE4DH9QWOlaVf1OgUvrFs1zHK1kzu8q+ezOhn4 TJ/8fmHZe2VRE/lLXi9Dr5+EFFk8lgWNnfyfgdZ7B86ZN7eO3KXjShSBZvcQNAFrR0/J SLTA== 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 s123si2024511pgs.93.2019.02.08.04.26.03; Fri, 08 Feb 2019 04:26:19 -0800 (PST) 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 S1727580AbfBHMZX (ORCPT + 99 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: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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 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"; -- 1.9.1