Re: [PATCH] net: mvmdio: get and enable optional clock

2013-04-08 Thread David Miller
From: Sebastian Hesselbarth Date: Sun, 7 Apr 2013 13:09:47 +0200 > Marvell mdio driver uses internal registers that can be clock gated on > some SoCs. This patch just adds optional clock handling, to allow to pass > and enable the corresponding clock. > > Signed-off-by: Sebastian Hesselbarth

Re: [PATCH] net: mvmdio: get and enable optional clock

2013-04-08 Thread Florian Fainelli
Le 04/07/13 13:09, Sebastian Hesselbarth a écrit : Marvell mdio driver uses internal registers that can be clock gated on some SoCs. This patch just adds optional clock handling, to allow to pass and enable the corresponding clock. Signed-off-by: Sebastian Hesselbarth Looks good to me:

Re: [PATCH] net: mvmdio: get and enable optional clock

2013-04-08 Thread Florian Fainelli
Le 04/07/13 13:09, Sebastian Hesselbarth a écrit : Marvell mdio driver uses internal registers that can be clock gated on some SoCs. This patch just adds optional clock handling, to allow to pass and enable the corresponding clock. Signed-off-by: Sebastian Hesselbarth

Re: [PATCH] net: mvmdio: get and enable optional clock

2013-04-08 Thread David Miller
From: Sebastian Hesselbarth sebastian.hesselba...@gmail.com Date: Sun, 7 Apr 2013 13:09:47 +0200 Marvell mdio driver uses internal registers that can be clock gated on some SoCs. This patch just adds optional clock handling, to allow to pass and enable the corresponding clock.

[PATCH] net: mvmdio: get and enable optional clock

2013-04-07 Thread Sebastian Hesselbarth
Marvell mdio driver uses internal registers that can be clock gated on some SoCs. This patch just adds optional clock handling, to allow to pass and enable the corresponding clock. Signed-off-by: Sebastian Hesselbarth --- Cc: "David S. Miller" Cc: Florian Fainelli Cc: Thomas Petazzoni Cc:

[PATCH] net: mvmdio: get and enable optional clock

2013-04-07 Thread Sebastian Hesselbarth
Marvell mdio driver uses internal registers that can be clock gated on some SoCs. This patch just adds optional clock handling, to allow to pass and enable the corresponding clock. Signed-off-by: Sebastian Hesselbarth sebastian.hesselba...@gmail.com --- Cc: David S. Miller da...@davemloft.net Cc: