From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752296AbdBOQ7h (ORCPT ); Wed, 15 Feb 2017 11:59:37 -0500 Received: from mx2.suse.de ([195.135.220.15]:40243 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752132AbdBOQ5D (ORCPT ); Wed, 15 Feb 2017 11:57:03 -0500 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= To: linux-arm-kernel@lists.infradead.org Cc: contact@linux-xapple.org, mp-cs@actions-semi.com, info@ucrobotics.com, support@lemaker.org, linux-kernel@vger.kernel.org, =?UTF-8?q?Andreas=20F=C3=A4rber?= , Rob Herring , Mark Rutland , devicetree@vger.kernel.org Subject: [PATCH 10/11] Documentation: devicetree: arm: Document Actions Semi S900 Date: Wed, 15 Feb 2017 17:55:27 +0100 Message-Id: <20170215165528.10052-11-afaerber@suse.de> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20170215165528.10052-1-afaerber@suse.de> References: <20170215165528.10052-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 Signed-off-by: Andreas Färber --- Documentation/devicetree/bindings/arm/acts.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/acts.txt b/Documentation/devicetree/bindings/arm/acts.txt index a34d647..cdbfe12 100644 --- a/Documentation/devicetree/bindings/arm/acts.txt +++ b/Documentation/devicetree/bindings/arm/acts.txt @@ -17,3 +17,16 @@ Modules: Boards: - LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar" + + +S900 SoC +======== + +Required root node properties: + +- compatible : "acts,s900" + + +Boards: + + - uCRobotics Bubblegum-96: "ucrobotics,bubblegum-96" -- 2.10.2