Searched hist:"5 b03df9ace680d7cdd34a69dfd85ca5f74159d18" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-dove/ |
H A D | Kconfig | diff 5b03df9ace680d7cdd34a69dfd85ca5f74159d18 Sat Nov 17 15:22:27 CET 2012 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> ARM: dove: switch to DT clock providers
With true DT clock providers available switch Dove clock setup in DT- enabled boards. While AUXDATA can be removed completely from bus probing, some devices still don't know about DT at all. Therefore, some clock aliases are created until the devices also move to DT.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
|
H A D | common.c | diff 5b03df9ace680d7cdd34a69dfd85ca5f74159d18 Sat Nov 17 15:22:27 CET 2012 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> ARM: dove: switch to DT clock providers
With true DT clock providers available switch Dove clock setup in DT- enabled boards. While AUXDATA can be removed completely from bus probing, some devices still don't know about DT at all. Therefore, some clock aliases are created until the devices also move to DT.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
|
/linux/arch/arm/ |
H A D | Kconfig | diff f3ae1ae901d05b26d42e7f9cb3b2fb45ee478511 Tue Mar 05 21:17:17 CET 2013 Paul Bolle <pebolle@tiscali.nl> ARM: dove: drop "select COMMON_CLK_DOVE"
Commit 5b03df9ace680d7cdd34a69dfd85ca5f74159d18 ("ARM: dove: switch to DT clock providers") added "select COMMON_CLK_DOVE" to Marvell Dove's Kconfig entry. But there's no Kconfig symbol COMMON_CLK_DOVE, which makes this select statement a nop. It's probably a leftover of some experimental code that never hit mainline. Drop it.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jason Cooper <jason@lakedaemon.net> diff 5b03df9ace680d7cdd34a69dfd85ca5f74159d18 Sat Nov 17 15:22:27 CET 2012 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> ARM: dove: switch to DT clock providers
With true DT clock providers available switch Dove clock setup in DT- enabled boards. While AUXDATA can be removed completely from bus probing, some devices still don't know about DT at all. Therefore, some clock aliases are created until the devices also move to DT.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
|