Received: by 2002:a05:6358:53a8:b0:117:f937:c515 with SMTP id z40csp5237509rwe; Tue, 18 Apr 2023 04:14:17 -0700 (PDT) X-Google-Smtp-Source: AKy350ZazYd3yWqFSyPQFkWqkqaar2uRp37B1gAFyF+zGRF5dobqxToGWIHaehqUlvY6g422RtT2 X-Received: by 2002:a17:902:d2cb:b0:1a1:bfd6:f890 with SMTP id n11-20020a170902d2cb00b001a1bfd6f890mr2064925plc.9.1681816457517; Tue, 18 Apr 2023 04:14:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681816457; cv=none; d=google.com; s=arc-20160816; b=hNrBdgDFxJYtHEhI6uIxt8TioD4Ut4LA56iipij/Rb37X/WeTnvHxIwqyT4zo1xUyE ZjatwrIvtx9udgq7bpPZXgRseVio5ieoinnaYBPxZ+QOdDdN3rthtmicJQ2vE+2FpHBh o6Obe7rbddO8vt0lxEphwWJP2V1sswO80tMrsj+79YAXVSbI6Ge31xfPQy6ohtRFuBfv SoSuK+c49oapY7YlB4ZgC0UC7LKfTkdj+YqetqkqAGNQsFymwdaDvWboIiDfFyPWHLLH xJ6rkd9K/PGaJvFjiC7lpS+gmWGGGHPoOl/Ha+l8R1MaYOzjNMXfHXn+/t30eo493zvt 8gIA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=vupQspvk7cClnkMtX+Xb7vxQ6hhudZ+jMzqARkAay+A=; b=zBiY8orJTmVroi03wWAABOnf7NC6q46FbVenI/k+IC3r8YKLMisY0LT3vDzB54JCHy 9Z61riE68JY1urF+v7cKG3Hst6kplZLCshbXIZP0NrcPmnD4adeSv3fu6UxGZOxFxW/q rSq5yIeWsCefqMfQ204CB/+CU44hohu6TOLJDGdpwi+x+vh1QsEKq3LCQBPF31e/Ah4u eOyVJ2wZZtRsFRYAIziRim2a9OtPQ7bWMzeNr2iupA+tvpfIBiol7zG2SyydRS575MXx k1gQTPmKaNO1gxTaftZc7TulxkfwLXjAzNKO46b6/bFvrKODpJo5gyZytIb5qJZ9sCTz WnNg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id h6-20020a170902704600b0019e6763b110si13056728plt.232.2023.04.18.04.14.03; Tue, 18 Apr 2023 04:14:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231192AbjDRLN1 (ORCPT + 99 others); Tue, 18 Apr 2023 07:13:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55356 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230401AbjDRLNZ (ORCPT ); Tue, 18 Apr 2023 07:13:25 -0400 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1A5427DB2; Tue, 18 Apr 2023 04:13:10 -0700 (PDT) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by ex01.ufhost.com (Postfix) with ESMTP id E191B24E0AE; Tue, 18 Apr 2023 19:12:51 +0800 (CST) Received: from EXMBX171.cuchost.com (172.16.6.91) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Tue, 18 Apr 2023 19:12:51 +0800 Received: from [192.168.125.108] (113.72.144.253) by EXMBX171.cuchost.com (172.16.6.91) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Tue, 18 Apr 2023 19:12:50 +0800 Message-ID: Date: Tue, 18 Apr 2023 19:12:50 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Subject: Re: [PATCH v4 0/7] Add JH7110 USB and USB PHY driver support Content-Language: en-US To: Krzysztof Kozlowski , Emil Renner Berthing , Conor Dooley , "Vinod Koul" , Kishon Vijay Abraham I , "Rob Herring" , Krzysztof Kozlowski , Pawel Laszczak , Greg Kroah-Hartman , Peter Chen , Roger Quadros , Philipp Zabel CC: , , , , , Paul Walmsley , Palmer Dabbelt , Albert Ou , "Mason Huo" References: <20230406015216.27034-1-minda.chen@starfivetech.com> <517670ca-ba2e-811e-3eb2-7f38011c9690@linaro.org> <985d0a57-1fc8-5725-4d3a-33dcc5d49d67@starfivetech.com> <5953bc83-9609-6d12-7e9b-ca5202151fb3@linaro.org> From: Minda Chen In-Reply-To: <5953bc83-9609-6d12-7e9b-ca5202151fb3@linaro.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [113.72.144.253] X-ClientProxiedBy: EXCAS061.cuchost.com (172.16.6.21) To EXMBX171.cuchost.com (172.16.6.91) X-YovoleRuleAgent: yovoleflag X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2023/4/13 22:13, Krzysztof Kozlowski wrote: > On 13/04/2023 12:44, Minda Chen wrote: >> >> >> On 2023/4/12 16:26, Krzysztof Kozlowski wrote: >>> On 06/04/2023 03:52, Minda Chen wrote: >>>> This patchset adds USB driver and USB PHY for the StarFive JH7110 SoC. >>>> USB work mode is peripheral and using USB 2.0 PHY in VisionFive 2 board. >>>> The patch has been tested on the VisionFive 2 board. >>>> >>>> This patchset should be applied after the patchset [1], [2] and[3]: >>>> [1] https://patchwork.kernel.org/project/linux-riscv/cover/20230314124404.117592-1-xingyu.wu@starfivetech.com/ >>>> [2] https://lore.kernel.org/all/20230315055813.94740-1-william.qiu@starfivetech.com/ >>>> [3] https://patchwork.kernel.org/project/linux-phy/cover/20230315100421.133428-1-changhuang.liang@starfivetech.com/ >>>> >>>> This patchset is base on v6.3-rc4 >>>> >>>> patch 1 is usb phy dt-binding document. >>>> patch 2 is Pcie PHY dt-binding document. >>>> patch 3 is USB 2.0 PHY driver. >>>> patch 4 is PCIe PHY driver. >>>> patch 5 is usb dt-binding document. >>>> patch 6 is the wrapper module driver of Cadence USB3. USB controller IP is Cadence USB3. >>>> patch 7 is USB device tree configuration. >>>> >>>> previous version >>>> --- >>>> v1: https://patchwork.kernel.org/project/linux-usb/cover/20230306095212.25840-1-minda.chen@starfivetech.com/ >>>> v2: https://patchwork.kernel.org/project/linux-usb/cover/20230308082800.3008-1-minda.chen@starfivetech.com/ >>> >>> This is v2. >>> >>>> v3: https://patchwork.kernel.org/project/linux-usb/cover/20230315104411.73614-1-minda.chen@starfivetech.com/ >>>> >>>> changes >>>> v4: >>>> 1. (patch 1) split PCIe PHY dt-binding doc to patch 2. >>>> 2. (patch 2) PCIe PHY add stg and sys con configuration to dt-binding doc. >>>> 3. (patch 3) >>>> - split PCIe PHY driver to patch 4. >>>> - replace dr_mode to phy mode in jh7110_usb2_phy. >>>> 4. (patch 4) >>>> - Makefile and Kconfig sorted by alphabet sequence. >>>> - Add PCIe PHY stg and syscon PHY connection configuration >>>> for USB 3.0. >>>> 5. (patch 5) >>>> - commit message changed. >>>> - merge wrapper dts node and cdns3 node in example. >>>> - Add interrupts, reg, phy and dr_mode in property. >>>> - Add reset-name in property example. >>>> 6. (patch 6) >>>> - For dts node is merged, Using platform_device_alloc and >>>> platform_device_add to generate cadence sub device. >>>> - IOMEM and IRQ resource are passed to Cadence sub device. >>>> - Add PHY ops process for PHY dts setting can not be passed to >>>> Cadence USB driver. >>>> - remove the stg and sys USB 3.0 PHY configuration. >>>> - Change the suspend clock reset and clock enable sequence. >>>> - Get all reset and clock resources before enable them in >>>> cdns_clk_rst_init. >>>> - commit message changed. >>>> 7. (patch 7) >>>> - merge wrapper dts node and cdns3 node in usb dts. >>>> - move the stg and sys USB 3.0 PHY confiuration to >>>> PCIe PHY dts node. >>>> - commit message changed. >>>> - Add reset-names dts. >>>> >>>> v3: >>>> 1. Add patch 1 - 4. Add USB PHY driver and dt-binding doc. >>>> USB PHY codes are moved to patch 3 and patch 4. >>>> 2. (patch 5) >>>> - USB wrapper module dts document is moved to usb directory. >>>> - Remove the 'dr_mode' and 'starfive,usb2-only' setting. >>>> - Some dts format changes. dts binding check pass. >>>> 3. (patch 6) >>>> - Remove the PHY codes. >>>> - Search 'dr_mode' and phy setting from Cadence subnode. >>>> 4. (patch 7) >>>> - Add USB PHY dts configurion. >>>> - 'dr_mode' is moved to Cadence controller submode. >>>> >>>> v2: >>>> 1. (patch 5) dt-binding changes. The document example is the same as dts config. >>>> 2. (patch 6) using dev_err_probe and syscon_regmap_lookup_by_phandle_args function. Some formats changes >>>> 3. (patch 7) dts nodes sorted by the address after @ >>>> >>>> >>>> Minda Chen (7): >>>> dt-bindings: phy: Add StarFive JH7110 USB document >>>> dt-bindings: phy: Add StarFive JH7110 PCIe document >>>> phy: starfive: add JH7110 USB 2.0 PHY driver. >>>> phy: starfive: add JH7110 PCIE 2.0 PHY driver. >>>> dt-bindings: usb: Add StarFive JH7110 USB Bindings YAML schemas >>>> usb: cdns3: add StarFive JH7110 USB driver. >>>> riscv: dts: starfive: add USB dts configuration for JH7110 >>>> >>>> .../phy/starfive,jh7110-pcie-phy.yaml | 58 +++ >>>> .../bindings/phy/starfive,jh7110-usb-phy.yaml | 50 +++ >>>> .../bindings/usb/starfive,jh7110-usb.yaml | 136 +++++++ >>>> MAINTAINERS | 16 + >>>> .../jh7110-starfive-visionfive-2.dtsi | 7 + >>>> arch/riscv/boot/dts/starfive/jh7110.dtsi | 44 ++ >>>> drivers/phy/starfive/Kconfig | 22 + >>>> drivers/phy/starfive/Makefile | 2 + >>>> drivers/phy/starfive/phy-jh7110-pcie.c | 197 +++++++++ >>>> drivers/phy/starfive/phy-jh7110-usb.c | 161 ++++++++ >>>> drivers/usb/cdns3/Kconfig | 11 + >>>> drivers/usb/cdns3/Makefile | 1 + >>>> drivers/usb/cdns3/cdns3-starfive.c | 378 ++++++++++++++++++ >>>> drivers/usb/cdns3/core.h | 3 + >>>> 14 files changed, 1086 insertions(+) >>>> create mode 100644 Documentation/devicetree/bindings/phy/starfive,jh7110-pcie-phy.yaml >>>> create mode 100644 Documentation/devicetree/bindings/phy/starfive,jh7110-usb-phy.yaml >>>> create mode 100644 Documentation/devicetree/bindings/usb/starfive,jh7110-usb.yaml >>>> create mode 100644 drivers/phy/starfive/phy-jh7110-pcie.c >>>> create mode 100644 drivers/phy/starfive/phy-jh7110-usb.c >>>> create mode 100644 drivers/usb/cdns3/cdns3-starfive.c >>>> >>>> >>>> base-commit: 0ec57cfa721fbd36b4c4c0d9ccc5d78a78f7fa35 >>>> prerequisite-patch-id: 24a6e3442ed1f5454ffb4a514cfd768436a87090 >>>> prerequisite-patch-id: 55390537360f25c8b9cbfdc30b73ade004f436f7 >>> >>> fatal: bad object 55390537360f25c8b9cbfdc30b73ade004f436f7 >>> >>> What commits do you reference? How are they helpful? >>> >> I use "git format-patch --base=(commit) to generate patchset. >> Maybe I set the wrong base commit. > > How are they helpful if these are private commits? >> Best regards, > Krzysztof > base-commit is not private commits. I should set base commit 197b6b60ae7bc51dd0814953c562833143b292aa. This is 6.3-rc4 commit. But I set 0ec57cfa721fbd36b4c4c0d9ccc5d78a78f7fa35. This is 6.3-rc4's previous commit.