Received: by 2002:a05:6358:45e:b0:b5:b6eb:e1f9 with SMTP id 30csp3919058rwe; Tue, 30 Aug 2022 00:45:57 -0700 (PDT) X-Google-Smtp-Source: AA6agR4ZFhxlZgpaR2FS3zrMTGvcs7JYugQiPwReXPy7Rwh7ZtQdahdmD9Z+KlzYuVLEqCnJ0Xk9 X-Received: by 2002:a63:d84e:0:b0:42b:5834:fd73 with SMTP id k14-20020a63d84e000000b0042b5834fd73mr16660161pgj.506.1661845557649; Tue, 30 Aug 2022 00:45:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1661845557; cv=none; d=google.com; s=arc-20160816; b=VocPoyyJwfpwIO721mkNsdEifS332svfMQ6km9AWWn9w5Z3qLMQE1Ms1uj8P072O7V ZX4A+jKg5FlEqy1Fp3Xsr1VERr+nAkzhrLpHshs1z9qQEH23MfsX3uz6dnDEJS0BMWUc VlUkeW9iMinE4um4f2X3FBlgjOn4zJYKka/ktc2E+tUKKXmNpimgbwLM49NG7VjyBgjV lS+Qvmix/qbIzN5s5AG1WLszSbBk8YRrPxYr+H1t7rwKjpk6XqgJ3qEWHeYpzI1RgsDQ 8ON7RecKDA22Ha1UgrgYKEcmxOh0/WftazlCogLVL2XkB4vpYIWD06Hk24pmPIZx91tZ AiUA== 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=qMtXhSJZvdr6vp5+IsPSGaWgcTEfzKuKxcCIqbukQ9c=; b=i+f8YTEeukSa4HmJzn7dvjy6/YgQy7N3YeHOLcwgXwsVu5TCTFk2AiVc4uyB2kPWPi Fn3T99WXLjri3uq3Dyia7DmvnW57xuAMympt9+TMKu6WW3nSSGQD4xqmXBMKcO/i3PxZ T1ZnEzaURtOAddEgH7Uw10a6PC3stFN0m0FQng9v7Nb+LjlsPI26jbY0jl1xeDPfBEL+ ei6gahVM1/wLxly3kOF8lQiv0ffWDU3hpqkA1vlC34x7jhzCWEw6Q9HHKwDZV1xhviNR LloqQ3BduHUgRRJ+x5u26FtozuP26OAkuvaJSrFhaNIuLpDO5skSQlXTsDCepinSty+7 TvKw== 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 w11-20020a170902d3cb00b0016f8df89126si10668257plb.572.2022.08.30.00.45.46; Tue, 30 Aug 2022 00:45:57 -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 S230424AbiH3HPs (ORCPT + 99 others); Tue, 30 Aug 2022 03:15:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53502 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229877AbiH3HPq (ORCPT ); Tue, 30 Aug 2022 03:15:46 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B0B0854C8D for ; Tue, 30 Aug 2022 00:15:45 -0700 (PDT) Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=[127.0.0.1]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1oSvTF-0007FZ-08; Tue, 30 Aug 2022 09:15:37 +0200 Message-ID: Date: Tue, 30 Aug 2022 09:15:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH v1 0/2] Fix the wrong order of phy callbacks Content-Language: en-US To: Hongxing Zhu , "l.stach@pengutronix.de" , "bhelgaas@google.com" , "lorenzo.pieralisi@arm.com" , "vkoul@kernel.org" , Marcel Ziswiler , "kishon@ti.com" Cc: "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , "linux-phy@lists.infradead.org" , "linux-arm-kernel@lists.infradead.org" References: <1661173856-1192-1-git-send-email-hongxing.zhu@nxp.com> From: Ahmad Fatoum In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2a0a:edc0:0:900:1d::77 X-SA-Exim-Mail-From: a.fatoum@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable 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 Hello Richard, On 30.08.22 05:47, Hongxing Zhu wrote: >>> [PATCH v1 1/2] PCI: imx6: Fix the wrong order of phy_init() and [PATCH >>> v1 2/2] phy: freescale: imx8m-pcie: Fix the wrong order of >> >> This introduces an intermittent breakage. Can you squash? > > Hi Ahmad: > Thanks for your comments. > Do you mean to squash this fix to the preview series? > I'm afraid that it's not easy to do that. > Because there are a lot of pci-imx6 code changes after > commit: 1aa97b002258 ("phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver"). The way I understand it, if a bisect ends up between your two patches, i.MX8M PCIe will be broken, whereas it worked before. I thus wonder if we shouldn't instead squash this series here into a single patch. Cheers, Ahmad > > Best Regards > Richard Zhu >> >>> >>> >> >> >> -- >> Pengutronix e.K. | >> | >> Steuerwalder Str. 21 | >> https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.pe >> ngutronix.de%2F&data=05%7C01%7Chongxing.zhu%40nxp.com%7C3277 >> 61bac5b9407d977008da89886b15%7C686ea1d3bc2b4c6fa92cd99c5c30163 >> 5%7C0%7C0%7C637973516254656985%7CUnknown%7CTWFpbGZsb3d8eyJ >> WIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7 >> C3000%7C%7C%7C&sdata=hasOtX77%2Fea5yLbV8C7wOfdZStF5erHOL58 >> Zf6ZZbo4%3D&reserved=0 | >> 31137 Hildesheim, Germany | Phone: >> +49-5121-206917-0 | >> Amtsgericht Hildesheim, HRA 2686 | Fax: >> +49-5121-206917-5555 | -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |