Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1611554pxb; Mon, 11 Oct 2021 09:27:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJycXWaCLJQu7qp/TlR0TnRT05c6A4uDeGtR/l0qEdbZ4F+FPM27FveUCrByhHiuSLQAeqkT X-Received: by 2002:a17:906:4c55:: with SMTP id d21mr26866769ejw.397.1633969656507; Mon, 11 Oct 2021 09:27:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633969656; cv=none; d=google.com; s=arc-20160816; b=UkRcQ0Y8CqbJ7Vx8tzpJY2uCltE5LPlw7WxWf0devcayLdvPID2JDuUJaOyTBXBT1w uXqEKqdsehcGHll1Dl8kM1SaSHQFuzTjkfHJa0zH35FscUoyfT9x+ebnIHSpUqsL10Rg hM0Vxj3HK/D9KUHqyrbs5nDAiLTSybRWZy2W+z2K8jdziPFcN4g1EOhfhffKiHSZ50ZE 7TzIy4fud7NKs2IslA5XBkYf1LoRdxL1uzpaoodIKs7y9rZUZuaZcejDqo3r6WLthxmA LfAIwJdwUv5Vk5iKG26Hzf0gQ4rtjHG3tgqtF8n4yhRxTMHRb2YpkaUUCVd7Dev5s0SP XYaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:cc:to:from:subject :message-id; bh=LOhutJ7zFdcwm6T+gWTUkcBdCB6vJZihE5Xqn8kw4Do=; b=HxUYH2/8s/YjGGZN1/qWoHj2VOs+FbqfIXMN/bFVzFrUlU53GZp8mDlDTqJP6awc/q h+AbJf8ai7jm05u3TGqcnNzV589mX9D6B5gHD+0DE2SeAZarNuwPGxLtZ2DizOd2Ytei fJvDTDF5Nd01C0g3OpaQDQ3DnUOqxIp8WanCXUGq8nFOzLlr1bmrmZdJxk2XP139sG35 b3oGbvbq1KVBtuVxqmrjBzBMi+uo4c8yY7tdQwdFH0kG6r3YBsAJgHkea5i8HuhXp74m KUfIO7FaAq3BDpDs+++jjezOdoUl8Q/p2+nxvXgPAiHh6f2K0OcCRHVc63PbBaw/VNll JIGg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o11si14697735edz.228.2021.10.11.09.27.12; Mon, 11 Oct 2021 09:27:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236606AbhJKMcq (ORCPT + 99 others); Mon, 11 Oct 2021 08:32:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44898 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234693AbhJKMcp (ORCPT ); Mon, 11 Oct 2021 08:32:45 -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 ACBF3C061570 for ; Mon, 11 Oct 2021 05:30:45 -0700 (PDT) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=[IPv6:::1]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mZuRt-0008OU-8K; Mon, 11 Oct 2021 14:30:33 +0200 Message-ID: <2eee557db84087acca4665603ba3d2716199f842.camel@pengutronix.de> Subject: Re: [PATCH 0/6] Add IMX8M Mini PCI support From: Lucas Stach To: Adam Ford , Tim Harvey Cc: Richard Zhu , Ahmad Fatoum , Bjorn Helgaas , Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , dl-linux-imx , "linux-pci@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Krzysztof =?UTF-8?Q?Wilczy=C5=84ski?= , Lorenzo Pieralisi Date: Mon, 11 Oct 2021 14:30:31 +0200 In-Reply-To: References: <20210723204958.7186-1-tharvey@gateworks.com> <36070609-9f1f-00c8-ccf5-8ed7877b29da@pengutronix.de> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.40.4 (3.40.4-1.fc34) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: l.stach@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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Adam, Am Montag, dem 11.10.2021 um 07:25 -0500 schrieb Adam Ford: > On Mon, Aug 16, 2021 at 10:45 AM Tim Harvey wrote: > > > > On Thu, Jul 29, 2021 at 6:28 PM Richard Zhu wrote: > > > > > > Hi Tim: > > > Just as Ahmad mentioned, Lucas had issue one patch-set to support i.MX8MM PCIe. > > > Some comments in the review cycle. > > > - One separate PHY driver should be used for i.MX8MM PCIe driver. > > > - Schema file should be used I think, otherwise the .txt file in the dt-binding. > > > > > > I'm preparing one patch-set, but it's relied on the yaml file exchanges and power-domain changes(block control and so on). > > > Up to now, I only walking on the first step, trying to exchange the dt-binding files to schema yaml file. > > > > > > Best Regards > > > Richard Zhu > > > > Richard / Ahmad, > > > > Thanks for your response - I did not see the series from Lucas. I will > > drop this and wait for him to complete his work. > > > > Tim, > > It appears that the power domain changes have been applied to Shawn's > for-next branch: > https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/log/?h=for-next > > Is there any chance you could rebase and resend this series? This wasn't about the power domain series. I also tried to get i.MX8M PCIe upstream, but the feedback was that we need to split out the PHY functionality, Richard is currently working on this. There is no point in resending this series. Regards, Lucas