linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] ARM: dts: sun8i: h3: Add initial NanoPi R1 support
@ 2020-11-02 10:01 Yu-Tung Chang
  2020-11-02 10:01 ` [PATCH v1 1/1] " Yu-Tung Chang
  0 siblings, 1 reply; 8+ messages in thread
From: Yu-Tung Chang @ 2020-11-02 10:01 UTC (permalink / raw)
  To: robh+dt
  Cc: mripard, wens, devicetree, linux-arm-kernel, linux-kernel, Yu-Tung Chang

This patch add FriendlyArm NanoPi R1 support.

Wiki:
http://wiki.friendlyarm.com/wiki/index.php/NanoPi_R1

Schematic:
http://wiki.friendlyarm.com/wiki/images/a/ab/NanoPi_R1_V1.0_1809-Schematic.pdf

v1:
- use SPDX header
- rename led node to led-[0-9]
- rename sdio-wifi node to wifi
- use "function" and "color" properties for led node
- modify usb_otg->dr_mode property to otg
- add aliases for uart1, emac, wifi

Yu-Tung Chang (1):
  ARM: dts: sun8i: h3: Add initial NanoPi R1 support

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/sun8i-h3-nanopi-r1.dts      | 169 ++++++++++++++++++
 3 files changed, 175 insertions(+)
 create mode 100644 arch/arm/boot/dts/sun8i-h3-nanopi-r1.dts

-- 
2.29.0


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

end of thread, other threads:[~2020-11-06 11:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02 10:01 [PATCH v1 0/1] ARM: dts: sun8i: h3: Add initial NanoPi R1 support Yu-Tung Chang
2020-11-02 10:01 ` [PATCH v1 1/1] " Yu-Tung Chang
2020-11-03 11:37   ` Maxime Ripard
2020-11-04  8:07     ` Yu-Tung Chang
2020-11-05 17:10       ` Maxime Ripard
2020-11-06  2:03         ` Yu-Tung Chang
2020-11-06  2:10           ` Chen-Yu Tsai
2020-11-06 11:25             ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).