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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 42D49C433EF for ; Wed, 29 Jun 2022 01:31:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A7A9F83A24; Wed, 29 Jun 2022 03:31:33 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="jv4iLeti"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D922F8407A; Wed, 29 Jun 2022 03:31:32 +0200 (CEST) Received: from mail-qv1-xf35.google.com (mail-qv1-xf35.google.com [IPv6:2607:f8b0:4864:20::f35]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 75B1B80084 for ; Wed, 29 Jun 2022 03:31:30 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jim.t90615@gmail.com Received: by mail-qv1-xf35.google.com with SMTP id u7so305965qvm.4 for ; Tue, 28 Jun 2022 18:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=92XyOak5l2z2tq9/r5uUN7/cio2ZFzf0+lADU5CCEHw=; b=jv4iLetihKYDOQLGcGxdN+FGNsKRO897IkqZnko4ehwbUzbTrobkh4Z1wxioB5Dwzy r7+7iqxOSZb/CV98r/KbkyX7zrw+hlxhgijGveHWVuAEdq1vcWfhc2I4cvSWUk32cQ1l Brl/bliM9cxy7GM7wkk4Ur0atgMoupfp6aP6IGOIqm9dojNKuQsP91HO1vLW6Gspb4nx WtByzqotiFDt3Vr6ul4lQRQ8dgvOMoyou9sSsXnaAu5zvmauNblmeNH6QEoaebDtLti6 5hoqWkgsnCAL7kjFkDkDR8bmH1cwMY6bcKIJu6JNGscTrohINIwMNON6ZSBGyKJO6zz8 WIKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=92XyOak5l2z2tq9/r5uUN7/cio2ZFzf0+lADU5CCEHw=; b=v3hit0Z4b917vRba4BrqlNHhr/wZR0sHqMJ1A/ndXoDVcXkmi52U8l1/ncZJnSdSXw Nz26WEMCvVZjISLrP/Of/e+ofyNbuphBcAnI6S23KcXg2qjFmOYOdwy+3Nm0znHqHtTj 6mCJcDqSVm4EHCen/0wQxtvU+1gTWft+EPPHJsbc5DO1JvZZmHaPrjIN4jB8Ff/Qriot U1BubbS7kxwhD28NAfmmTr7u6vui91cwS5vBphD1i6CxcWOlWnTOXNRq7XF18NeJhl5q 9LfcYU1Yg1yv8ipEOUABAZr5o9r/+Y1qKx6ToqQFu0t0wIyGTD4ITIhLdGANB0PnNEhX bABA== X-Gm-Message-State: AJIora9sNzKA/kmKPHd3pJRjqRsggK1zqgVIHKS7t3gL9JEqpyxtUof/ 0hkqbNoM8krJvorkXNqAGwPORDC8w3wLlN3muIg= X-Google-Smtp-Source: AGRyM1tPgfyX7HRQ8+AFaWLtjNS1LOOm1DqNeNibxhx1X5oDNTW+np67SrzNazhNOjU29ohY00sgEFodUpePSLXRtro= X-Received: by 2002:ac8:5a43:0:b0:305:20c4:7914 with SMTP id o3-20020ac85a43000000b0030520c47914mr715353qta.2.1656466289183; Tue, 28 Jun 2022 18:31:29 -0700 (PDT) MIME-Version: 1.0 References: <20220621090902.4315-1-JJLIU0@nuvoton.com> In-Reply-To: From: Jim Liu Date: Wed, 29 Jun 2022 09:31:18 +0800 Message-ID: Subject: Re: [PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver To: Marek Vasut Cc: aford173@gmail.com, sjg@chromium.org, Stanley Chu , KWLIU@nuvoton.com, Jim Liu , u-boot@lists.denx.de Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Hi Marek no, not yet. I will add i2c otp aes sha pinctrl usb spi mmc feature to poleg_evb_defconfig in the last commit. about the usb patch if you have any suggestion or need modify please let me know. On Tue, Jun 28, 2022 at 5:39 PM Marek Vasut wrote: > > On 6/28/22 05:49, Jim Liu wrote: > > Hi Marek > > Hi, > > > Thank you for your reminder. > > Dell is use novuton uboot git repo now. > > and request us upstream it. > > > > npcm7xx normal defconfig is poleg_evb_defconfig, so all people use > > this config to build uboot. > > and poleg_evb_defconfig is in uboot master now. > > > > I separate all the drivers to several commits,after I modify each > > driver coding style. > > and the poleg_evb_defconfig will be updated in the last commit > > > > When the upstream task is finished , Dell or others will use upstream uboot. > > > > If you have any suggestions please let me know. > > All right, one last question, was the poleg_evb_defconfig patch posted > to enable this driver yet ?