Freescale fec.c driver breakage

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Jun 5 09:41:16 EDT 2012


On Tue, Jun 05, 2012 at 11:24:29PM +1000, Greg Ungerer wrote:

> Well, yeah, of course there are clocks involved. But you pretty much
> hit the point here. 'ipg' and 'ahb' here are platform specific.

What should be happening for that is that the driver requests with some
generic name which is referenced to the IP (unfortunately these are
usually not documented for the public...) and then clkdev or some
platform specific code is used to map the names onto the underlying
clocks.

If 'ahb' isn't suitable how about 'bus', and for 'ipg' how about 'mclk'
or something?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120605/7c29e6c3/attachment.sig>


More information about the linux-arm-kernel mailing list