]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
at91: provide macb clks with "pclk" and "hclk" name
authorJamie Iles <jamie@jamieiles.com>
Tue, 9 Aug 2011 14:51:11 +0000 (16:51 +0200)
committerJamie Iles <jamie@jamieiles.com>
Tue, 22 Nov 2011 15:21:13 +0000 (15:21 +0000)
commit865d605ee81813dc73d5422fd2f9bd132d10d194
tree0107d957ce7e3fbbabf596073410aff4f3f81e89
parentcfcfc9eca2bcbd26a8e206baeb005b055dbf8e37
at91: provide macb clks with "pclk" and "hclk" name

The macb driver expects clocks with the names "pclk" and "hclk".  We
currently provide "macb_clk" but to fit in line with other
architectures (namely AVR32), provide "pclk" and a fake "hclk".

Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
arch/arm/mach-at91/at91cap9.c
arch/arm/mach-at91/at91sam9260.c
arch/arm/mach-at91/at91sam9263.c
arch/arm/mach-at91/at91sam9g45.c