From patchwork Mon May 7 07:33:45 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 909594 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="Ry6P/mRU"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40fZhY6dmvz9s1d for ; Mon, 7 May 2018 17:57:01 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 9DF92C220C6; Mon, 7 May 2018 07:43:14 +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_H2, 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 73B3AC2209C; Mon, 7 May 2018 07:40:03 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 449E8C2207E; Mon, 7 May 2018 07:35:37 +0000 (UTC) Received: from mail-pf0-f194.google.com (mail-pf0-f194.google.com [209.85.192.194]) by lists.denx.de (Postfix) with ESMTPS id 344FFC22094 for ; Mon, 7 May 2018 07:35:33 +0000 (UTC) Received: by mail-pf0-f194.google.com with SMTP id e9so18176450pfi.4 for ; Mon, 07 May 2018 00:35:33 -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=xif9N3S6wRdARmwSwvo5AB19gF2DiCUSezUMtsBz8Dg=; b=Ry6P/mRUXqxDVuMhyxupQEknpqYU83cydpmjkYDzKltpG+lkE00c0JK2dRqClBgThN 1AS2pzn54uNOWBs/+XHJ/ELmscZlAZ1q+tnxZ4NM3/QWslFAErdONX4XrYenMUz2UXNB ym5FHe+uSF/aCiIO+FHf3e4Rq4bpm1t487ACM= 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=xif9N3S6wRdARmwSwvo5AB19gF2DiCUSezUMtsBz8Dg=; b=kY91zwThR7I5Y717uim6QjcZm7Wkx1Gvu07tJ5GeYDRaGMFUZl4p4f/F9tKPObhlAg O8QPOPvED/WOLbntBe8S9aEl/wUSBiRkuQinsygnoaJ4XEezogpN5b3W1rwhf0Sw+dI8 5tOQX174Z8S/AiT0VR2VNuGLCSp66xoKspMAKzMLK5gW1ve6h1w1t2hDCEF6dPLhKZr7 4DfrzSk85dXWpOiHCVSZmQ98bG3G7lMu55oFWo0UUdOHcSKAbCHmgS/hnNiw1KfKB1vn sDdoOgJdU5V1nNbsrqbWDS0bOucG7dxxvDot0U9jdB7tP9Ra4+0GkamJWBgMDLxqFIbg EXcw== X-Gm-Message-State: ALQs6tAqW7Ssvncbp8Lxtiboi73L3kaafDqnjwDLw56v4HubNvV9k0Kf Fhi7AHMEK4AQCGiL31lQbyGvyDwwhoM= X-Google-Smtp-Source: AB8JxZrAbaBl9+tg90Yi9qfmqy1AzJZZBIROMgq0b5L7gHUB32DyV8Lf5r3vkq1iKvahYh8iyb4/Bg== X-Received: by 2002:a63:6f0f:: with SMTP id k15-v6mr29015917pgc.91.1525678531672; Mon, 07 May 2018 00:35:31 -0700 (PDT) Received: from localhost.localdomain ([183.82.228.172]) by smtp.gmail.com with ESMTPSA id 76sm59400891pfm.178.2018.05.07.00.35.28 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 07 May 2018 00:35:31 -0700 (PDT) From: Jagan Teki To: u-boot@lists.denx.de Date: Mon, 7 May 2018 13:03:45 +0530 Message-Id: <20180507073351.30582-30-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 29/35] ARM: dts: sun8i-h3: bananapi-m2-plus: 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" Bananapi-m2-plus has usb otg routed host with either EHCI0/OHCI0 sync the same from Linux. Signed-off-by: Jagan Teki --- arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts b/arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts index f3b1d5f6db..e766aa3e2f 100644 --- a/arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts +++ b/arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts @@ -93,6 +93,10 @@ }; }; +&ehci0 { + status = "okay"; +}; + &ehci1 { status = "okay"; }; @@ -146,6 +150,10 @@ status = "okay"; }; +&ohci0 { + status = "okay"; +}; + &ohci1 { status = "okay"; }; @@ -189,6 +197,11 @@ status = "okay"; }; +&usb_otg { + dr_mode = "otg"; + status = "okay"; +}; + &usbphy { /* USB VBUS is on as long as VCC-IO is on */ status = "okay";