All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Add BananaPi R2 Pro board
@ 2022-01-16 12:49 ` Frank Wunderlich
  0 siblings, 0 replies; 36+ messages in thread
From: Frank Wunderlich @ 2022-01-16 12:49 UTC (permalink / raw)
  To: linux-rockchip
  Cc: Frank Wunderlich, Rob Herring, Heiko Stuebner, Peter Geis,
	Johan Jonker, devicetree, linux-arm-kernel, linux-kernel

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

This Series adds RK3568 based Bananapi R2 Board.

While testing new dts with dtbs_check we've found an issue with
mainline gmac0 node in rk3568.dtsi which breaks dtbs_check. So first
Patch fixes this problem.

Frank Wunderlich (3):
  dts64: rk3568: drop pclk_xpcs from gmac0
  dt-bindings: rockchip: Add BananaPi R2 Pro Board
  dts64: rockchip: Add Bananapi R2 Pro

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3568-bpi-r2-pro.dts   | 428 ++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3568.dtsi      |   6 +-
 4 files changed, 436 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts

-- 
2.25.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2022-01-23 13:39 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-16 12:49 [PATCH v1 0/3] Add BananaPi R2 Pro board Frank Wunderlich
2022-01-16 12:49 ` Frank Wunderlich
2022-01-16 12:49 ` Frank Wunderlich
2022-01-16 12:49 ` [PATCH v1 1/3] dts64: rk3568: drop pclk_xpcs from gmac0 Frank Wunderlich
2022-01-16 12:49   ` Frank Wunderlich
2022-01-16 12:49   ` Frank Wunderlich
2022-01-17  6:54   ` Michael Riesch
2022-01-17  6:54     ` Michael Riesch
2022-01-17  6:54     ` Michael Riesch
2022-01-17 10:47   ` Johan Jonker
2022-01-17 10:47     ` Johan Jonker
2022-01-17 10:47     ` Johan Jonker
2022-01-17 11:51     ` Heiko Stübner
2022-01-17 11:51       ` Heiko Stübner
2022-01-17 11:51       ` Heiko Stübner
2022-01-17 11:59     ` Aw: " Frank Wunderlich
2022-01-17 11:59       ` Frank Wunderlich
2022-01-17 11:59       ` Frank Wunderlich
2022-01-17 18:26       ` Peter Geis
2022-01-17 18:26         ` Peter Geis
2022-01-17 18:26         ` Peter Geis
2022-01-17 21:05         ` Heiko Stübner
2022-01-17 21:05           ` Heiko Stübner
2022-01-17 21:05           ` Heiko Stübner
2022-01-22 14:50           ` Aw: " Frank Wunderlich
2022-01-22 14:50             ` Frank Wunderlich
2022-01-22 14:50             ` Frank Wunderlich
2022-01-23 13:38             ` Heiko Stuebner
2022-01-23 13:38               ` Heiko Stuebner
2022-01-23 13:38               ` Heiko Stuebner
2022-01-16 12:49 ` [PATCH v1 2/3] dt-bindings: rockchip: Add BananaPi R2 Pro Board Frank Wunderlich
2022-01-16 12:49   ` Frank Wunderlich
2022-01-16 12:49   ` Frank Wunderlich
2022-01-16 12:49 ` [PATCH v1 3/3] dts64: rockchip: Add Bananapi R2 Pro Frank Wunderlich
2022-01-16 12:49   ` Frank Wunderlich
2022-01-16 12:49   ` Frank Wunderlich

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.