[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F570B8E.1010104@st.com>
Date: Wed, 7 Mar 2012 12:47:34 +0530
From: deepaksi <deepak.sikri@...com>
To: Giuseppe CAVALLARO <peppe.cavallaro@...com>
Cc: spear-devel <spear-devel@...t.st.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH 3/6] stmmac: Add support for CPU freq notifiers.
Hello Peppe,
> Hello Deepak
>
> this patch doesn't apply on net.git.
I would rebase it again on net.git and send
>
> Concerning the stmmac_clk_csr_set it should treat all the other divisor
> values as I've just told you in the email #2.
I looked through the other divisor values also,. The input clock range
coming through those divisors were
very much overlapping the 2.5 MHz range.
As I had requested to consider the 12.5 MHz MDIO clock provision as a
separate patch, I would seek
some more discussions on this particular thing.
> All the defines from the patch #2:
>
> +/* CSR Frequency Access Defines*/
> +#define CSR_F_20M 20000000
> +#define CSR_F_35M 35000000
> +#define CSR_F_60M 60000000
> +#define CSR_F_100M 100000000
> +#define CSR_F_150M 150000000
> +#define CSR_F_250M 50000000
> +#define CSR_F_300M 300000000
>
>
> should be moved from linux/stmmac.h to stmicro/stmmac/common.h
ok
>
> In the end, I kindly ask you to try to remove some of not necessary
> #ifdef CONFIG_HAVE_CLK inside the C file.
>
> Indeed stmmac_clk is be null in case of there is not this support.
>
> Also I wonder if stmmac_clk could be renamed as: stmmac_csr_clk.
Its only at one place that we will need the conditional macro, while we
do clk_get. Rest of the
macros could be do away with.
I would also rename the stmmac_clk to stmmac_csr_clk.
>
> Pls, resend the patch against net-git so i'll be happy to continue the
> review ;-)
Sure
Regards
Deepak
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists