From mboxrd@z Thu Jan 1 00:00:00 1970 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=-6.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 B617FC433E0 for ; Thu, 21 Jan 2021 04:42:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 821E5238E2 for ; Thu, 21 Jan 2021 04:42:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731271AbhAUEmI (ORCPT ); Wed, 20 Jan 2021 23:42:08 -0500 Received: from mail.kernel.org ([198.145.29.99]:43266 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726753AbhAUElE (ORCPT ); Wed, 20 Jan 2021 23:41:04 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5004E238EB; Thu, 21 Jan 2021 04:40:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611204022; bh=uqaKgj8ERy+L2vgyvOGN9yOlUjntHTGqoSn1YcsOB4A=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=ChtW9EXEiiWJxlBj7fuIxQ7XefenOGQVnbZqWkrO87TFGKbgemZLagxOHaZk/4kka wxn06cX0D3wv2w38+MTLz5PH0TMf+N8DTO/XWbcON0F0f5bgamdV7Y8iMGdk/AMorf t3fgbd4G1m86rNagSTgGmIhTRUnzUIT3hpT1e57SJdix3NxDf7Ncdb5bt0DxSNpxJO 9mH00TP+bdGAuuW1b2I6VsPAnURpTfX+lcNsBa+Gka2wdFHnJ2qDOK+RmOIoSlYe54 u0jEVjLSe6PRr7h3UsAwBv+4mGImUl/2QU2+2cnJhs2YaoToBeVf93khK4kLQnQhEp e9UDpSh9Drs9w== Received: by mail-lf1-f53.google.com with SMTP id v24so717272lfr.7; Wed, 20 Jan 2021 20:40:22 -0800 (PST) X-Gm-Message-State: AOAM533GtWUJa27noS14tDl2kUVw8BuM9+Bde9aYe9sSSMrLLcxIlMLX +q7etbmVIcd+t92Yz8El6cueZbKdMOcDCgS4R/Y= X-Google-Smtp-Source: ABdhPJy8qhijve3RxQKPzmAsfsPdPAN5DUoEmElkmffNcBcnxlrBtAU2YthDmaPnmQr4komT5WSroZndwC/ucSf4o2w= X-Received: by 2002:a19:810:: with SMTP id 16mr5771851lfi.233.1611204020484; Wed, 20 Jan 2021 20:40:20 -0800 (PST) MIME-Version: 1.0 References: <20200902181234.13955-1-lindsey.stanpoor@gmail.com> <87ft5ly5nh.fsf@kernel.org> In-Reply-To: From: Chen-Yu Tsai Date: Thu, 21 Jan 2021 12:40:09 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs To: Lindsey Stanpoor , Felipe Balbi Cc: devicetree , =?UTF-8?Q?Heiko_St=C3=BCbner?= , cnemo@tutanota.com, Greg Kroah-Hartman , linux-usb , linux-kernel , "open list:ARM/Rockchip SoC..." , Rob Herring , linux-arm-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 21, 2021 at 12:30 PM Lindsey Stanpoor wrote: > > On Fri, Nov 6, 2020 at 11:42 PM Felipe Balbi wrote: > > > > > > Hi, > > > > Lindsey Stanpoor writes: > > > On Wed, Sep 2, 2020 at 11:12 AM wrote: > > >> > > >> From: Cameron Nemo > > >> > > >> Document compatible for dwc3 on the Rockchip rk3328 platform. > > > > > > Hi all, > > > > > > Wanted to give this patch submission a gentle ping. > > > > > > Rob Herring acked the documentation changes, but I have not heard > > > anything > > > from the USB or Rockchip maintainers. This patchset would facilitate USB3 > > > support for Rockchip rk3328 devices like the Pine Rock64. > > > > > > If there is anything I can do to help move this along, please let me know. > > > > Sorry, it had fallen through the cracks. It's now in my testing/next. > > Following up on this. Will this move out of your testing/next? The binding changes are likely stale now that the dwc3 binding has been converted to YAML. See Greg's USB tree. Also the DT changes should go through the arm-soc tree separately, so we can stack on additional changes enabling USB3 on other boards. ChenYu > -- > Cameron > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel