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

2017-08-25 Thread Vineet Gupta
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

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

2017-08-16 Thread Alexandru Gagniuc
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-'