All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] sunxi: h3: Add initial ZeroPi support
@ 2021-06-15  3:25 Yu-Tung Chang
  2021-06-15  3:25 ` [PATCH v1 1/1] " Yu-Tung Chang
  0 siblings, 1 reply; 4+ messages in thread
From: Yu-Tung Chang @ 2021-06-15  3:25 UTC (permalink / raw)
  To: jagan, andre.przywara, hdegoede
  Cc: kever.yang, patrick.delaunay, festevam, tharvey, pbrobinson, hs,
	lokeshvutla, u-boot, Yu-Tung Chang

This commit add support to FriendlyARM ZeroPi board.

Board Schematic: http://wiki.friendlyarm.com/wiki/images/7/71/ZeroPi_20190731_Schematic.pdf

- v1
  . fix trailing whitespace

Yu-Tung Chang (1):
  sunxi: h3: Add initial ZeroPi support

 arch/arm/dts/Makefile            |  3 +-
 arch/arm/dts/sun8i-h3-zeropi.dts | 48 ++++++++++++++++++++++++++++++++
 board/sunxi/MAINTAINERS          |  6 ++++
 configs/zeropi_defconfig         | 13 +++++++++
 4 files changed, 69 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/sun8i-h3-zeropi.dts
 create mode 100644 configs/zeropi_defconfig

-- 
2.31.1


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH v1 0/1] sunxi: h3: Add initial ZeroPi support
@ 2021-06-15  3:08 Yu-Tung Chang
  0 siblings, 0 replies; 4+ messages in thread
From: Yu-Tung Chang @ 2021-06-15  3:08 UTC (permalink / raw)
  To: jagan, andre.przywara, hdegoede
  Cc: kever.yang, patrick.delaunay, festevam, tharvey, pbrobinson, hs,
	lokeshvutla, u-boot, Yu-Tung Chang

This commit adds support to FriendlyARM ZeroPi board.

Board Schematic: http://wiki.friendlyarm.com/wiki/images/7/71/ZeroPi_20190731_Schematic.pdf

- v1
  . fix trailing whitespace

Yu-Tung Chang (1):
  sunxi: h3: Add initial ZeroPi support

 arch/arm/dts/Makefile            |  3 +-
 arch/arm/dts/sun8i-h3-zeropi.dts | 48 ++++++++++++++++++++++++++++++++
 board/sunxi/MAINTAINERS          |  6 ++++
 configs/zeropi_defconfig         | 13 +++++++++
 4 files changed, 69 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/sun8i-h3-zeropi.dts
 create mode 100644 configs/zeropi_defconfig

-- 
2.31.1


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

end of thread, other threads:[~2021-06-17 19:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15  3:25 [PATCH v1 0/1] sunxi: h3: Add initial ZeroPi support Yu-Tung Chang
2021-06-15  3:25 ` [PATCH v1 1/1] " Yu-Tung Chang
2021-06-17 19:15   ` Andre Przywara
  -- strict thread matches above, loose matches on Subject: below --
2021-06-15  3:08 [PATCH v1 0/1] " Yu-Tung Chang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.