Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp3735816pxb; Mon, 1 Nov 2021 19:59:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxTtxTbi1P4WO6kzDffftvFjC/20WPm9s8L67sNSb6kW824uqOEWy8vyue5NHfOFj4ICVil X-Received: by 2002:a05:6e02:2165:: with SMTP id s5mr22242108ilv.32.1635821992391; Mon, 01 Nov 2021 19:59:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635821992; cv=none; d=google.com; s=arc-20160816; b=DHqzZLfMTn5CQuZpsJcd/4ZulNQ7lcpeTLBrP+OnUY8rPCLVMmkY6jpJFcT2fDLuVY o/o4ybSyJBh/Vi3M4URZp68NDwftZfh8Jv7oU0SvfNlNTZCZ4x1mbAFKpXzV5Uf5zQEB jYhKDY6MSN6qjAlqGgxJyTkUfCsxP9oA0FPGWFpxRXBvUz1A+S662uYwkUHQnohDf7kl hn1iAE2Ibg5EWkvT0VuHQ79Qs40i0O54Ubkg7qqnoiqgdv5DPGDzK/CJi4fmGKZ6iy25 VzMgAU2B3RVVVdQ39wjrjQ88wDcShy7PMQ/SiNKTo1Be8djD/07pXZrOD5Wiv20iuWgY OLig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=oLsBjoFt3P+arIFSPikUG8n6gZlnRswVPPR+lxyKyVw=; b=RRErDilyaE3ZM+IO4L+Snsdg0UqU2hbD3gZopXUMGBXxl+RxB+JTD5wIFEw7KRdKOw JWMEBsehBDQqfgI5v3WeJ8pQBAzQ/5AIZFSjWrPctCTCd7apAYrZ2tvpuJ+hU3jNZogL Xh0DPf4MhRfgzL0T2NXri7poOvcrNTxpYTtc6a1BgCzsOcEwlHzSSX8eBGKqzjdTgYYM 3iADD8k1gZ5uGm/P8/c455mL7oZlaDDzSc74Vc8spy3sTtyAE4nII0F1zPbkH1jJYYGN Yp97c6cgxtjAZrQVfrUpM/ss+ru3CD0mat3ezF3IEy/w+p1k3MV/eegSIyp0/mN1i/MT o5Ag== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f2si25392339jat.110.2021.11.01.19.59.39; Mon, 01 Nov 2021 19:59:52 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232448AbhKBDBN (ORCPT + 99 others); Mon, 1 Nov 2021 23:01:13 -0400 Received: from inva021.nxp.com ([92.121.34.21]:51820 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231882AbhKBDBK (ORCPT ); Mon, 1 Nov 2021 23:01:10 -0400 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id BD6C7201DDA; Tue, 2 Nov 2021 03:58:35 +0100 (CET) Received: from aprdc01srsp001v.ap-rdc01.nxp.com (aprdc01srsp001v.ap-rdc01.nxp.com [165.114.16.16]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 81D7A200168; Tue, 2 Nov 2021 03:58:35 +0100 (CET) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by aprdc01srsp001v.ap-rdc01.nxp.com (Postfix) with ESMTP id A89CA183AD6F; Tue, 2 Nov 2021 10:58:33 +0800 (+08) From: Richard Zhu To: l.stach@pengutronix.de, marcel.ziswiler@toradex.com, tharvey@gateworks.com, kishon@ti.com, vkoul@kernel.org, robh@kernel.org, galak@kernel.crashing.org, shawnguo@kernel.org Cc: linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de, linux-imx@nxp.com, Richard Zhu Subject: [PATCH v5 3/8] dt-bindings: imx6q-pcie: Add PHY phandles and name properties Date: Tue, 2 Nov 2021 10:32:30 +0800 Message-Id: <1635820355-27009-4-git-send-email-hongxing.zhu@nxp.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1635820355-27009-1-git-send-email-hongxing.zhu@nxp.com> References: <1635820355-27009-1-git-send-email-hongxing.zhu@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org i.MX8MM PCIe has the PHY. Add a PHY phandle and name properties in the binding document. Signed-off-by: Richard Zhu Tested-by: Marcel Ziswiler Reviewed-by: Tim Harvey Tested-by: Tim Harvey --- Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml index 2911e565b260..46b5446f5791 100644 --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml @@ -128,6 +128,12 @@ properties: enum: [1, 2, 3, 4] default: 1 + phys: + maxItems: 1 + + phy-names: + const: pcie-phy + reset-gpio: description: Should specify the GPIO for controlling the PCI bus device reset signal. It's not polarity aware and defaults to active-low reset -- 2.25.1