[PATCH v3 0/2] Add platform support for Adaptrum Anarion SOC

Vineet Gupta Vineet.Gupta1 at synopsys.com
Fri Aug 25 14:18:45 PDT 2017


On 08/16/2017 03:15 PM, Alexandru Gagniuc wrote:
> Changes since v2:
>   * Changed compatible binding of uart[1-3] to "ns16550" (they are not DW UARTs)
>   * Add support under plat-nsim instead of creating a new stub platform
>   * Changed board model to "adaptrum,endor-fpga" to allow LEDE scripts to ID the board
>   * Prefix compatible binding with 'arc-'

Can you provide an updated version soon - it would be nice if it made into next 
merge window !

> 
> Changes since v1:
>   * Updated CPU core clock to 24 MHz to match HW changes.
> 
> Alexandru Gagniuc (2):
>    ARC: [plat-sim] Add .compatible property for Adaptrum Anarion SOC
>    ARC: DTS: Add device-tree for Anarion-based development board
> 
>   arch/arc/boot/dts/adaptrum_anarion.dtsi     | 110 ++++++++++++++++++++++++++++
>   arch/arc/boot/dts/adaptrum_anarion_fpga.dts |  51 +++++++++++++
>   arch/arc/plat-sim/platform.c                |   1 +
>   3 files changed, 162 insertions(+)
>   create mode 100644 arch/arc/boot/dts/adaptrum_anarion.dtsi
>   create mode 100644 arch/arc/boot/dts/adaptrum_anarion_fpga.dts
> 




More information about the linux-snps-arc mailing list