From patchwork Mon Mar 29 11:28:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Stefan_Riedm=C3=BCller?= X-Patchwork-Id: 12170837 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-17.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 716DCC433E0 for ; Mon, 29 Mar 2021 19:09:09 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6972061878 for ; Mon, 29 Mar 2021 19:09:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6972061878 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=phytec.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=LrnfFFDZHKnhbVml0Y6qSLRJxcLBkRxS3cf0bQsCbe0=; b=KzMrh2I7P0UI3rCCMLDfBMfVO uJZEzSzCXj5xv1ObAw9TiGxfgQWOBx0TdZt7t2EJXRUBQAb/nm6cVxqsR03Iu45n0CMCSdvFqi0Gs 9j086pb0ohlFA0vsthgTV7V+lYTdQCcIQlR/SWugkob0t+g07adPYVJgweGZpxI/7BEzlSZDHXhUg jX0pDC1lRnpwTeHVOMI6UE8fBvG0nZT6Z00qnsT24kVpaoEITMddWWxmTzIm3c+Ay5HRZfCDPaxEZ SN9zH0F9CL0VSpQ4V7pFSY6Z0TaQoPZsIRNkIDjmLjPumDbP0fW02xgeTQp68RIXYuaQPzNRtJ6ME LF3LYu24Q==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lQxDI-001AtV-H3; Mon, 29 Mar 2021 19:06:12 +0000 Received: from mickerik.phytec.de ([195.145.39.210]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lQq4R-000cKA-0H for linux-arm-kernel@lists.infradead.org; Mon, 29 Mar 2021 11:28:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; d=phytec.de; s=a1; c=relaxed/simple; q=dns/txt; i=@phytec.de; t=1617017314; x=1619609314; h=From:Sender:Reply-To:Subject:Date:Message-Id:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=aZMvFMWsWKvhUAOx0SGgYMa/c6xYvOAnpIPnOvBRG/M=; b=E++NQzaLHPdGiH1mtmMaVn7WShaJlon+dw8BprodCLAqDEfslvKXod5TuHT8c5Cq 4hEuzSwlbFBgosgZGc1gbHmnELZ/8zxZEod2CbQIYVsVkxFmQMfTayEAGnMBRWo6 fBev+xRbPmThroRflSfpNcVDIQVQh7y9RkYoCEDfBEU=; X-AuditID: c39127d2-868b870000001c91-71-6061b9e29b37 Received: from idefix.phytec.de (Unknown_Domain [172.16.0.10]) by mickerik.phytec.de (PHYTEC Mail Gateway) with SMTP id 7B.8A.07313.2E9B1606; Mon, 29 Mar 2021 13:28:34 +0200 (CEST) Received: from lws-riedmueller.phytec.de ([172.16.23.108]) by idefix.phytec.de (IBM Domino Release 9.0.1FP7) with ESMTP id 2021032913283457-253199 ; Mon, 29 Mar 2021 13:28:34 +0200 From: Stefan Riedmueller To: Rob Herring , Shawn Guo , Sascha Hauer Cc: Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stefan Riedmueller Subject: [PATCH 2/3] ARM: dts: imx6: pbab01: Set USB OTG port to peripheral Date: Mon, 29 Mar 2021 13:28:18 +0200 Message-Id: <20210329112819.64043-2-s.riedmueller@phytec.de> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210329112819.64043-1-s.riedmueller@phytec.de> References: <20210329112819.64043-1-s.riedmueller@phytec.de> MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 29.03.2021 13:28:34, Serialize by Router on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 29.03.2021 13:28:34 X-TNEFEvaluated: 1 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrBLMWRmVeSWpSXmKPExsWyRoCBS/fRzsQEgzUnjC3mHznHavHwqr/F qqk7WSw2Pb7GatH1ayWzxeVdc9gsWvceYbf4u30Ti8WLLeIOnB47Z91l99i0qpPNY/OSeo+N 73YwefT/NfD4vEkugC2KyyYlNSezLLVI3y6BK+PQvaOsBb9ZK95vcGlg/MfSxcjJISFgIvFt 4yTmLkYuDiGBbYwSB9ZsY4RwrjFK/Fy3hwmkik3ASGLBtEYwW0QgR+LUxs1g3cwCnUwSv08G g9jCAt4SE3bNBarh4GARUJXYPb8AJMwrYCNx8+psVohl8hIzL31nB7E5BWwl/i9azgxiCwHV HG6EiPMKCEqcnPkE6rgrjBJvtuVC2EISpxefZYZYqy2xbOFr5gmMArOQtMxCklrAyLSKUSg3 Mzk7tSgzW68go7IkNVkvJXUTIzC0D09Uv7SDsW+OxyFGJg7GQ4wSHMxKIrysp2MThHhTEiur Uovy44tKc1KLDzFKc7AoifNu4C0JExJITyxJzU5NLUgtgskycXBKNTB2Pe4XkTjcfVvhmDyz hbFSTopcWA/XNN7sEx5aLKGL/8S//lId/HeyQ8CzTkdlhhQnpTjXojsJ9jnv7k408vXc8NTg qdurWf9sdzzb1B+cfydl6cw9i2+IVxz4tYEjsN3r4H7P7AUlPfnHn3yXep3O9e7vg9UhXnvE tz6/8vsVV2mcwAyu6SuUWIozEg21mIuKEwEi6LzIWwIAAA== X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210329_122835_120597_B686707D X-CRM114-Status: GOOD ( 12.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Due to a hardware bug preventing the correct detection if the ID pin the USB OTG port cannot be used in otg mode. It can either be set to host or peripheral. Set it to peripheral so vbus is disabled by default. Signed-off-by: Stefan Riedmueller Reviewed-by: Fabio Estevam --- arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi index d434868e870a..b2f78b4362cb 100644 --- a/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi +++ b/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi @@ -164,6 +164,7 @@ &usbh1 { &usbotg { status = "okay"; + dr_mode = "peripheral"; }; &usdhc2 {