[PATCH 02/17] ARM clps711x: Added Cirrus Logic EP7312 CPU variant

Arnd Bergmann arnd at arndb.de
Sat Apr 21 07:21:49 EDT 2012


On Saturday 21 April 2012, Alexander Shiyan wrote:
> 
> Added register definitions specific to EP7312 and the necessary
> configuration options.
> 
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
> ---
>  arch/arm/include/asm/hardware/ep7312.h         |  106 ++++++++++++++++++++++++
>  arch/arm/mach-clps711x/Kconfig                 |    9 ++-
>  arch/arm/mach-clps711x/include/mach/hardware.h |    4 +
>  drivers/net/irda/Kconfig                       |    3 +-
>  4 files changed, 119 insertions(+), 3 deletions(-)
>  create mode 100644 arch/arm/include/asm/hardware/ep7312.h

I'm missing some historical background here. Why are these files in asm/hardware
rather than in mach/? Should we move them to the platform directory?

	Arnd



More information about the linux-arm-kernel mailing list