From: Shawn Guo <shawnguo@kernel•org>
To: Abel Vesa <abel.vesa@nxp•com>
Cc: Mark Rutland <mark.rutland@arm•com>,
Rob Herring <robh@kernel•org>,
devicetree@vger•kernel.org,
Andrey Smirnov <andrew.smirnov@gmail•com>,
Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
NXP Linux Team <linux-imx@nxp•com>,
Sascha Hauer <kernel@pengutronix•de>,
Leonard Crestez <leonard.crestez@nxp•com>,
linux-arm-kernel@lists•infradead.org
Subject: Re: [PATCH] arm64: dts: imx8mq: Default parents for PCIE1 clocks
Date: Mon, 22 Jul 2019 14:48:41 +0800 [thread overview]
Message-ID: <20190722064840.GB3738@dragon> (raw)
In-Reply-To: <1562235864-12953-1-git-send-email-abel.vesa@nxp.com>
On Thu, Jul 04, 2019 at 01:24:24PM +0300, Abel Vesa wrote:
> Set default parents for PCIE1_CTRL and PCIE1_PHY clocks.
Can you add a few words about why this change is necessary?
Shawn
>
> Signed-off-by: Abel Vesa <abel.vesa@nxp•com>
> ---
> arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mq-evk.dts b/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
> index e3df9b8..23bf85f 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
> @@ -235,6 +235,10 @@
> <&clk IMX8MQ_CLK_PCIE1_PHY>,
> <&pcie0_refclk>;
> clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";
> + assigned-clocks = <&clk IMX8MQ_CLK_PCIE1_CTRL>,
> + <&clk IMX8MQ_CLK_PCIE1_PHY>;
> + assigned-clock-parents = <&clk IMX8MQ_SYS2_PLL_250M>,
> + <&clk IMX8MQ_SYS2_PLL_100M>;
> status = "okay";
> };
>
> --
> 2.7.4
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-07-22 6:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-04 10:24 [PATCH] arm64: dts: imx8mq: Default parents for PCIE1 clocks Abel Vesa
2019-07-22 6:48 ` Shawn Guo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190722064840.GB3738@dragon \
--to=shawnguo@kernel$(echo .)org \
--cc=abel.vesa@nxp$(echo .)com \
--cc=andrew.smirnov@gmail$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=kernel@pengutronix$(echo .)de \
--cc=leonard.crestez@nxp$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-imx@nxp$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=mark.rutland@arm$(echo .)com \
--cc=robh@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox