From patchwork Mon May 7 07:33:48 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 909591 X-Patchwork-Delegate: jagannadh.teki@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="ddn2s7UT"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40fZgG35wQz9s1d for ; Mon, 7 May 2018 17:55:54 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 164FBC2206A; Mon, 7 May 2018 07:42:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,RCVD_IN_SORBS_WEB,T_DKIM_INVALID autolearn=no autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id EE9A1C220C8; Mon, 7 May 2018 07:38:32 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 58EE8C2209E; Mon, 7 May 2018 07:35:46 +0000 (UTC) Received: from mail-pg0-f67.google.com (mail-pg0-f67.google.com [74.125.83.67]) by lists.denx.de (Postfix) with ESMTPS id 9AD0BC2209B for ; Mon, 7 May 2018 07:35:42 +0000 (UTC) Received: by mail-pg0-f67.google.com with SMTP id p9-v6so16703339pgc.9 for ; Mon, 07 May 2018 00:35:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=3Ey4Rqr5MY3hGOd7xChvZW4WV41F3MNU48fX/jh93hk=; b=ddn2s7UTBO1b6g8vTHb3HhahKHwJ67aM4NJGiK8m/n5bvIQgmAOucP4uESvUt8T1KJ Eey/cyCpot4TY5ISRjaevwXvV8ESJGdOo/LfFGQxqXrVpsTS+lGFr1WvsUfP+fVrVxNk 8f2XduMzURZzEM4hxUb/Yi503ESB+tVQec86o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3Ey4Rqr5MY3hGOd7xChvZW4WV41F3MNU48fX/jh93hk=; b=THjB4jTwwfMLCkeQtI5r5V+g7QGXaVBKSlqC4goaw8I6SZo+Or16Nzm5c+7RyfE8YW TQRFhMaooAsA/4Vp1/kyZtr33mZWofQloTK1VqUMVC0VfoGAgfmCuoN77ghZrwhP1Qsi lcxBfL+/JLpNp/PxI1M/JtiqYw1yOLQFqXqy/fO5K5/Ac1VGzJtnRUou9YoaON5Ih0zK 4D0KRInD9lEOfe68Zc3oIyErGlzxHw4uXyAMCC1IAY7RBBibw/T+U+fmv+ZkbhVGaa9q n3WzODiZw6D1FJBBOkMGzdc9WcIoa7s8PQX4PgELa9ktMgv85hn5PLUSY3Nzo0sd8QHZ pmxQ== X-Gm-Message-State: ALQs6tCRb5smVSjPdOMfXrQKBlaNb7ntNlUIyNIFwyTRWTcZZvueGzwH ki2rwD3N0b+6R6rkuAWuTgIQVYjhJas= X-Google-Smtp-Source: AB8JxZomsb4TbgQgx6edPmm6CEgqFepJkioSzPenfmvry2vGCEbArXi579pCvFBdv6CgHtbj14ftOQ== X-Received: by 10.98.0.194 with SMTP id 185mr35895627pfa.238.1525678541064; Mon, 07 May 2018 00:35:41 -0700 (PDT) Received: from localhost.localdomain ([183.82.228.172]) by smtp.gmail.com with ESMTPSA id 76sm59400891pfm.178.2018.05.07.00.35.38 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 07 May 2018 00:35:40 -0700 (PDT) From: Jagan Teki To: u-boot@lists.denx.de Date: Mon, 7 May 2018 13:03:48 +0530 Message-Id: <20180507073351.30582-33-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180507073351.30582-1-jagan@amarulasolutions.com> References: <20180507073351.30582-1-jagan@amarulasolutions.com> Cc: Maxime Ripard , Marek Vasut , linux-sunxi@googlegroups.com Subject: [U-Boot] [PATCH v7 32/35] arm64: allwinner: h5: orangepi-pc2: Sync usb otg nodes from Linux X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" orangepi-pc2 has usb otg routed host with either EHCI0/OHCI0 sync the same from Linux. Signed-off-by: Jagan Teki --- arch/arm/dts/sun50i-h5-orangepi-pc2.dts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/arch/arm/dts/sun50i-h5-orangepi-pc2.dts b/arch/arm/dts/sun50i-h5-orangepi-pc2.dts index 2124043dc8..a65300d5aa 100644 --- a/arch/arm/dts/sun50i-h5-orangepi-pc2.dts +++ b/arch/arm/dts/sun50i-h5-orangepi-pc2.dts @@ -73,6 +73,10 @@ }; }; +&ehci0 { + status = "okay"; +}; + &ehci1 { status = "okay"; }; @@ -105,6 +109,10 @@ status = "okay"; }; +&ohci0 { + status = "okay"; +}; + &ohci1 { status = "okay"; }; @@ -115,6 +123,11 @@ status = "okay"; }; +&usb_otg { + dr_mode = "otg"; + status = "okay"; +}; + &usbphy { status = "okay"; };