Re: [PATCH v3 06/11] imx8mp: power-domain: Expose high performance PLL clock

2024-03-14 Thread Sumit Garg
On Thu, 14 Mar 2024 at 09:45, Marek Vasut wrote: > > On 3/12/24 8:03 AM, Sumit Garg wrote: > > Expose the high performance PLL as a regular Linux clock > > ... as clock framework clock ... > Ack. > > , so the > > PCIe PHY can use it when there is no external refclock provided. > > > > Inspired f

Re: [PATCH v3 06/11] imx8mp: power-domain: Expose high performance PLL clock

2024-03-13 Thread Marek Vasut
On 3/12/24 8:03 AM, Sumit Garg wrote: Expose the high performance PLL as a regular Linux clock ... as clock framework clock ... , so the PCIe PHY can use it when there is no external refclock provided. Inspired from counterpart Linux kernel v6.8-rc3 driver: drivers/pmdomain/imx/imx8mp-blk-ct

[PATCH v3 06/11] imx8mp: power-domain: Expose high performance PLL clock

2024-03-12 Thread Sumit Garg
Expose the high performance PLL as a regular Linux clock, so the PCIe PHY can use it when there is no external refclock provided. Inspired from counterpart Linux kernel v6.8-rc3 driver: drivers/pmdomain/imx/imx8mp-blk-ctrl.c. Use last Linux kernel driver reference commit 7476ddfd36ac ("pmdomain: i