Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752168AbaJEWBf (ORCPT ); Sun, 5 Oct 2014 18:01:35 -0400 Received: from mail-wg0-f52.google.com ([74.125.82.52]:50727 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752027AbaJEWBU (ORCPT ); Sun, 5 Oct 2014 18:01:20 -0400 From: Beniamino Galvani To: linux-arm-kernel@lists.infradead.org Cc: Arnd Bergmann , Carlo Caione , Russell King , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Jerry Cao , Victor Wan , Beniamino Galvani Subject: [PATCH v2 5/7] ARM: document Tronsmart compatible properties Date: Sun, 5 Oct 2014 23:59:17 +0200 Message-Id: <1412546359-15062-6-git-send-email-b.galvani@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1412546359-15062-1-git-send-email-b.galvani@gmail.com> References: <1412546359-15062-1-git-send-email-b.galvani@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document device tree bindings for Tronsmart devices. Signed-off-by: Beniamino Galvani --- Documentation/devicetree/bindings/arm/tronsmart.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/tronsmart.txt diff --git a/Documentation/devicetree/bindings/arm/tronsmart.txt b/Documentation/devicetree/bindings/arm/tronsmart.txt new file mode 100644 index 0000000..bd29d60 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/tronsmart.txt @@ -0,0 +1,7 @@ +Tronsmart Platforms Device Tree Bindings +--------------------------------------- + +Vega S89 Elite TV box + +Required root node properties: + - compatible = "tronsmart,vega-s89e"; -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/