Arnd Bergmann 90ca4d9015 ARM: mmp: select specific CPU implementation
The behavior of the MMP platform code depends on whether the
CPU_PXA168/CPU_PXA910/CPU_MMP2 symbols are enabled or not.

I believe the intention here was that these can be left disabled for
a pure DT-only build, but it's not clear if that actually works. At
the minimum, the cpu_is_pxa168() and cpu_is_pxa910() checks behave
differently, which causes changes in the power management code.

For the moment, make the behavior depend on whether CONFIG_ATAGS is set
or not, to make it easier to bisect the removal of the old code later.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-01-16 09:26:05 +01:00
..
2019-10-17 16:36:10 +02:00
2019-10-17 16:36:10 +02:00
2022-10-10 10:40:10 +02:00
2022-05-07 22:56:16 +02:00
2022-05-07 22:56:16 +02:00
2019-10-17 16:36:11 +02:00
2019-10-17 16:36:11 +02:00
2020-05-12 20:28:03 -07:00
2022-12-04 13:11:40 +01:00
2022-05-07 22:56:16 +02:00