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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5ED5BC4332F for ; Mon, 11 Oct 2021 12:31:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4713F60F3A for ; Mon, 11 Oct 2021 12:31:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236624AbhJKMdt (ORCPT ); Mon, 11 Oct 2021 08:33:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234689AbhJKMds (ORCPT ); Mon, 11 Oct 2021 08:33:48 -0400 Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E359C061570; Mon, 11 Oct 2021 05:31:48 -0700 (PDT) Received: by mail-ed1-x52f.google.com with SMTP id z20so67014995edc.13; Mon, 11 Oct 2021 05:31:48 -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=c2eTRNvAGOUCjeqJDNL2ksEpYYsNkxxTJa86680pxtA=; b=oJBU9I8B87kw3u2pSyqP3EO9Eo4TyDScNfSk39tYnZgPMgf0m7PACnzfcEGVxCC2os T/g50DDk/tRzWUcWOuYgA5Qa9tcchI/8FEgIDnyXYqf4k6sB13yakKezIfK6KawCCEqd N1wMcW2+Grx5OpIikw2CVUcTkUXn1VgvO2s3WtTAetQ2MviOFPmTXKm6RVA92HKYtsbe PDaiH9gHch65jgi4G3lNoN8ZTnHg3Eczi/2aGF7HBA//4pOAQNOHp/NY1eA64BAuowQU VQ0F9XDbTFeNS2JlYCKrEi7dvxkQLcYVqGQ9jTTL7v76kZi/jwFhVb33y4lh9TVrZkSy Cl3w== 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=c2eTRNvAGOUCjeqJDNL2ksEpYYsNkxxTJa86680pxtA=; b=Mg7iFl31JkMBjXu7J5gjFNCIt1biR3k72QpnFj/PuSyyqVchlVWOr/MxaIxa8OaCph 7mu4GoiWXxap8uAUix1/JPfFBlDzgEKlgCqhhai9D+MgV0wSpugl+EI1grgm7VoNXUTw SLp295Xh4IzkahE+YNdcIT2oYXUNRWcaXYP5iCCo4d8WxplXx52bwnNsVeVaSOYucgYs Rd5CvQCloA4YsS2U6TYtgRKRsxQV94D0hgkdv61lfLFNPN2Ng93stULTf2rTGRc3CEjp /xCeCYZjmXkdV+4Hq5alSBEzfe5i0CQs40YfYZZLsgaBjMYzIwpSGat/ymNRrEZQ9PqC ZwVg== X-Gm-Message-State: AOAM533DXeA9jA7Pd0Gdo7faHVcVLVd1UcE0Hou5iQdSHkQaiW6eto76 UQxBA4wzaDkBovNmXFJmI55S6iNkaZFbsIHAIcQNs0/H X-Google-Smtp-Source: ABdhPJzyJmztrugduFjx8yXJEK/cUavb61qDiNhKArKQp0oEgoVfgcj0/byTEOFJiWwoBuzOJHOBvnMRrL04aQ8YhTs= X-Received: by 2002:a17:907:785a:: with SMTP id lb26mr25156333ejc.77.1633955506928; Mon, 11 Oct 2021 05:31:46 -0700 (PDT) MIME-Version: 1.0 References: <20210723204958.7186-1-tharvey@gateworks.com> <36070609-9f1f-00c8-ccf5-8ed7877b29da@pengutronix.de> <2eee557db84087acca4665603ba3d2716199f842.camel@pengutronix.de> In-Reply-To: <2eee557db84087acca4665603ba3d2716199f842.camel@pengutronix.de> From: Adam Ford Date: Mon, 11 Oct 2021 07:31:35 -0500 Message-ID: Subject: Re: [PATCH 0/6] Add IMX8M Mini PCI support To: Lucas Stach Cc: Tim Harvey , 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" , =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , Lorenzo Pieralisi Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 11, 2021 at 7:30 AM Lucas Stach wrote: > > 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. Sorry. I missed that part. adam > > Regards, > Lucas > 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1483C433F5 for ; Mon, 11 Oct 2021 12:34:08 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7B9D260F3A for ; Mon, 11 Oct 2021 12:34:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7B9D260F3A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/gjU28jzNoLRHK/YO7uGiQ4mysk12RgSk/eWwtxej0M=; b=bj3BMV+lFdepjE SpBDrivZTiYBW8ZrWXTEUkhNljBvyIlJgJW+sk0FjhyzZGrXpDSnXcFOiVAWgshKUGvLsGc6/MgVn 7zX/4Sh6GrVw1L8tUy96B3RmkmbONxU19m+Bs3mZM7zi8fJ7Va5LmXviGIrh42tgtkJY6kAwkOaOb WWfL9cbv58EM9SIc6LisDS6dqWpk8AxVhMxlcJ6lzwAybHRDYUIA7mDKxyxvjSdsNuShma8dm57xx iVgpryuuGuKoZ0+Z/aXHZynLQ7Tu9lGQNgGHxvcXN0pUOsnzUmsQ7DjcZdX9xrlFgz55HV6j6lxeG NEcv1b2zG6sK6JCXKdrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZuTB-009Kzt-1d; Mon, 11 Oct 2021 12:31:53 +0000 Received: from mail-ed1-x52a.google.com ([2a00:1450:4864:20::52a]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZuT6-009Ky9-Fm for linux-arm-kernel@lists.infradead.org; Mon, 11 Oct 2021 12:31:49 +0000 Received: by mail-ed1-x52a.google.com with SMTP id i20so50890634edj.10 for ; Mon, 11 Oct 2021 05:31:48 -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=c2eTRNvAGOUCjeqJDNL2ksEpYYsNkxxTJa86680pxtA=; b=oJBU9I8B87kw3u2pSyqP3EO9Eo4TyDScNfSk39tYnZgPMgf0m7PACnzfcEGVxCC2os T/g50DDk/tRzWUcWOuYgA5Qa9tcchI/8FEgIDnyXYqf4k6sB13yakKezIfK6KawCCEqd N1wMcW2+Grx5OpIikw2CVUcTkUXn1VgvO2s3WtTAetQ2MviOFPmTXKm6RVA92HKYtsbe PDaiH9gHch65jgi4G3lNoN8ZTnHg3Eczi/2aGF7HBA//4pOAQNOHp/NY1eA64BAuowQU VQ0F9XDbTFeNS2JlYCKrEi7dvxkQLcYVqGQ9jTTL7v76kZi/jwFhVb33y4lh9TVrZkSy Cl3w== 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=c2eTRNvAGOUCjeqJDNL2ksEpYYsNkxxTJa86680pxtA=; b=4zuUUeDiW4vglM9HEet1bxfkBfGSy995n2a9O9/c99KMXIc5qqbIz4r9akXDcyQA+H vlCvCuW3S0SKOySiErXDA85aXD/yDbwKr5Z/arlpcaKcgh0BiHX+6LWzgkylezHPI4XL FXvxkjv1myPRMAIcVD9FcklBDs238UcpJ0XxQLgqqRa2xoSVQQi32p/zkXnl3/0EpVw3 RNeEM2908bFCqrqfGhvh0iZ4oE4kvprMQX4Co4AAbZOViGDJmijS7EHFXYl7IPkGVADS T/WM3Ko4gzC4VTv5B/26ETrLeWfRlMP0siu8K2cv22c21gxueyoJZTF721OQiI2vWwkJ K4Dg== X-Gm-Message-State: AOAM533k9cU57DVQvEGdJSLmy7jZPHKuKFaM8kLKblC6SFoRKHFWSwty BsL2taSIYAe7rBGgHTThEP06fBLS9QNuzZt+APA= X-Google-Smtp-Source: ABdhPJzyJmztrugduFjx8yXJEK/cUavb61qDiNhKArKQp0oEgoVfgcj0/byTEOFJiWwoBuzOJHOBvnMRrL04aQ8YhTs= X-Received: by 2002:a17:907:785a:: with SMTP id lb26mr25156333ejc.77.1633955506928; Mon, 11 Oct 2021 05:31:46 -0700 (PDT) MIME-Version: 1.0 References: <20210723204958.7186-1-tharvey@gateworks.com> <36070609-9f1f-00c8-ccf5-8ed7877b29da@pengutronix.de> <2eee557db84087acca4665603ba3d2716199f842.camel@pengutronix.de> In-Reply-To: <2eee557db84087acca4665603ba3d2716199f842.camel@pengutronix.de> From: Adam Ford Date: Mon, 11 Oct 2021 07:31:35 -0500 Message-ID: Subject: Re: [PATCH 0/6] Add IMX8M Mini PCI support To: Lucas Stach Cc: Tim Harvey , 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" , =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , Lorenzo Pieralisi X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211011_053148_567274_DDD3DBEE X-CRM114-Status: GOOD ( 25.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Oct 11, 2021 at 7:30 AM Lucas Stach wrote: > > 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. Sorry. I missed that part. adam > > Regards, > Lucas > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel