Searched hist:"48 be9ac930086f7605fb4959936f568e865b2cff" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-dove/ |
H A D | Makefile | diff 48be9ac930086f7605fb4959936f568e865b2cff Thu Feb 28 18:19:16 CET 2013 Arnd Bergmann <arnd@arndb.de> ARM: Dove: split legacy and DT setup
In the beginning of DT for Dove it was reasonable to have it close to non-DT code. With improved DT support, it became more and more difficult to not break non-DT while changing DT code.
This patch splits up DT board setup and introduces a DOVE_LEGACY config to allow to remove legacy code for DT-only kernels.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | Kconfig | diff 48be9ac930086f7605fb4959936f568e865b2cff Thu Feb 28 18:19:16 CET 2013 Arnd Bergmann <arnd@arndb.de> ARM: Dove: split legacy and DT setup
In the beginning of DT for Dove it was reasonable to have it close to non-DT code. With improved DT support, it became more and more difficult to not break non-DT while changing DT code.
This patch splits up DT board setup and introduces a DOVE_LEGACY config to allow to remove legacy code for DT-only kernels.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | common.c | diff 48be9ac930086f7605fb4959936f568e865b2cff Thu Feb 28 18:19:16 CET 2013 Arnd Bergmann <arnd@arndb.de> ARM: Dove: split legacy and DT setup
In the beginning of DT for Dove it was reasonable to have it close to non-DT code. With improved DT support, it became more and more difficult to not break non-DT while changing DT code.
This patch splits up DT board setup and introduces a DOVE_LEGACY config to allow to remove legacy code for DT-only kernels.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|