Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750970AbdLGGSe (ORCPT ); Thu, 7 Dec 2017 01:18:34 -0500 Received: from mail-lf0-f42.google.com ([209.85.215.42]:37797 "EHLO mail-lf0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750744AbdLGGSc (ORCPT ); Thu, 7 Dec 2017 01:18:32 -0500 X-Google-Smtp-Source: AGs4zMbU2e9DxigjM3Hjx9Vc8HWqTrf/+lX26rfP5QjBJdVBNpKUWFiSvQkFxefhAxWh7ObOVWDaGvbT/VoUY8W9Zxs= MIME-Version: 1.0 In-Reply-To: References: <1512582664-24936-1-git-send-email-jagan@amarulasolutions.com> From: Jagan Teki Date: Thu, 7 Dec 2017 11:48:29 +0530 Message-ID: Subject: Re: [PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg To: Chen-Yu Tsai Cc: Maxime Ripard , Icenowy Zheng , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Michael Trimarchi , linux-arm-kernel , devicetree , linux-kernel , linux-sunxi , Jagan Teki Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1102 Lines: 27 On Thu, Dec 7, 2017 at 8:54 AM, Chen-Yu Tsai wrote: > On Thu, Dec 7, 2017 at 1:51 AM, Jagan Teki wrote: >> usb otg on bananapi-m64 has configured with USB-ID with PH9 >> and USB-DRVVBUS attached with dcdc1 regulatort. > > That is not how you read the schematic... > > Intersecting lines that are tied together will have a dot representing > the connection. The DCDC1 line is a pull-up for the ID pin. This is very > clear because it has a resistor connected in series. > > VBUS for OTG is controlled by the IC displayed to the right in the > schematic, which is powered from 5V, and controlled by the DRVVBUS > pin from the PMIC. Please take a look at how the A31/A33/A83T board > dts files represent this. This is where I confused, USB-DRVVBUS is connected to pin 51 of PMIC if we add 5v regulator how can configure gpio number for this? I saw sun8i-a33-olinuxino.dts which is also similar but it has gpio = <&pio 1 9 GPIO_ACTIVE_HIGH>; thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India.