[RFC 3/3] arm: mach-mxs: make enabling enet_out a legacy function
Wolfram Sang
w.sang at pengutronix.de
Wed Jan 30 02:58:32 EST 2013
On Wed, Jan 30, 2013 at 01:48:40PM +0800, Shawn Guo wrote:
> On Tue, Jan 29, 2013 at 03:46:13PM +0100, Wolfram Sang wrote:
> > @@ -351,7 +359,7 @@ static void __init tx28_post_init(void)
> > struct pinctrl *pctl;
> > int ret;
> >
> > - enable_clk_enet_out();
> > + legacy_enable_clk_enet_out();
>
> I think TX28 is the only case that really needs to turn on enet_out
> clock at platform level, since it has some dirty work about PHY to do
> here. With with fec driver handling the clock, enable_clk_enet_out()
> can just be removed for other boards.
I would love to, but this will cause regression on boards which update
the kernel but not the devicetree (no third clock), or?
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130130/f802a8ba/attachment.sig>
More information about the linux-arm-kernel
mailing list