public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] Neutis N5 support
@ 2018-10-04 12:39 Aleksandr Aleksandrov
  2018-10-04 12:39 ` [U-Boot] [PATCH v2 1/2] arm: new board - Emlid " Aleksandr Aleksandrov
  2018-10-04 12:39 ` [U-Boot] [PATCH v2 2/2] sunxi MAINTAINERS: add new entry for Emlid Neutis N5 Aleksandr Aleksandrov
  0 siblings, 2 replies; 5+ messages in thread
From: Aleksandr Aleksandrov @ 2018-10-04 12:39 UTC (permalink / raw)
  To: u-boot

This series of pathes addes Neutis N5 support.
Emlid Neutis N5 is a SoM based on Allwinner H5.
1st patch includes device tree file and defconfig for
Dev board and dtsi file for SoM needs.
Changes from v1 (4 oct 2018): add to maintainers myself and
separate dts file: dtsi for SoM and motherboard dts file that
inlcudes dtsi file.

Aleksandr Aleksandrov (2):
  arm: new board - Emlid Neutis N5 support
  sunxi MAINTAINERS: add new entry for Emlid Neutis N5

 arch/arm/dts/Makefile                              |  3 +-
 .../arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts | 73 ++++++++++++++++++++++
 arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi        | 66 +++++++++++++++++++
 board/sunxi/MAINTAINERS                            |  5 ++
 configs/emlid_neutis_n5_devboard_defconfig         | 13 ++++
 5 files changed, 159 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/sun50i-h5-emlid-neutis-n5-devboard.dts
 create mode 100644 arch/arm/dts/sun50i-h5-emlid-neutis-n5.dtsi
 create mode 100644 configs/emlid_neutis_n5_devboard_defconfig

-- 
2.7.4

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

end of thread, other threads:[~2018-10-04 16:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-04 12:39 [U-Boot] [PATCH v2 0/2] Neutis N5 support Aleksandr Aleksandrov
2018-10-04 12:39 ` [U-Boot] [PATCH v2 1/2] arm: new board - Emlid " Aleksandr Aleksandrov
2018-10-04 12:52   ` Maxime Ripard
     [not found]     ` <1234271538661713@iva4-f779e14fe728.qloud-c.yandex.net>
2018-10-04 16:32       ` Maxime Ripard
2018-10-04 12:39 ` [U-Boot] [PATCH v2 2/2] sunxi MAINTAINERS: add new entry for Emlid Neutis N5 Aleksandr Aleksandrov

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