From patchwork Mon Nov 21 16:59:19 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Axel Haslam X-Patchwork-Id: 9439843 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 6E907600BA for ; Mon, 21 Nov 2016 17:01:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 74FE0289ED for ; Mon, 21 Nov 2016 17:01:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6935328AD2; Mon, 21 Nov 2016 17:01:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 034B2289ED for ; Mon, 21 Nov 2016 17:01:56 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1c8rxK-0006MW-VV; Mon, 21 Nov 2016 17:00:34 +0000 Received: from mail-wj0-x22e.google.com ([2a00:1450:400c:c01::22e]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c8rwf-0004sV-00 for linux-arm-kernel@lists.infradead.org; Mon, 21 Nov 2016 16:59:55 +0000 Received: by mail-wj0-x22e.google.com with SMTP id mp19so28820719wjc.1 for ; Mon, 21 Nov 2016 08:59:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=e69wVx1xLTQWFyBNwaVqhrG1lX+PlB/g6dHSuQBskT8=; b=NmDAUxShp8/ByEs6fVPIL+i5FyqXv9u0OAfLqIcFfH5ecf4SN3a4XvAediyhJpkTkB I8kTkwsLneXpj3DnpS/u9sqgV+mXL2u253i4srxCpqwNn15sjsmmksS15nNGfS1/0zpx hEzUUNneBKl1PyE2+fvZlwXv5ByfPJ0p47FMbMfHgAnjSb9lLl7++oeYoWtMrKEcbrgI oKVQ4L+6t+Ty1/KhwHno6gXyOPWplPx49HpShDfZ8sa9Y/+VubVLsvlUVfaDoHQkfP/7 a0BqYEky3vevjJZHYl6+fptWSC8Qpjx7zZ9mfZ4WtZxxes3LjFKe2F+voYKMWTbulqLj yLtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=e69wVx1xLTQWFyBNwaVqhrG1lX+PlB/g6dHSuQBskT8=; b=e6w8H55h4hgBGNpKiyMk8VhO7VXhLf00767H/w54EKVtaLPIocDdiVnuN/JVLenCvt Zrw2rlJxEZ733EZ+hA63lPJ4Uo91C49JfMe4ZZpbGFptP8ZGPcJFyVhrdzgQM2fv2fIi e2ZpjhzqYsgoo1tGRng6IXL/FFJHEhsTqpaV4Zbqe9FTzVsn9Y+wXIbNglmlsqA55Iq0 Mw8J6VoFmeuoU0H0vQ/4PG2htK/o0JxlZc497+9e88IMO+bNiWidbJ70Xe00OSIY2nsO 41CIPxGhXr03PXeVCOIsmRPdT6Xednk2UoIFQc5K6pzzGD5ExKZVDq8uYU5twc1Omhkw pFiw== X-Gm-Message-State: AKaTC03eXk25LOkHymePJQEnFqHRIp45k/aIxVaBhgk+rhbyXe7JSfw9Sr9kO5lnLT3l+r4t X-Received: by 10.194.31.201 with SMTP id c9mr10173065wji.176.1479747571025; Mon, 21 Nov 2016 08:59:31 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id u17sm20498645wma.24.2016.11.21.08.59.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Nov 2016 08:59:30 -0800 (PST) From: Axel Haslam To: nsekhar@ti.com, khilman@baylibre.com, david@lechnology.com Subject: [PATCH 1/2] ARM: dts: da850: Add usb device node Date: Mon, 21 Nov 2016 17:59:19 +0100 Message-Id: <20161121165920.29809-2-ahaslam@baylibre.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161121165920.29809-1-ahaslam@baylibre.com> References: <20161121165920.29809-1-ahaslam@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161121_085953_419014_98806DAB X-CRM114-Status: GOOD ( 10.13 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Axel Haslam , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add the usb1 device node for the da850 soc. This will allow boards to use the usb1 port when booting through DT. Signed-off-by: Axel Haslam --- arch/arm/boot/dts/da850.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index 1bb1f6d..fbd50d6 100644 --- a/arch/arm/boot/dts/da850.dtsi +++ b/arch/arm/boot/dts/da850.dtsi @@ -406,6 +406,14 @@ >; status = "disabled"; }; + usb1: usb@225000 { + compatible = "ti,da830-ohci"; + reg = <0x225000 0x1000>; + interrupts = <59>; + phys = <&usb_phy 1>; + phy-names = "usb-phy"; + status = "disabled"; + }; gpio: gpio@226000 { compatible = "ti,dm6441-gpio"; gpio-controller;