From patchwork Fri Nov 4 17:04:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 13032364 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 14180C4332F for ; Fri, 4 Nov 2022 17:06:32 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fScXwq/2GZ9VUYTApMSAVsDdBbYjO3xIq54Z4uKQj/E=; b=3K5W7gZAqpnQei cqC0smzUXKiTdjJiY+UXGJkoDtN12HJX/rlPBgsHFwb+kHlLXMmscxo+ti18F5jsobTCoAIXe9t5W i4sze6Jh0MoxsRfcCMQ3uCT/hRvpeXsy6v+Z/zNg18DiMeS2E250PUxzRptyQH8sw2pDkC35gtPtH Mm5DTO5EIeZTrpJZxa475moL5WL3eGqrYDRSL1eRHPVZnN0xppeEIdmbZEO8GMRtOxn23m9H4SjsZ NW0SiWlnuIiRPJ0/iY1utXA289Jue/TugkZsN0sJ1TzxuZseRCGk6VGCUFDi4mrAuJjmBDcJU+HGN c1X6kaesfNQJyVCjZPPA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1or07c-004ale-Nr; Fri, 04 Nov 2022 17:04:48 +0000 Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1or07R-004ajs-Hn for linux-arm-kernel@lists.infradead.org; Fri, 04 Nov 2022 17:04:39 +0000 Received: from tr.lan (ip-86-49-120-218.bb.vodafone.cz [86.49.120.218]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id DFE2C85104; Fri, 4 Nov 2022 18:04:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1667581472; bh=geN+wVjcBPzFeAfG5gw1RT6bEJ7JCjypfMmhfOAcuUY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WoM7+BX89eMEn/o32idgpgXJcT3RqEPxHPuCQIwB6SsKtF8gko+z//M/3lloaEOac 69/+k6ErvbhTnk8kpW+MFaY1LQ6kmV07pdhYYjarPME5dQhsolOvhlgR47Fs55z0Yy DVIQOrtUfrgkWXBuCMSMyyuSrQd/THDb7jXhKhceyOhh8i32EksYgoYIqImu//l1i5 GYbk5S7r86tLWmDMJS72EyeJ1DIYZ+59APEs3RQdTjYM7Sm0ERQtLDKzkf53qSmNa+ CH52Uo/CybvOGYzysxrdmIrfDYdl7u/1PwN8T0dzwhLb2cZL8bJPUc8lWDfbRSpgBZ s6d+08xDPc9rg== From: Marek Vasut To: devicetree@vger.kernel.org Cc: Marek Vasut , Fabio Estevam , Krzysztof Kozlowski , Lucas Stach , Richard Zhu , Rob Herring , Shawn Guo , linux-arm-kernel@lists.infradead.org, NXP Linux Team Subject: [RFC][PATCH v3 2/3] dt-bindings: imx6q-pcie: Handle various PD configurations Date: Fri, 4 Nov 2022 18:04:16 +0100 Message-Id: <20221104170417.232132-2-marex@denx.de> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221104170417.232132-1-marex@denx.de> References: <20221104170417.232132-1-marex@denx.de> MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221104_100438_011960_659769A9 X-CRM114-Status: GOOD ( 12.85 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The i.MX SoCs have various power domain configurations routed into the PCIe IP. MX6SX is the only one which contains 2 domains and also uses power-domain-names. MX6QDL do not use any domains. All the rest uses one domain and does not use power-domain-names anymore. Document all those configurations in the DT binding document. Signed-off-by: Marek Vasut --- Cc: Fabio Estevam Cc: Krzysztof Kozlowski Cc: Lucas Stach Cc: Richard Zhu Cc: Rob Herring Cc: Shawn Guo Cc: linux-arm-kernel@lists.infradead.org Cc: NXP Linux Team To: devicetree@vger.kernel.org --- V2: - Keep the power-domains description in the main section V3: - Move power-domains back where they were originally (fixes V2) - Do not use else: in allOf section --- .../bindings/pci/fsl,imx6q-pcie.yaml | 31 ++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml index 44c65d3ec07b9..5d731aca34b4d 100644 --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml @@ -67,13 +67,13 @@ properties: required properties for imx7d-pcie and imx8mq-pcie. power-domains: + minItems: 1 items: - description: The phandle pointing to the DISPLAY domain for imx6sx-pcie, to PCIE_PHY power domain for imx7d-pcie and imx8mq-pcie. - description: The phandle pointing to the PCIE_PHY power domains for imx6sx-pcie. - power-domain-names: items: - const: pcie @@ -222,6 +222,35 @@ allOf: - const: pcie_bus - const: pcie_aux + - if: + properties: + compatible: + contains: + const: fsl,imx6sx-pcie + then: + properties: + power-domains: + minItems: 2 + maxItems: 2 + power-domain-names: + minItems: 2 + maxItems: 2 + + - if: + not: + properties: + compatible: + contains: + enum: + - fsl,imx6q-pcie + - fsl,imx6qp-pcie + then: + properties: + power-domains: + minItems: 1 + maxItems: 1 + power-domain-names: false + examples: - | #include