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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 677D6C4167B for ; Fri, 8 Dec 2023 22:28:30 +0000 (UTC) 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:In-Reply-To:MIME-Version:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References: List-Owner; bh=HZ9HotMmcof254KK7lCDJrsIRVU3SVlMqTvJBiYvc1M=; b=OBvU4TrEUhlumV 4J49gV2/lpIeNnf9cVAM69l1Z10aKx1Mn7KKasArbAjFWusAW2nTzueeOhpJpjDkIeKnM1G90vp6C g95Y4Z/4cybtGQcUtEG3vIZZba6qUuF0eeWdA/OdcC+OtIrr93k57cxpf1raOMXQ0mqD3wsiAx5+X MwOLkMDNzeAf/Ew5q9LrG2/zegwnyMKuHmNgjyQxGL6VrDyE1L+Fc3Cz1h67l2UgTqUnPiLwVTfa4 SV8JhaA8OIujX70fnNm/ffMdeoX8kbXIA7jCcFLJgavJX9glnYP6HcquuXWrE/cG5cQTK37eRs0dJ J5DInBxLshw5lTr32uWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rBjKG-00Ggc1-1A; Fri, 08 Dec 2023 22:28:04 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rBjKD-00GgbM-37 for linux-arm-kernel@lists.infradead.org; Fri, 08 Dec 2023 22:28:03 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id C4A7AB82561; Fri, 8 Dec 2023 22:27:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D9F0DC433C8; Fri, 8 Dec 2023 22:27:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702074479; bh=GeJ8jPpWnuk5wFJ1Qh8x+xE86n20BfQfexL29S2dxSM=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=jR8r8WfJoWWbjMTcWJMOYjLsiELGL8CtkpmzLE+WMtMYtB9mPJY1Epy1GANz1dAYQ 1Y1Y3klNDCiRaiFmfbKu57Ft8qdpsOa8CSXRNi26TFDFp+ShHfCrojvz7+uBXbMsJg h9wnGZIzCGrt/8X0Bl3I9qmMXKuqk3KrkPlkR++VaZ9TDTXSLMd2HwOdBaOb+aBpEx yk4C2Y3keM80kAH/+VImWWG50PKyc3G3bMDXEw05NzaD1UApwIHzeskr0sH5JjzEi9 +CSpRoJa8qKnufe1vmDFMmb3AHug/Sds98vopQ5CcuHp9K7i7+t5MjjvQbolzaxg6r ydh+5zZ2PtRZg== Date: Fri, 8 Dec 2023 16:27:57 -0600 From: Bjorn Helgaas To: Rob Herring Cc: Lucas Stach , Sherry Sun , hongxing.zhu@nxp.com, lpieralisi@kernel.org, kw@linux.com, bhelgaas@google.com, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/4] dt-bindings: imx6q-pcie: Add host-wake-gpio property Message-ID: <20231208222757.GA834524@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231208205545.GA2675840-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231208_142802_166263_E9BAFB3F X-CRM114-Status: UNSURE ( 9.18 ) X-CRM114-Notice: Please train this message. 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 Fri, Dec 08, 2023 at 02:55:45PM -0600, Rob Herring wrote: > ... > And they should start going into root port nodes rather than the > host bridge node because it's the root ports that correspond to slots > rather than the host bridge. We've just taken shortcuts because many > host bridges only have 1 root port. > > Note that I'm in the middle of splitting pci-bus.yaml into host bridge, > PCI-PCI bridge (and RP), and common device schemas. Hooray! Thanks for working on that; the conflation of host bridge and Root Port is a real annoyance. Bjorn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel