Re: [PATCH 2/2] pcie: pcie_advk: move setting of reference clock to the pcie driver

2020-09-02 Thread Marek Behún
On Wed, 2 Sep 2020 09:11:52 +0200 Andre Heider wrote: > On 31/08/2020 09:52, Pali Rohár wrote: > > On Monday 31 August 2020 05:25:38 Andre Heider wrote: > >> From: Grzegorz Jaszczyk > >> > >> The settings of reference clock is done via pcie address space and > >> not comphy address space - mov

Re: [PATCH 2/2] pcie: pcie_advk: move setting of reference clock to the pcie driver

2020-09-02 Thread Andre Heider
On 31/08/2020 09:52, Pali Rohár wrote: On Monday 31 August 2020 05:25:38 Andre Heider wrote: From: Grzegorz Jaszczyk The settings of reference clock is done via pcie address space and not comphy address space - move the settings in appropriate place. This aligns hw initialization of pcie advk

Re: [PATCH 2/2] pcie: pcie_advk: move setting of reference clock to the pcie driver

2020-08-31 Thread Andre Heider
On 31/08/2020 09:52, Pali Rohár wrote: On Monday 31 August 2020 05:25:38 Andre Heider wrote: From: Grzegorz Jaszczyk The settings of reference clock is done via pcie address space and not comphy address space - move the settings in appropriate place. This aligns hw initialization of pcie advk

Re: [PATCH 2/2] pcie: pcie_advk: move setting of reference clock to the pcie driver

2020-08-31 Thread Pali Rohár
On Monday 31 August 2020 05:25:38 Andre Heider wrote: > From: Grzegorz Jaszczyk > > The settings of reference clock is done via pcie address space and not > comphy address space - move the settings in appropriate place. > > This aligns hw initialization of pcie advk with Linux and also will allo

[PATCH 2/2] pcie: pcie_advk: move setting of reference clock to the pcie driver

2020-08-30 Thread Andre Heider
From: Grzegorz Jaszczyk The settings of reference clock is done via pcie address space and not comphy address space - move the settings in appropriate place. This aligns hw initialization of pcie advk with Linux and also will allow to get rid of not comphy related operation from the comphy drive