From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751488AbdFYRBm (ORCPT ); Sun, 25 Jun 2017 13:01:42 -0400 Received: from mx2.suse.de ([195.135.220.15]:57272 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751140AbdFYRAh (ORCPT ); Sun, 25 Jun 2017 13:00:37 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= To: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org, Masahiro Yamada , Satoru OKAMOTO , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Rob Herring , Mark Rutland , devicetree@vger.kernel.org Subject: [PATCH 3/5] dt-bindings: arm: Document Socionext MB86S71 and Fujitsu F-Cue Date: Sun, 25 Jun 2017 19:00:18 +0200 Message-Id: <20170625170020.11791-4-afaerber@suse.de> X-Mailer: git-send-email 2.12.3 In-Reply-To: <20170625170020.11791-1-afaerber@suse.de> References: <20170625170020.11791-1-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org For consistency with existing SoC bindings, use "fujitsu,mb86s71" but socionext.txt. Signed-off-by: Andreas Färber --- Documentation/devicetree/bindings/arm/socionext.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/socionext.txt diff --git a/Documentation/devicetree/bindings/arm/socionext.txt b/Documentation/devicetree/bindings/arm/socionext.txt new file mode 100644 index 000000000000..63227fe7b773 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/socionext.txt @@ -0,0 +1,17 @@ +Socionext platforms device tree bindings +---------------------------------------- + + +MB86S7x SoC +=========== + +Required root node properties: + + - compatible : must contain "fujitsu,mb86s71" for MB86S71 + + +Boards: + +Root node property compatible must contain, depending on board: + + - Fujitsu F-Cue: "fujitsu,f-cue" -- 2.12.3