From patchwork Tue Sep 10 14:55:49 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Enric Balletbo Serra X-Patchwork-Id: 2866781 Return-Path: X-Original-To: patchwork-linux-omap@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id CCD1B9F485 for ; Tue, 10 Sep 2013 14:57:22 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 18B3B20328 for ; Tue, 10 Sep 2013 14:57:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5D57620209 for ; Tue, 10 Sep 2013 14:57:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752019Ab3IJO5I (ORCPT ); Tue, 10 Sep 2013 10:57:08 -0400 Received: from mail-ea0-f171.google.com ([209.85.215.171]:50776 "EHLO mail-ea0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752001Ab3IJO5G (ORCPT ); Tue, 10 Sep 2013 10:57:06 -0400 Received: by mail-ea0-f171.google.com with SMTP id n15so3958843ead.16 for ; Tue, 10 Sep 2013 07:57:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=LCPZN1vMFNpXyHBBaFqwQAYLOwJ6c8/bf6q4wUflMSI=; b=Q901xctMp13fEFTlbJa3V/Va9JBlFoJZJ5let90+iukcwneMT2QPbXzaTq3TtGN9+R 0Q5KBe2dVi0siceOq2m1nN72y3v/VDu7gyMjkVPm8TmkzRt0mtbf3tStHG+ux1XXSytx WG/I6fgUKMMSuvakRXujsZ141endxnb3qF+tetZ7tUkH20S5o4UxJRi0M7qblKlSob3m L0OjolO/pHdyna6o1meaKu7Vpii1oSrTzqtM/L8/WEKY1X2lea9W2MWGmAYGy7XWadAt NZnCKaN/h1oGb0PfS1Qp+dShd8WKIBk/EhRBf/g80XY/HFFvJfgt6I5JM0J7Q2Z2cGDq wJZw== X-Received: by 10.14.174.8 with SMTP id w8mr2868446eel.84.1378825025531; Tue, 10 Sep 2013 07:57:05 -0700 (PDT) Received: from localhost.localdomain ([2.139.180.43]) by mx.google.com with ESMTPSA id f49sm31919486eec.7.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Sep 2013 07:57:05 -0700 (PDT) From: Enric Balletbo i Serra To: linux-omap@vger.kernel.org, Benoit Cousson , Tony Lindgren , Javier Martinez Canillas Cc: Enric Balletbo i Serra , Enric Balletbo i Serra Subject: [PATCH 2/2] ARM: dts: AM33XX: Add support for IGEP AQUILA EXPANSION board. Date: Tue, 10 Sep 2013 16:55:49 +0200 Message-Id: <1378824949-18792-3-git-send-email-eballetbo@gmail.com> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1378824949-18792-1-git-send-email-eballetbo@gmail.com> References: <1378824949-18792-1-git-send-email-eballetbo@gmail.com> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The IGEP AQUILA EXPANSION board is a development platform for the IGEP COM AQUILA AM335x boards. The board adds the following connectivity: o USB OTG o USB HOST o HDMI o Ethernet o Serial Debug (3.3V) o 2x46 pin headers o EEPROM Signed-off-by: Enric Balletbo i Serra Reviewed-by: Javier Martinez Canillas --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am335x-base0033.dts | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-base0033.dts diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 641b3c9..12c2949 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -171,6 +171,7 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \ am335x-evm.dtb \ am335x-evmsk.dtb \ am335x-bone.dtb \ + am335x-base0033.dtb \ am3517-evm.dtb \ am3517_mt_ventoux.dtb \ am43x-epos-evm.dtb diff --git a/arch/arm/boot/dts/am335x-base0033.dts b/arch/arm/boot/dts/am335x-base0033.dts new file mode 100644 index 0000000..7a079db --- /dev/null +++ b/arch/arm/boot/dts/am335x-base0033.dts @@ -0,0 +1,16 @@ +/* + * am335x-base0033.dtsi - Device Tree file for IGEP AQUILA EXPANSION + * + * Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +#include "am335x-igep0033.dtsi" + +/ { + model = "IGEP COM AM335x on AQUILA Expansion"; + compatible = "isee,am335x-base0033", "isee,am335x-igep0033", "ti,am33xx"; +};