Searched hist:"77 acc85ce797a4a19a46c9677dec5a9910c6e4e7" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arm/mach-mmp/ |
H A D | regs-timers.h | diff 77acc85ce797a4a19a46c9677dec5a9910c6e4e7 Wed Sep 21 16:06:46 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: mmp: remove device definitions
Since all board support is now gone, a lot of code in the platform is no longer called and can be removed as well. The remaining parts are:
* The interrupt numbers for pxa910 are still needed for the power management support.
* The 'mfp' device is still statically initialized from platform code, though this could be moved into the pinctrl code
* The CPU identification code is used for the cpu_is_mmp*() macros.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | common.c | diff 77acc85ce797a4a19a46c9677dec5a9910c6e4e7 Wed Sep 21 16:06:46 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: mmp: remove device definitions
Since all board support is now gone, a lot of code in the platform is no longer called and can be removed as well. The remaining parts are:
* The interrupt numbers for pxa910 are still needed for the power management support.
* The 'mfp' device is still statically initialized from platform code, though this could be moved into the pinctrl code
* The CPU identification code is used for the cpu_is_mmp*() macros.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | common.h | diff 77acc85ce797a4a19a46c9677dec5a9910c6e4e7 Wed Sep 21 16:06:46 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: mmp: remove device definitions
Since all board support is now gone, a lot of code in the platform is no longer called and can be removed as well. The remaining parts are:
* The interrupt numbers for pxa910 are still needed for the power management support.
* The 'mfp' device is still statically initialized from platform code, though this could be moved into the pinctrl code
* The CPU identification code is used for the cpu_is_mmp*() macros.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | Makefile | diff 77acc85ce797a4a19a46c9677dec5a9910c6e4e7 Wed Sep 21 16:06:46 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: mmp: remove device definitions
Since all board support is now gone, a lot of code in the platform is no longer called and can be removed as well. The remaining parts are:
* The interrupt numbers for pxa910 are still needed for the power management support.
* The 'mfp' device is still statically initialized from platform code, though this could be moved into the pinctrl code
* The CPU identification code is used for the cpu_is_mmp*() macros.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | time.c | diff 77acc85ce797a4a19a46c9677dec5a9910c6e4e7 Wed Sep 21 16:06:46 CEST 2022 Arnd Bergmann <arnd@arndb.de> ARM: mmp: remove device definitions
Since all board support is now gone, a lot of code in the platform is no longer called and can be removed as well. The remaining parts are:
* The interrupt numbers for pxa910 are still needed for the power management support.
* The 'mfp' device is still statically initialized from platform code, though this could be moved into the pinctrl code
* The CPU identification code is used for the cpu_is_mmp*() macros.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|