devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add Bananapi R3 Mini
@ 2024-05-10  9:57 Frank Wunderlich
  2024-05-10  9:57 ` [PATCH v3 1/2] dt-bindings: arm64: mediatek: add BananaPi " Frank Wunderlich
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Frank Wunderlich @ 2024-05-10  9:57 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Michael Turquette,
	Stephen Boyd, Pavel Machek, Lee Jones, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Matthias Brugger,
	AngeloGioacchino Del Regno
  Cc: Frank Wunderlich, Eric Woudstra, Tianling Shen, devicetree,
	linux-kernel, linux-clk, linux-leds, netdev, linux-arm-kernel,
	linux-mediatek

From: Frank Wunderlich <frank-w@public-files.de>

Add mt7986 based BananaPi R3 Mini SBC.

changes in v3:
- fixed unicde parenthesis in commit description of dts patch
- dropped "dts:" from title of binding patch
- added AB to binding and RB to dts patch

changes in v2:
- dropped patches for unrealated binding fixes which are already fixed in next.
- add missing node for nand
- add some information about the board in description
    
change dts based on review from angelo+krzysztof
    
 - drop fan status
 - rename phy14 to phy0 and phy15 to phy1
 - drop default-trigger from phys and so also the binding-patch
 - use regulator names based on regexp regulator-[0-9]+v[0-9]+
 - add comment for pwm

Frank Wunderlich (2):
  dt-bindings: arm64: mediatek: add BananaPi R3 Mini
  arm64: dts: mediatek: Add  mt7986 based Bananapi R3 Mini

 .../devicetree/bindings/arm/mediatek.yaml     |   1 +
 arch/arm64/boot/dts/mediatek/Makefile         |   1 +
 .../mediatek/mt7986a-bananapi-bpi-r3-mini.dts | 493 ++++++++++++++++++
 3 files changed, 495 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-mini.dts

-- 
2.34.1


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

end of thread, other threads:[~2024-06-03  7:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-10  9:57 [PATCH v3 0/2] Add Bananapi R3 Mini Frank Wunderlich
2024-05-10  9:57 ` [PATCH v3 1/2] dt-bindings: arm64: mediatek: add BananaPi " Frank Wunderlich
2024-05-13 13:06   ` AngeloGioacchino Del Regno
2024-06-01 12:14     ` Aw: " Frank Wunderlich
2024-05-10  9:57 ` [PATCH v3 2/2] arm64: dts: mediatek: Add mt7986 based Bananapi " Frank Wunderlich
2024-05-13 13:06   ` AngeloGioacchino Del Regno
2024-05-10 13:53 ` [PATCH v3 0/2] Add " Rob Herring (Arm)
2024-06-03  7:51 ` AngeloGioacchino Del Regno

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).