On Tue, Jan 21, 2020 at 10:19:01AM +0000, Alex Nemirovsky wrote:
> 
> Cortina Access management has decided that we want to add formal
> upstream support of u-boot going forward for our line of SoCs
> and evaluation boards.
[snip]
>  MAINTAINERS                                  |  18 +++
>  arch/arm/Kconfig                             |   5 +
>  arch/arm/dts/Makefile                        |   2 +
>  arch/arm/dts/ca-presidio-engboard.dts        |  69 +++++++++++
>  arch/arm/include/asm/gpio.h                  |   2 +-
>  board/cortina/common/Kconfig                 |   5 +
>  board/cortina/common/armv8/ca7774_regs.h     |  18 +++
>  board/cortina/common/armv8/lowlevel_init.S   |  87 ++++++++++++++
>  board/cortina/presidio-asic/Kconfig          |  20 ++++
>  board/cortina/presidio-asic/MAINTAINERS      |   6 +
>  board/cortina/presidio-asic/Makefile         |   8 ++
>  board/cortina/presidio-asic/presidio.c       | 126 ++++++++++++++++++++

I should have spotted this sooner, sorry.  Why are you doing
board/cortina/common/armv8/ rather than arch/arm/mach-xxx/ (and related
include directory) as is the norm?  

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to