Linux SNPS ARC Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add platform support for Adaptrum Anarion SOC
@ 2017-08-16 22:15 Alexandru Gagniuc
  2017-08-16 22:15 ` [PATCH v3 1/2] ARC: [plat-sim] Add .compatible property " Alexandru Gagniuc
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alexandru Gagniuc @ 2017-08-16 22:15 UTC (permalink / raw)
  To: linux-snps-arc

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-'

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

-- 
2.9.3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-25 21:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-16 22:15 [PATCH v3 0/2] Add platform support for Adaptrum Anarion SOC Alexandru Gagniuc
2017-08-16 22:15 ` [PATCH v3 1/2] ARC: [plat-sim] Add .compatible property " Alexandru Gagniuc
2017-08-16 22:15 ` [PATCH v3 2/2] ARC: DTS: Add device-tree for Anarion-based development board Alexandru Gagniuc
2017-08-17 11:11   ` Eugeniy Paltsev
2017-08-17 11:35     ` Eugeniy Paltsev
2017-08-17 13:17   ` Alexey Brodkin
2017-08-25 21:18 ` [PATCH v3 0/2] Add platform support for Adaptrum Anarion SOC Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox