From patchwork Tue Apr 15 15:09:59 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Nelson X-Patchwork-Id: 3993631 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 4A1D5BFF02 for ; Tue, 15 Apr 2014 15:13:01 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6B21020176 for ; Tue, 15 Apr 2014 15:13:00 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 96DE620155 for ; Tue, 15 Apr 2014 15:12:59 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wa50J-0004Fh-Vc; Tue, 15 Apr 2014 15:10:31 +0000 Received: from mail-ig0-x232.google.com ([2607:f8b0:4001:c05::232]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wa50H-0004AB-CH for linux-arm-kernel@lists.infradead.org; Tue, 15 Apr 2014 15:10:29 +0000 Received: by mail-ig0-f178.google.com with SMTP id hn18so4532255igb.5 for ; Tue, 15 Apr 2014 08:10:07 -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; bh=cTwrPOXB4fMR2QAp0GdlxIF7qcKqm8s8B6zQMA3KVTo=; b=KjkHMHii94owjXoDXicI1KZP/uaRQrvU+oYVS2+MN9crzGN6KgY+94bZ4vsuPU5eDE kFO79wMqMJmyLOa9kjjwRdDp5GljDYUG8H8Q73WNCrlQD2PtR0abwlaeTxtqmMvmNZVC DLzsR8DuOKDOeuFELpujbVw5/JH0xzyjwnLldMx519VhMHrMbrJIvGMw1TW5RxQnPhZn XgAFvxdm2JvOOiGhRJ6HMQpixU5U3qQMbVe7AekWs8P2THKHBfxY9Fi4sxkGT1velvjr mLCs2FXpRsLh2j0JsYe199dtb/WWTm8f7hT1dUdsdOwg7rslnHf71pbXYNArpTNCvuQB V4mg== X-Received: by 10.50.1.5 with SMTP id 5mr23986040igi.13.1397574605317; Tue, 15 Apr 2014 08:10:05 -0700 (PDT) Received: from localhost.localdomain ([64.77.213.245]) by mx.google.com with ESMTPSA id on9sm38401620igb.11.2014.04.15.08.10.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 15 Apr 2014 08:10:04 -0700 (PDT) From: Robert Nelson To: bcousson@baylibre.com, tony@atomide.com Subject: [PATCH] ARM: dts: Add support for the BeagleBoard xM A/B Date: Tue, 15 Apr 2014 10:09:59 -0500 Message-Id: <1397574599-29573-1-git-send-email-robertcnelson@gmail.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140415_081029_490255_49373973 X-CRM114-Status: GOOD ( 12.86 ) X-Spam-Score: -0.1 (/) Cc: devicetree@vger.kernel.org, linux-omap@vger.kernel.org, Robert Nelson , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 BeagleBoard xM A/B has an inverted usb hub enable line vs the xM C Signed-off-by: Robert Nelson --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/omap3-beagle-xm-ab.dts | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 arch/arm/boot/dts/omap3-beagle-xm-ab.dts diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 35c146f..0bdeba3 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -246,6 +246,7 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \ omap3-sbc-t3730.dtb \ omap3-devkit8000.dtb \ omap3-beagle-xm.dtb \ + omap3-beagle-xm-ab.dtb \ omap3-evm.dtb \ omap3-evm-37xx.dtb \ omap3-ldp.dtb \ diff --git a/arch/arm/boot/dts/omap3-beagle-xm-ab.dts b/arch/arm/boot/dts/omap3-beagle-xm-ab.dts new file mode 100644 index 0000000..9d81123 --- /dev/null +++ b/arch/arm/boot/dts/omap3-beagle-xm-ab.dts @@ -0,0 +1,15 @@ +/* + * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ + * + * 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 "omap3-beagle-xm.dts" + +/ { + /* HS USB Port 2 Power enable was inverted with the xM C */ + hsusb2_power: hsusb2_power_reg { + enable-active-high; +};