From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCHv4-next 0/3] Odroid c2 usb fixs rebase on linux-next Date: Wed, 25 Sep 2019 15:04:13 -0700 Message-ID: <7ha7asuj6q.fsf@baylibre.com> References: <20190902054935.4899-1-linux.amoon@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20190902054935.4899-1-linux.amoon@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Anand Moon , Rob Herring , Martin Blumenstingl , Jerome Brunet , Neil Armstrong Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Anand Moon writes: > Some time ago I had tired to enable usb bus 1 for Odroid C2/C1 > but it's look like some more work is needed to u-boot and > usb_phy driver to initialize this port. > > Below patches tries to address the issue regarding usb bus 2 (4 port) > while disable the usb bus 1 on this board. > > Previous patch > [0] https://lkml.org/lkml/2019/1/29/325 > > Re send below series based re based on linux-next-20190830. > For review and testing. > > [1] https://patchwork.kernel.org/cover/11113091/ > > Small changes from previous series. > Fix the commit message for patch 1 Queued for v5.5. I fixed up the typo in patch 2/3 when applying as suggested by Martin. Kevin