From patchwork Tue Apr 11 13:16:14 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Roger Quadros X-Patchwork-Id: 97254 Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp1804208qgd; Tue, 11 Apr 2017 06:16:30 -0700 (PDT) X-Received: by 10.84.134.36 with SMTP id 33mr77109717plg.34.1491916590244; Tue, 11 Apr 2017 06:16:30 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f19si16811718pgk.27.2017.04.11.06.16.30; Tue, 11 Apr 2017 06:16:30 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@ti.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=ti.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752692AbdDKNQ2 (ORCPT + 7 others); Tue, 11 Apr 2017 09:16:28 -0400 Received: from lelnx194.ext.ti.com ([198.47.27.80]:9179 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751861AbdDKNQ2 (ORCPT ); Tue, 11 Apr 2017 09:16:28 -0400 Received: from dflxv15.itg.ti.com ([128.247.5.124]) by lelnx194.ext.ti.com (8.15.1/8.15.1) with ESMTP id v3BDGKN6019877; Tue, 11 Apr 2017 08:16:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1491916580; bh=f3QdN/JyjkNUl/9INz66q+VVAZZ3Fh/BY8NPxlQKuw8=; h=From:To:CC:Subject:Date; b=IMYnVlAGHUTnKf3OgCafVcVMp+WuKWPP+K24eFUXdSwrvlOmrBfO2DWWzEjbhIYZF Y9ultbwFiYge4TYwkIHlB0t7ef8LBE8Lueeg4hyORNSQi/GNBTgJ6AA1BLZgehfvrt 12yOM9v07ywSr36pr7voHkg4HqRHQ+oMzpKLvbg0= Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v3BDGK29022050; Tue, 11 Apr 2017 08:16:20 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.294.0; Tue, 11 Apr 2017 08:16:19 -0500 Received: from lta0400828d.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id v3BDGH1v032017; Tue, 11 Apr 2017 08:16:17 -0500 From: Roger Quadros To: CC: , , , Roger Quadros Subject: [PATCH 0/1] ARM: dts: dra7x-evm: Enable dual-role mode for USB1 Date: Tue, 11 Apr 2017 16:16:14 +0300 Message-ID: <1491916575-16023-1-git-send-email-rogerq@ti.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Tony, Dual role support for DWC3 is now in usb/next. With this patch we can utilize dual-role mode on dra7x boards. Please queue for -next. Thanks. cheers, -roger Roger Quadros (1): ARM: dts: dra7x-evm: Enable dual-role mode for USB1 arch/arm/boot/dts/dra7-evm.dts | 3 ++- arch/arm/boot/dts/dra72-evm-common.dtsi | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html