; Subject: Re: [PATCH] cpufreq: qoriq: enhance bus frequency calculation
>
> On 10-03-17, 01:44, Andy Tang wrote:
> > > Will this always work? If yes, then what about dropping the code
> > > parsing DT completely ? That is, just rely on clk_get_rate() in all cases.
> > >
On 10-03-17, 01:44, Andy Tang wrote:
> > Will this always work? If yes, then what about dropping the code parsing DT
> > completely ? That is, just rely on clk_get_rate() in all cases.
> >
> We put all the clock tree configuration in driver, not in dts.
> cg-pll0-div1 is hardcoded in driver since
Tang
> Subject: Re: [PATCH] cpufreq: qoriq: enhance bus frequency calculation
>
> On 09-03-17, 16:15, YuanTian Tang wrote:
> > From: Tang Yuantian
> >
> > On some platforms, property device-type may be missed in soc node in
> > dts which caused the bus-frequenc
On 09-03-17, 16:15, YuanTian Tang wrote:
> From: Tang Yuantian
>
> On some platforms, property device-type may be missed in soc node
> in dts which caused the bus-frequency can not be obtained correctly.
>
> This patch enhanced the bus-frequency calculation. When property
> device-type is missed
4 matches
Mail list logo