Received: by 2002:a05:6358:53a8:b0:117:f937:c515 with SMTP id z40csp476300rwe; Wed, 19 Apr 2023 01:20:28 -0700 (PDT) X-Google-Smtp-Source: AKy350YCnWTNKVnLezP8fNnZipeKrOgzeQnfN86YE425id/wjk5B1OGTIgO0aZbxOA5ouAB1M7rd X-Received: by 2002:a05:6808:1d7:b0:389:1e16:7aad with SMTP id x23-20020a05680801d700b003891e167aadmr2949445oic.41.1681892428514; Wed, 19 Apr 2023 01:20:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681892428; cv=none; d=google.com; s=arc-20160816; b=qJSlioNk0YfarrxLLfJYXrYIBDVTOkTpsFZx9j9MhKBywlGXz7Ow6PoTIy9ZsvGU5P 0HOXK5fQrE9g0qUKtEiVf0R4NX3A0oTiutluj5djYGbSAA6PZRmfGnA7U3u3YQrfmlCC 0ZwNC12D7c2cNn+0SnVoEDirFQi22xxssxSxZfRDmnNeEHPCDsDAAEBs9PAZLG3jxnpK BbeEqoKJcPcSDyfO6htsdYb9Khdwp8UHjAGhVilyEC5GIWrNpk5MC9uXcjTvbdMhFXS3 iJXmOsxMbBZdtbOROKhmopSr0xytCS7C0bq3YYsoILbNb1Uf+Xy3zvu1bsw1IES30LRK XPpw== 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=EAlyjp3DiKh7pR1YYvxNzUpuMNX7do5ZCuvyR6DQ96E=; b=06zWXlao1syiz1yjRL0aQqgEXX5D1BaMiPMFzrv9vlGYJ8zbXghhzAc0LQhCbh1O00 U5J1/H8OYN1WsCgdWQB0aCtfbdGO2++pgENfIsh/qwVGeq6rU6t4rkPcAwzf35smFlHU PRrdifcJPTCA+pOJ1yp17jFaoESJ3biIPuasL6YxLrUCiFoiQmWVYaZ7bj+mgfScTVi6 FxtGBKBQ3FGqa+3kFXhEvDmX0c//Iqm99DCnN/JUB8CwEAed2QP+fAbBAnXtK6TB81FO 8quDfBB/qqgoqlq3ifc99TW8tJUhFaWSWTPheGlmcUBdmWs1gfwjTD953aLbv4X+kv5K aAPQ== 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 q81-20020acac054000000b0038df0138ab0si5885650oif.87.2023.04.19.01.20.13; Wed, 19 Apr 2023 01:20:28 -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 S232335AbjDSIQy convert rfc822-to-8bit (ORCPT + 99 others); Wed, 19 Apr 2023 04:16:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229978AbjDSIQw (ORCPT ); Wed, 19 Apr 2023 04:16:52 -0400 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9BCED100; Wed, 19 Apr 2023 01:16:50 -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 12E2824DBBD; Wed, 19 Apr 2023 16:16:42 +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; Wed, 19 Apr 2023 16:16:41 +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; Wed, 19 Apr 2023 16:16:40 +0800 Message-ID: Date: Wed, 19 Apr 2023 16:16:40 +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 , "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: Content-Type: text/plain; charset="UTF-8" X-Originating-IP: [113.72.144.253] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX171.cuchost.com (172.16.6.91) X-YovoleRuleAgent: yovoleflag Content-Transfer-Encoding: 8BIT 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/18 20:22, Krzysztof Kozlowski wrote: > On 18/04/2023 13:12, Minda Chen wrote: >>>>>> >>>>>> >>>>>> 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. > > You missed the point. I am not talking about base commit. I am talking > about your prerequisites, which are useless. What can we do with such SHA? > > Best regards, > Krzysztof > OK, I will delete them