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 C44EEC28CF5 for ; Wed, 26 Jan 2022 12:58:08 +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:References: 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: List-Owner; bh=Pvvxsb1s93+wR/Z1RRi0L/30oeek8RD94Ie4cS2ztQQ=; b=wMFotUUpxwtbXd RTIWJrfuspu53BUTDLl7ZC9fHLKrGb2uBW1Zjt0kG5UBNS9PjGCCQft6NXRU/JTo98W4e8kbkO6Tf gUfC2ABPIgerf1mhiakrJYn+i3trRnFYjUyoG7OZhfQvyltWky0uI3kwB7qrDxPI5pH+Au7BnXVL3 /Cpe68Gc+fow98xPVc4fGSq1Ba07L+0aOpXp442fSlz5ji+G5ga2g7mhLRE9Mmrqq1UD/LwJ8IuVy T91I09arHyB2zgIGXG+rk7XPTqWKnkHBTM05zEJtxz+45KH4fFzkHcD6NAv9lfnek8j3i6lIhUY01 lECA2UHwJSKJQXHq3Pmg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nChrA-00BmCm-Sz; Wed, 26 Jan 2022 12:57:01 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nChr7-00BmBw-Lo for linux-arm-kernel@lists.infradead.org; Wed, 26 Jan 2022 12:56:59 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A198061A32; Wed, 26 Jan 2022 12:56:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1C0EEC340E6; Wed, 26 Jan 2022 12:56:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643201816; bh=3QBnc1xy9nvgmIoRKXqQD4CtEni2y0MyECEp2KR1bwU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=c2ZRoe33MxF8KRCS4ZYbdZr04QFB8NAfwU4LuicYgiHbLzB9aS95FZ3zndiNvrhCo /S9D+RqholTN12s/AUlNf+UTCPONgfHJWqOkgXQWKnIH3Jof1n2qFR13bKbJeYsmO4 +BO6gPUoUgUTvhR8AfPqA0Aok580pKkcmorK0VFPlgR5Q1hRsmhFIKSxpLdw+TDQ6o 5kL4VRVhy6EMpFY+MKa55FHGnLlMGng/8bQ8brwLfUkZzvoEWrnrJsdVWMBnE9MjRz i+wKWF564wdZVKgQqVscT40bvwiPLPxXKBD8MnBHHKNa7OFn3MQUnpcYB2/qiSCX8h mXNJf5oc1Vm8Q== Date: Wed, 26 Jan 2022 20:56:51 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Sascha Hauer , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/1] arm64: dts: tqma8mqml: add PCIe support Message-ID: <20220126125648.GT4686@dragon> References: <20211217102207.722897-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211217102207.722897-1-alexander.stein@ew.tq-group.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220126_045657_814249_752229A5 X-CRM114-Status: GOOD ( 19.24 ) 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 17, 2021 at 11:22:07AM +0100, Alexander Stein wrote: > Add PCIe support to TQMa8MxML series. > > Signed-off-by: Alexander Stein It doesn't apply to my imx/dt64 branch. Could you rebase? Shawn > --- > This goes on top of the series recently applied to pci/dwc [1]: > [PATCH v7 0/8] Add the imx8m pcie phy driver and imx8mm pcie support > [1] https://patchwork.kernel.org/project/linux-pci/list/?series=589031&state=* > > .../dts/freescale/imx8mm-tqma8mqml-mba8mx.dts | 19 +++++++++++++++++++ > .../boot/dts/freescale/imx8mm-tqma8mqml.dtsi | 5 +++++ > arch/arm64/boot/dts/freescale/mba8mx.dtsi | 6 ++++++ > 3 files changed, 30 insertions(+) > > diff --git a/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dts b/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dts > index 7844878788f4..286d2df01cfa 100644 > --- a/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dts > +++ b/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dts > @@ -5,6 +5,7 @@ > > /dts-v1/; > > +#include > #include "imx8mm-tqma8mqml.dtsi" > #include "mba8mx.dtsi" > > @@ -58,6 +59,24 @@ expander2: gpio@27 { > }; > }; > > +&pcie_phy { > + clocks = <&pcie0_refclk>; > + status = "okay"; > +}; > + > +&pcie0 { > + reset-gpio = <&expander0 14 GPIO_ACTIVE_LOW>; > + clocks = <&clk IMX8MM_CLK_PCIE1_ROOT>, <&clk IMX8MM_CLK_PCIE1_AUX>, > + <&pcie0_refclk>; > + clock-names = "pcie", "pcie_aux", "pcie_bus"; > + assigned-clocks = <&clk IMX8MM_CLK_PCIE1_AUX>, > + <&clk IMX8MM_CLK_PCIE1_CTRL>; > + assigned-clock-rates = <10000000>, <250000000>; > + assigned-clock-parents = <&clk IMX8MM_SYS_PLL2_50M>, > + <&clk IMX8MM_SYS_PLL2_250M>; > + status = "okay"; > +}; > + > &sai3 { > assigned-clocks = <&clk IMX8MM_CLK_SAI3>; > assigned-clock-parents = <&clk IMX8MM_AUDIO_PLL1_OUT>; > diff --git a/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi > index 284e62acc0b4..16ee9b5179e6 100644 > --- a/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi > +++ b/arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi > @@ -227,6 +227,11 @@ eeprom0: eeprom@57 { > }; > }; > > +&pcie_phy { > + fsl,refclk-pad-mode = ; > + fsl,clkreq-unsupported; > +}; > + > &usdhc3 { > pinctrl-names = "default", "state_100mhz", "state_200mhz"; > pinctrl-0 = <&pinctrl_usdhc3>; > diff --git a/arch/arm64/boot/dts/freescale/mba8mx.dtsi b/arch/arm64/boot/dts/freescale/mba8mx.dtsi > index e694dacb16af..42e12c190e9e 100644 > --- a/arch/arm64/boot/dts/freescale/mba8mx.dtsi > +++ b/arch/arm64/boot/dts/freescale/mba8mx.dtsi > @@ -87,6 +87,12 @@ panel_in_lvds0: endpoint { > }; > }; > > + pcie0_refclk: pcie0-refclk { > + compatible = "fixed-clock"; > + #clock-cells = <0>; > + clock-frequency = <100000000>; > + }; > + > reg_12v: regulator-12v { > compatible = "regulator-fixed"; > regulator-name = "MBA8MX_12V"; > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel