RE: Re: [PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-03-31 Thread Richard Zhu
rnel.org; Richard Zhu > > Subject: Re: [PATCH] clk: imx8mp: Remove the none exist pcie clocks > Quoting Richard Zhu (2021-03-15 01:17:47) > > In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external > > OSC or internal system PLL. It is configured in the IOMUX_GPR14 >

Re: [PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-03-30 Thread Stephen Boyd
Quoting Richard Zhu (2021-03-15 01:17:47) > In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external > OSC or internal system PLL. It is configured in the IOMUX_GPR14 register > directly, and can't be contolled by CCM at all. > Remove the PCIE PHY clock from clock driver to clean up

Re: [PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-03-30 Thread Abel Vesa
On 21-03-15 16:17:47, Richard Zhu wrote: > In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external > OSC or internal system PLL. It is configured in the IOMUX_GPR14 register > directly, and can't be contolled by CCM at all. > Remove the PCIE PHY clock from clock driver to clean up

[PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-03-15 Thread Richard Zhu
In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external OSC or internal system PLL. It is configured in the IOMUX_GPR14 register directly, and can't be contolled by CCM at all. Remove the PCIE PHY clock from clock driver to clean up codes. There is only one PCIe in i.MX8MP, remove

Re: [PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-03-15 Thread Abel Vesa
On 21-03-15 15:39:24, Richard Zhu wrote: > In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external > OSC or internal system PLL. It is configured in the IOMUX_GPR14 register > directly, and can't be contolled by CCM at all. > Remove the PCIE PHY clock from clock driver to clean up

[PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-03-15 Thread Richard Zhu
In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external OSC or internal system PLL. It is configured in the IOMUX_GPR14 register directly, and can't be contolled by CCM at all. Remove the PCIE PHY clock from clock driver to clean up codes. There is only one PCIe in i.MX8MP, remove

RE: [PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-02-17 Thread Richard Zhu
infradead.org; > > linux-kernel@vger.kernel.org; Richard Zhu > > Subject: [PATCH] clk: imx8mp: Remove the none exist pcie clocks > > > > In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external > > OSC or internal system PLL. It is configured in the IOMUX_GPR14

RE: [PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-02-17 Thread Jacky Bai
> -Original Message- > From: Richard Zhu > Sent: Thursday, February 18, 2021 2:19 PM > To: Jacky Bai ; shawn...@kernel.org > Cc: dl-linux-imx ; linux-arm-ker...@lists.infradead.org; > linux-kernel@vger.kernel.org > Subject: RE: [PATCH] clk: imx8mp: Remove the n

RE: [PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-02-17 Thread Jacky Bai
: [PATCH] clk: imx8mp: Remove the none exist pcie clocks > > In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external OSC > or internal system PLL. It is configured in the IOMUX_GPR14 register directly, > and can't be contolled by CCM at all. > Remove the PCIE PHY clock

[PATCH] clk: imx8mp: Remove the none exist pcie clocks

2021-02-17 Thread Richard Zhu
In the i.MX8MP PCIe design, the PCIe PHY REF clock comes from external OSC or internal system PLL. It is configured in the IOMUX_GPR14 register directly, and can't be contolled by CCM at all. Remove the PCIE PHY clock from clock driver to clean up codes. There is only one PCIe in i.MX8MP, remove