From patchwork Mon Mar 29 13:01:02 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: 12170913 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 75C6EC433DB for ; Mon, 29 Mar 2021 19:51:22 +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 B985E617C9 for ; Mon, 29 Mar 2021 19:51:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B985E617C9 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=IzoLIaMXgTslt8kOCZQ/GaxCsgVxyz6aZfbwJ3rM1H8=; b=C8T7urh9o7jeaHM8554th8JHv qPLXwighX68Yv0CH4F5U3PiaRhvPoqvUpABzWrAvphuNQO6F6jtrK3zxy61bxLPu6kxqXVSVg8dJe Sg0RrdgngSyLV5xcdrVChWwMjQe4AcLm4l7WF1Z4z7z/h4CBSZqI8X1JUErBiTnZjmXBVhu1EOblG F8feZ3BC0CYIOFTEoln1t+us3UjWdmpVaft4sNRsLM/FZN4A/AQU8uJowZuhhU31yy+fnbzp4IhvC cBZvOGaG2UyZsYoGJW58xNQoOXCpCWKcABf3h0D7mK///6sMRCV6w+DdJTv1CML2l26aQiMbJo0V3 MGg56G0Fw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lQxsC-001JBQ-Mu; Mon, 29 Mar 2021 19:48:29 +0000 Received: from mickerik.phytec.de ([195.145.39.210]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lQrW1-000fHO-N6 for linux-arm-kernel@lists.infradead.org; Mon, 29 Mar 2021 13:01:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; d=phytec.de; s=a1; c=relaxed/simple; q=dns/txt; i=@phytec.de; t=1617022865; x=1619614865; 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=mcGLyeBHbHupbAzJ265cZuqLpTgtNeH2jrUrGG5QqJw=; b=Gfg980jPc9TeG767ZGBxH5NNlsTcb8cC04EmLZiCVnZvQ++yjIOh+iuewGUG//cB 3wfAM2xTuP6APDNv+YWqqnpGMBiRvm+l99yp5lwIm6P2mGPxaAABc1wNKvEGypOB /F9238lZi434M8rJXznABRttYhNd3NGTykW6ycUaFk8=; X-AuditID: c39127d2-85cb770000001c91-38-6061cf917edf Received: from idefix.phytec.de (Unknown_Domain [172.16.0.10]) by mickerik.phytec.de (PHYTEC Mail Gateway) with SMTP id 4F.4B.07313.19FC1606; Mon, 29 Mar 2021 15:01:05 +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 2021032915010554-253809 ; Mon, 29 Mar 2021 15:01:05 +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 v2 2/3] ARM: dts: imx6: pbab01: Set USB OTG port to peripheral Date: Mon, 29 Mar 2021 15:01:02 +0200 Message-Id: <20210329130103.65857-2-s.riedmueller@phytec.de> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210329130103.65857-1-s.riedmueller@phytec.de> References: <20210329130103.65857-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 15:01:05, Serialize by Router on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 29.03.2021 15:01:05 X-TNEFEvaluated: 1 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrFLMWRmVeSWpSXmKPExsWyRoCBS3fi+cQEg+bdehbzj5xjtXh41d9i 1dSdLBabHl9jtej6tZLZ4vKuOWwWrXuPsFv83b6JxeLFFnEHTo+ds+6ye2xa1cnmsXlJvcfG dzuYPPr/Gnh83iQXwBbFZZOSmpNZllqkb5fAlXF+5mK2gitsFTv+NDA1MB5n7WLk5JAQMJFo WHseyObiEBLYxiix7MwdZgjnGqPEkd53zCBVbAJGEgumNTKB2CICORKnNm5mAbGZBTqZJH6f DO5i5OAQFvCT+L2EDyTMIqAqMfn+GbAFvAI2Ejd2rGWCWCYvMfPSd3YQm1PAVuLSkXdsILYQ UM3TKy8YIeoFJU7OfMICcoOEwBVGiafHljJCNAtJnF58lhlir7bEsoWvmScwCsxC0jMLSWoB I9MqRqHczOTs1KLMbL2CjMqS1GS9lNRNjMDwPjxR/dIOxr45HocYmTgYDzFKcDArifAKH0hM EOJNSaysSi3Kjy8qzUktPsQozcGiJM67gbckTEggPbEkNTs1tSC1CCbLxMEp1cBYfDK66C9z b/M6v0M7Llz9pLJ+zcYtX8o+VXH3356ts+e715rtNtO1lL9YtYmduvBqdUeCZlG2VG7p3xaj QFM13qjI/WyF+2ey7+68NeWtVh13tveuD7feTLdkePfK8ldFW9CMeTE7OpfmL1NMFfyj/r/v SEv4/WqbDqYtvFlCIpOyDyY9PWytxFKckWioxVxUnAgAeh5BB10CAAA= X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210329_140109_884238_CC9B4323 X-CRM114-Status: GOOD ( 12.10 ) 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 --- Changes in v2: - Added reviewed-by 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 {